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_BOOTS.json | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 WITHER_BOOTS.json (limited to 'WITHER_BOOTS.json') diff --git a/WITHER_BOOTS.json b/WITHER_BOOTS.json deleted file mode 100644 index 98a2d928..00000000 --- a/WITHER_BOOTS.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "itemid": "minecraft:leather_boots", - "displayname": "§6Wither Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d510 \",1:\"§7Health: §a+180 HP \",2:\"§7Defense: §a+150 \",3:\"§7Intelligence: §a+10 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6Wither Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_BOOTS\"}}", - "damage": 0, - "lore": [ - "§7Gear Score: §d510 ", - "§7Health: §a+180 HP ", - "§7Defense: §a+150 ", - "§7Intelligence: §a+10 ", - "", - "§6Full Set Bonus: Witherborn", - "§7Spawns a wither minion every", - "§7§e30 §7seconds up to a maximum", - "§7§a1 §7wither. Your withers will", - "§7travel to and explode on nearby", - "§7enemies.", - "", - "§7Reduces the damage you take", - "§7from withers by §c10%§7.", - "", - "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Floor VII", - "§aCompletion", - "§6§lLEGENDARY DUNGEON BOOTS" - ], - "internalname": "WITHER_BOOTS", - "crafttext": "", - "clickcommand": "", - "modver": "1.5-REL", - "infoType": "" -} \ No newline at end of file -- cgit