Created mimic blocks

This commit is contained in:
WayofTime 2016-08-14 14:53:25 -04:00
parent c201beb87f
commit 9508eec4b0
7 changed files with 220 additions and 0 deletions

View file

@ -288,6 +288,7 @@ public class Constants
DEMON_CRYSTAL("BlockDemonCrystal"),
DIMENSIONAL_PORTAL("BlockDimensionalPortal"),
BLOOD_TANK("BlockBloodTank"),
MIMIC("BlockMimic"),
ALCHEMY_TABLE("BlockAlchemyTable");
@Getter