Rubber Wood door for #1739

This commit is contained in:
drcrazy 2019-08-21 14:06:03 +03:00
parent 7e5ba45eb4
commit 8d8bb88942
16 changed files with 218 additions and 0 deletions

View file

@ -91,6 +91,7 @@ public class TRContent {
public static Block RUBBER_TRAPDOOR;
public static Block RUBBER_BUTTON;
public static Block RUBBER_PRESSURE_PLATE;
public static Block RUBBER_DOOR;
// Armor
public static Item CLOAKING_DEVICE;