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_CHESTPLATE.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_CHESTPLATE.json')
-rw-r--r-- | items/SPONGE_CHESTPLATE.json | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/items/SPONGE_CHESTPLATE.json b/items/SPONGE_CHESTPLATE.json index 223dbb59..fc1b1374 100644 --- a/items/SPONGE_CHESTPLATE.json +++ b/items/SPONGE_CHESTPLATE.json @@ -1,20 +1,10 @@ { "itemid": "minecraft:leather_chestplate", - "displayname": "§5Fierce Sponge Chestplate", - "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+8 §8(Fierce +8)\",1:\"§7Crit Chance: §c+5% §8(Fierce +5%)\",2:\"§7Crit Damage: §c+14% §8(Fierce +14%)\",3:\"\",4:\"§7Health: §a+75 HP\",5:\"§7Defense: §a+160\",6:\"\",7:\"§9Growth V\",8:\"§7Grants §a+75 §c❤ Health§7.\",9:\"§9Protection V\",10:\"§7Grants §a+15 §a❈ Defense§7.\",11:\"\",12:\"§6Full Set Bonus: Absorb\",13:\"§7§9Doubles§7 your §a❈ Defense§7\",14:\"§7while in water.\",15:\"\",16:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Fierce Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",enchantments:{growth:5,protection:5},uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", + "displayname": "§5Sponge Chestplate", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+145\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC CHESTPLATE\"],color:16768081,Name:\"§5Sponge Chestplate\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_CHESTPLATE\",uuid:\"062a36eb-a865-4a95-bf93-2cbdc71f8a3d\",anvil_uses:1,timestamp:\"5/4/20 7:29 AM\"}}", "damage": 0, "lore": [ - "§7Strength: §c+8 §8(Fierce +8)", - "§7Crit Chance: §c+5% §8(Fierce +5%)", - "§7Crit Damage: §c+14% §8(Fierce +14%)", - "", - "§7Health: §a+75 HP", - "§7Defense: §a+160", - "", - "§9Growth V", - "§7Grants §a+75 §c❤ Health§7.", - "§9Protection V", - "§7Grants §a+15 §a❈ Defense§7.", + "§7Defense: §a+145", "", "§6Full Set Bonus: Absorb", "§7§9Doubles§7 your §a❈ Defense§7", @@ -35,7 +25,7 @@ }, "internalname": "SPONGE_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "1.1-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sponge_Armor" |