Added some Demon Will blocks for Yulife to peruse - more coming
This commit is contained in:
parent
2c4aac9beb
commit
4174be42b0
5 changed files with 166 additions and 1 deletions
|
@ -291,7 +291,8 @@ public class Constants
|
|||
DIMENSIONAL_PORTAL("BlockDimensionalPortal"),
|
||||
BLOOD_TANK("BlockBloodTank"),
|
||||
MIMIC("BlockMimic"),
|
||||
ALCHEMY_TABLE("BlockAlchemyTable");
|
||||
ALCHEMY_TABLE("BlockAlchemyTable"),
|
||||
DEMON_BRICK_1("BlockDemonBricks1");
|
||||
|
||||
@Getter
|
||||
private final String regName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue