Rename rubber slab and stair. Fixes #2834
This commit is contained in:
parent
23375b5cd3
commit
5a0d017cd0
31 changed files with 118 additions and 118 deletions
|
@ -110,8 +110,8 @@ public class TRContent {
|
|||
public static Block RUBBER_LEAVES;
|
||||
public static Block RUBBER_LOG;
|
||||
public static TagKey<Item> RUBBER_LOGS = TagKey.of(Registry.ITEM_KEY, new Identifier(TechReborn.MOD_ID, "rubber_logs"));
|
||||
public static Block RUBBER_PLANK_SLAB;
|
||||
public static Block RUBBER_PLANK_STAIR;
|
||||
public static Block RUBBER_SLAB;
|
||||
public static Block RUBBER_STAIR;
|
||||
public static Block RUBBER_PLANKS;
|
||||
public static Block RUBBER_SAPLING;
|
||||
public static Block RUBBER_FENCE;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue