Added some extra framework for Living Armour.

This commit is contained in:
WayofTime 2016-01-02 17:07:11 -05:00
parent 5273a85711
commit f27ee1aeb4
3 changed files with 58 additions and 5 deletions

View file

@ -67,6 +67,8 @@ public class Constants
public static final String CONTAINED_BLOCK_META = "containedBlockMeta";
public static final String PREVIOUS_INPUT = "previousInput";
public static final String LIVING_ARMOUR = "livingArmour";
}
public static class Mod