diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-13 09:12:44 -0500 |
commit | ec70464d292418c7b2cf11ce124f7f8c3f18b139 (patch) | |
tree | 987a49ec70dfdb9b75caa61a65bb7900c448107a /items/THORNS_BOOTS.json | |
parent | 73f3dd7c6a107ea0e06355596b5e6ef77a71e2a9 (diff) | |
download | NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.gz NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.tar.bz2 NotEnoughUpdates-REPO-ec70464d292418c7b2cf11ce124f7f8c3f18b139.zip |
Added Some Wiki URLs, Removed some dungeon stats
Diffstat (limited to 'items/THORNS_BOOTS.json')
-rw-r--r-- | items/THORNS_BOOTS.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/THORNS_BOOTS.json b/items/THORNS_BOOTS.json index 5e7fa9cc..255e82da 100644 --- a/items/THORNS_BOOTS.json +++ b/items/THORNS_BOOTS.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Spirit Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d330 §8(483)\",1:\"§7Strength: §c+25 §8(+37.75)\",2:\"\",3:\"§7Health: §a+150 HP §8(+226.5 HP)\",4:\"§7Defense: §a+50 §8(+75.5)\",5:\"§7Speed: §a+25 §8(+37.75)\",6:\"§7Intelligence: §a+50 §8(+75.5)\",7:\"\",8:\"§6Item Ability: Spirit Glide\",9:\"§7Double jump to fly around as a\",10:\"§7spirit.\",11:\"§8Mana Cost: §3250\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:12566463,Name:\"§5Spirit Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"THORNS_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d330\",1:\"§7Strength: §c+25\",2:\"\",3:\"§7Health: §a+150 HP\",4:\"§7Defense: §a+50\",5:\"§7Speed: §a+25\",6:\"§7Intelligence: §a+50\",7:\"\",8:\"§6Item Ability: Spirit Glide\",9:\"§7Double jump to fly around as a\",10:\"§7spirit.\",11:\"§8Mana Cost: §3250\",12:\"§8Cooldown: §a60s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§5§lEPIC DUNGEON BOOTS\"],color:12566463,Name:\"§5Spirit Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"THORNS_BOOTS\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d330 §8(483)", - "§7Strength: §c+25 §8(+37.75)", + "§7Gear Score: §d330", + "§7Strength: §c+25", "", - "§7Health: §a+150 HP §8(+226.5 HP)", - "§7Defense: §a+50 §8(+75.5)", - "§7Speed: §a+25 §8(+37.75)", - "§7Intelligence: §a+50 §8(+75.5)", + "§7Health: §a+150 HP", + "§7Defense: §a+50", + "§7Speed: §a+25", + "§7Intelligence: §a+50", "", "§6Item Ability: Spirit Glide", "§7Double jump to fly around as a", @@ -26,7 +26,7 @@ "internalname": "THORNS_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Boots" |