From 47ca73c35800ac61baf5ab733625d97fa0f1e005 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 17 Nov 2020 18:06:59 -0500 Subject: fix --- WITHER_CATALYST.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 WITHER_CATALYST.json (limited to 'WITHER_CATALYST.json') diff --git a/WITHER_CATALYST.json b/WITHER_CATALYST.json deleted file mode 100644 index 47c15d52..00000000 --- a/WITHER_CATALYST.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "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