Rubber fence and fence gate. Some work on #1739

This commit is contained in:
drcrazy 2019-08-20 23:59:18 +03:00
parent 7defc53242
commit f38b87996a
46 changed files with 249 additions and 116 deletions

View file

@ -86,6 +86,8 @@ public class TRContent {
public static Block RUBBER_PLANK_STAIR;
public static Block RUBBER_PLANKS;
public static Block RUBBER_SAPLING;
public static Block RUBBER_FENCE;
public static Block RUBBER_FENCE_GATE;
// Armor
public static Item CLOAKING_DEVICE;