Added Demon Pylon (currently no model) which pulls demon will from surrounding chunks into its chunk.
This commit is contained in:
parent
7104138e2b
commit
743af85a61
9 changed files with 306 additions and 170 deletions
|
@ -244,6 +244,7 @@ public class Constants
|
|||
INCENSE_ALTAR("BlockIncenseAltar"),
|
||||
PATH("BlockPath"),
|
||||
DEMON_CRUCIBLE("BlockDemonCrucible"),
|
||||
DEMON_PYLON("BlockDemonPylon"),
|
||||
DIMENSIONAL_PORTAL("BlockDimensionalPortal"),
|
||||
BLOOD_TANK("BlockBloodTank");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue