add soul+black fire
This commit is contained in:
parent
0055cbf806
commit
7126ca5a9f
15 changed files with 346 additions and 256 deletions
|
@ -54,6 +54,8 @@ public abstract class ReorderRegistry {
|
|||
PLACE_LAST.add(Blocks.red_mushroom_block);
|
||||
PLACE_LAST.add(Blocks.torch);
|
||||
PLACE_LAST.add(Blocks.fire);
|
||||
PLACE_LAST.add(Blocks.soul_fire);
|
||||
PLACE_LAST.add(Blocks.black_fire);
|
||||
PLACE_LAST.add(Blocks.redstone);
|
||||
PLACE_LAST.add(Blocks.wheat);
|
||||
PLACE_LAST.add(Blocks.ladder);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue