Progress to Next Update #65

Merged
SenseiKiwi merged 12 commits from master into master 2013-08-04 03:29:02 +00:00
Showing only changes of commit 82c6e214b0 - Show all commits

View File

@@ -59,7 +59,6 @@ public class BlockRift extends BlockContainer
this.blocksImmuneToRift.add(Block.blockEmerald.blockID);
this.blocksImmuneToRift.add(Block.blockGold.blockID);
this.blocksImmuneToRift.add(Block.blockLapis.blockID);
this.blocksImmuneToRift.add(Block.glass.blockID);
}
@Override