Metal plates
This commit is contained in:
parent
df0a626420
commit
7ed1bbf1cf
9 changed files with 31 additions and 14 deletions
|
@ -61,6 +61,7 @@ public class EndItems {
|
|||
public final static Item ENDER_DUST = registerItem("ender_dust");
|
||||
public final static Item ENDER_SHARD = registerItem("ender_shard");
|
||||
public final static Item AETERNIUM_INGOT = registerItem("aeternium_ingot");
|
||||
public final static Item AETERNIUM_FORGED_PLATE = registerItem("aeternium_forged_plate");
|
||||
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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue