From 5eed05dc98df4eb0d77e61406f7415c31eed4e6c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 15:51:02 -0500 Subject: Collection Requirements --- items/SPIDER_BOOTS.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/SPIDER_BOOTS.json') diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index b65c27d4..8e125354 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_boots", - "displayname": "§9Spider's Boots", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider's Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", + "displayname": "§9Spider\u0027s Boots", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Item Ability: Double Jump\",5:\"§7Allows you to double jump!\",6:\"§8Mana Cost: §350\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+45", @@ -32,6 +32,6 @@ "crafttext": "Requires: String VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Spider's_Boots" + "https://hypixel-skyblock.fandom.com/wiki/Spider\u0027s_Boots" ] } \ No newline at end of file -- cgit