Added ind sawmill datagen
This commit is contained in:
parent
c928c2b790
commit
ee17fe58d8
18 changed files with 124 additions and 352 deletions
|
@ -110,6 +110,7 @@ public class TRContent {
|
|||
public static Block REINFORCED_GLASS;
|
||||
public static Block RUBBER_LEAVES;
|
||||
public static Block RUBBER_LOG;
|
||||
public static Tag.Identified<Item> RUBBER_LOGS = TagFactory.ITEM.create(new Identifier(TechReborn.MOD_ID, "rubber_logs"));
|
||||
public static Block RUBBER_PLANK_SLAB;
|
||||
public static Block RUBBER_PLANK_STAIR;
|
||||
public static Block RUBBER_PLANKS;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue