Stripped version of Rubber Log.

This commit is contained in:
drcrazy 2019-10-08 13:03:01 +03:00
parent e72edd5eec
commit 264224a6f9
9 changed files with 54 additions and 18 deletions

View file

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