Amber ore, raw amber, amber gem, amber block
This commit is contained in:
parent
6b1029a628
commit
4a54b072d7
18 changed files with 69 additions and 19 deletions
|
@ -55,6 +55,8 @@ public class EndItems {
|
|||
public final static Item END_LILY_LEAF = registerItem("end_lily_leaf");
|
||||
public final static Item END_LILY_LEAF_DRIED = registerItem("end_lily_leaf_dried");
|
||||
public final static Item CRYSTAL_SHARDS = registerItem("crystal_shards");
|
||||
public final static Item RAW_AMBER = registerItem("raw_amber");
|
||||
public final static Item AMBER_GEM = registerItem("amber_gem");
|
||||
|
||||
// Armor //
|
||||
public static final Item TERMINITE_HELMET = registerItem("terminite_helmet", new ArmorItem(EndArmorMaterial.TERMINITE, EquipmentSlot.HEAD, makeSettings()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue