Bulb vine seed
This commit is contained in:
parent
213468f7b1
commit
513bbaa1b6
8 changed files with 92 additions and 2 deletions
|
@ -57,6 +57,7 @@ public class EndItems {
|
|||
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");
|
||||
public final static Item GLOWING_BULB = registerItem("glowing_bulb");
|
||||
|
||||
// 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