diff options
author | TomEngMaster <70163122+TomEngMaster@users.noreply.github.com> | 2020-09-13 12:16:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-13 12:16:42 +0200 |
commit | 9639a623dfc55aaedc0d55883d0e0c763c8ba268 (patch) | |
tree | a196f0648e9621fa2316da7fe15d5ef88f8001fb /items/SPONGE_BOOTS.json | |
parent | ea9aa73866aa11b3886ecea819d974de83c26b62 (diff) | |
parent | e2b7d83929a37b67e6530a07b485eb1c22ca8f44 (diff) | |
download | NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.gz NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.tar.bz2 NotEnoughUpdates-REPO-9639a623dfc55aaedc0d55883d0e0c763c8ba268.zip |
Merge pull request #1 from Moulberry/master
Update
Diffstat (limited to 'items/SPONGE_BOOTS.json')
-rw-r--r-- | items/SPONGE_BOOTS.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SPONGE_BOOTS.json b/items/SPONGE_BOOTS.json index 143e9539..1a47697e 100644 --- a/items/SPONGE_BOOTS.json +++ b/items/SPONGE_BOOTS.json @@ -1,10 +1,10 @@ { "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%)", + "§7Sea Creature Chance: §c+1.8%", "", "§7Defense: §a+60", "", @@ -27,7 +27,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" |