Rubber Wood button for #1739

This commit is contained in:
drcrazy 2019-08-21 02:03:58 +03:00
parent 1b500e6e65
commit 2f30d848af
13 changed files with 101 additions and 10 deletions

View file

@ -89,6 +89,7 @@ public class TRContent {
public static Block RUBBER_FENCE;
public static Block RUBBER_FENCE_GATE;
public static Block RUBBER_TRAPDOOR;
public static Block RUBBER_BUTTON;
// Armor
public static Item CLOAKING_DEVICE;