diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 11:37:00 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 11:37:00 -0400 |
commit | 580fdc5347fe4a61525e9fb22fde310f5db7182d (patch) | |
tree | 492b72491a8519df6c0a15a387b17a67e59607b8 /items/SPONGE_BOOTS.json | |
parent | 9e10cb8251ce059f9a4cc091ca33437f3b1705fb (diff) | |
download | NotEnoughUpdates-REPO-580fdc5347fe4a61525e9fb22fde310f5db7182d.tar.gz NotEnoughUpdates-REPO-580fdc5347fe4a61525e9fb22fde310f5db7182d.tar.bz2 NotEnoughUpdates-REPO-580fdc5347fe4a61525e9fb22fde310f5db7182d.zip |
Fixed Auger Rod and Sponge Armor
Diffstat (limited to 'items/SPONGE_BOOTS.json')
-rw-r--r-- | items/SPONGE_BOOTS.json | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/items/SPONGE_BOOTS.json b/items/SPONGE_BOOTS.json index 143e9539..ba706352 100644 --- a/items/SPONGE_BOOTS.json +++ b/items/SPONGE_BOOTS.json @@ -1,11 +1,9 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§5Unpleasant Spongy Shoes", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Crit Chance: §c+2% §8(Unpleasant +2%)\",1:\"\",2:\"§7Defense: §a+60\",3:\"\",4:\"§6Full Set Bonus: Absorb\",5:\"§7§9Doubles§7 your §a❈ Defense§7\",6:\"§7while in water.\",7:\"\",8:\"§5§lEPIC BOOTS\"],color:16768081,Name:\"§5Unpleasant Spongy Shoes\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"unpleasant\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"SPONGE_BOOTS\",uuid:\"216514b7-f37f-4e69-aad8-bd28a284f0c0\",timestamp:\"6/16/20 7:38 AM\"}}", + "displayname": "§5Spongy Shoes", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+60\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC BOOTS\"],color:16768081,Name:\"§5Spongy Shoes\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"unpleasant\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"SPONGE_BOOTS\",uuid:\"216514b7-f37f-4e69-aad8-bd28a284f0c0\",timestamp:\"6/16/20 7:38 AM\"}}", "damage": 0, "lore": [ - "§7Crit Chance: §c+2% §8(Unpleasant +2%)", - "", "§7Defense: §a+60", "", "§6Full Set Bonus: Absorb", @@ -27,7 +25,7 @@ }, "internalname": "SPONGE_BOOTS", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sponge_Armor" |