Created mimic blocks
This commit is contained in:
parent
c201beb87f
commit
9508eec4b0
7 changed files with 220 additions and 0 deletions
|
@ -288,6 +288,7 @@ public class Constants
|
|||
DEMON_CRYSTAL("BlockDemonCrystal"),
|
||||
DIMENSIONAL_PORTAL("BlockDimensionalPortal"),
|
||||
BLOOD_TANK("BlockBloodTank"),
|
||||
MIMIC("BlockMimic"),
|
||||
ALCHEMY_TABLE("BlockAlchemyTable");
|
||||
|
||||
@Getter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue