diff options
Diffstat (limited to 'items/SPIDER_BOOTS.json')
-rw-r--r-- | items/SPIDER_BOOTS.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/SPIDER_BOOTS.json b/items/SPIDER_BOOTS.json index 6f9ce110..87c59fd7 100644 --- a/items/SPIDER_BOOTS.json +++ b/items/SPIDER_BOOTS.json @@ -1,15 +1,16 @@ { "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:\"§6Ability: 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:1b,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+45\",1:\"§7Speed: §a+5\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Double Jump \",5:\"§7Allows you to double jump by\",6:\"§7sneaking mid air!\",7:\"§8Mana Cost: §350\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE BOOTS\"],Name:\"§9Spider\u0027s Boots\"},ExtraAttributes:{id:\"SPIDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Defense: §a+45", "§7Speed: §a+5", "§7Intelligence: §a+50", "", - "§6Ability: Double Jump", - "§7Allows you to double jump!", + "§6Ability: Double Jump ", + "§7Allows you to double jump by", + "§7sneaking mid air!", "§8Mana Cost: §350", "", "§7§8This item can be reforged!", @@ -28,11 +29,11 @@ }, "internalname": "SPIDER_BOOTS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "Requires: String VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Spider's_Boots", - "https://wiki.hypixel.net/Spider's_Boots" + "https://hypixel-skyblock.fandom.com/wiki/Spider\u0027s_Boots", + "https://wiki.hypixel.net/Spider\u0027s_Boots" ] }
\ No newline at end of file |