From ec26d3a0f8a2a37a2798240f4ace96cde02852fb Mon Sep 17 00:00:00 2001 From: apotato321 Date: Tue, 17 Nov 2020 15:00:36 -0800 Subject: Add files via upload f7 item --- WITHER_CATALYST.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 WITHER_CATALYST.json (limited to 'WITHER_CATALYST.json') diff --git a/WITHER_CATALYST.json b/WITHER_CATALYST.json new file mode 100644 index 00000000..47c15d52 --- /dev/null +++ b/WITHER_CATALYST.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Wither Catalyst", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Wither Catalyst\"},ExtraAttributes:{id:\"WITHER_CATALYST\"}}", + "damage": 1, + "lore": [ + "§eRight-click to view recipes!", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "WITHER_CATALYST", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "" +} \ No newline at end of file -- cgit