Lumecorn seed & rod
This commit is contained in:
parent
302db402c1
commit
7e9d809814
23 changed files with 162 additions and 18 deletions
|
@ -73,6 +73,7 @@ public class EndItems {
|
|||
public final static Item LEATHER_STRIPE = registerItem("leather_stripe");
|
||||
public final static Item LEATHER_WRAPPED_STICK = registerItem("leather_wrapped_stick");
|
||||
public final static Item SILK_FIBER = registerItem("silk_fiber");
|
||||
public final static Item LUMECORN_ROD = registerItem("lumecorn_rod");
|
||||
|
||||
// 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