Merge branch 'master' of https://github.com/paulevsGitch/BetterEnd
This commit is contained in:
commit
e6a09c53aa
49 changed files with 988 additions and 43 deletions
|
@ -63,6 +63,7 @@ public class EndItems {
|
|||
public final static Item AMBER_GEM = registerItem("amber_gem");
|
||||
public final static Item GLOWING_BULB = registerItem("glowing_bulb");
|
||||
public final static Item CRYSTALLINE_SULPHUR = registerItem("crystalline_sulphur");
|
||||
public final static Item HYDRALUX_PETAL = registerItem("hydralux_petal");
|
||||
|
||||
// Armor //
|
||||
public static final Item TERMINITE_HELMET = registerItem("terminite_helmet", new ArmorItem(EndArmorMaterial.TERMINITE, EquipmentSlot.HEAD, makeItemSettings()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue