diff options
Diffstat (limited to 'items/GEMSTONE_CHAMBER.json')
-rw-r--r-- | items/GEMSTONE_CHAMBER.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/GEMSTONE_CHAMBER.json b/items/GEMSTONE_CHAMBER.json new file mode 100644 index 00000000..35e1c71e --- /dev/null +++ b/items/GEMSTONE_CHAMBER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Gemstone Chamber", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"558648c0-4dda-371c-87d8-f983a7bc58ca\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmI4MDk4ODlkYTM2YWRmNTYxODU4MWJiZjdiNjZkMmQ4ODM5ZTJlYjcyNTRjMzMzMmU0ZjNhMjMwZmEifX19\"}]}},display:{Lore:[0:\"§7Can be applied in Anvils to some\",1:\"§7items to add §dGemstone §7slots,\",2:\"§7which can then be filled at the\",3:\"§7§dGemstone Grinder§7.\",4:\"\",5:\"§5§lEPIC\",6:\"\",7:\"§eItems Required\",8:\"§aWorm Membrane §7x100\",9:\"§9Gemstone Mixture §7x1\",10:\"§625,000 Coins\",11:\"\",12:\"§7Duration: §b4h\"],Name:\"§5Gemstone Chamber\"},ExtraAttributes:{id:\"GEMSTONE_CHAMBER\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Can be applied in Anvils to some", + "§7items to add §dGemstone §7slots,", + "§7which can then be filled at the", + "§7§dGemstone Grinder§7.", + "", + "§5§lEPIC", + "", + "§eItems Required", + "§aWorm Membrane §7x100", + "§9Gemstone Mixture §7x1", + "§625,000 Coins", + "", + "§7Duration: §b3h" + ], + "internalname": "GEMSTONE_CHAMBER", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +} |