diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2021-02-16 20:20:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-16 14:20:04 -0500 |
commit | a84fcad3eba4b2cc51a7963b250baf3c23ca84e5 (patch) | |
tree | 3a1e5ecb1ca49cdd502886b04329773b14f6013e /items/SPONGE_LEGGINGS.json | |
parent | d31ba9aeb8f6c8ce4789f13aae9c647db198313d (diff) | |
download | NotEnoughUpdates-REPO-a84fcad3eba4b2cc51a7963b250baf3c23ca84e5.tar.gz NotEnoughUpdates-REPO-a84fcad3eba4b2cc51a7963b250baf3c23ca84e5.tar.bz2 NotEnoughUpdates-REPO-a84fcad3eba4b2cc51a7963b250baf3c23ca84e5.zip |
added salmon opal and fixed sponge leggings name (#404)
* added salmon opal reforge stone
* removed fierce from sponge leggings
Diffstat (limited to 'items/SPONGE_LEGGINGS.json')
-rw-r--r-- | items/SPONGE_LEGGINGS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 49c1fd83..e9642355 100644 --- a/items/SPONGE_LEGGINGS.json +++ b/items/SPONGE_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§5Fierce Sponge Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"\",2:\"§7Defense: §a+100\",3:\"\",4:\"§6Full Set Bonus: Absorb\",5:\"§7§9Doubles§7 your §a❈ Defense§7\",6:\"§7while in water.\",7:\"\",8:\"§8This item can be reforged!\",9:\"§4❣ §cRequires §aFishing Skill 17\",10:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\"}}", + "displayname": "§5Sponge Leggings", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"\",2:\"§7Defense: §a+100\",3:\"\",4:\"§6Full Set Bonus: Absorb\",5:\"§7§9Doubles§7 your §a❈ Defense§7\",6:\"§7while in water.\",7:\"\",8:\"§8This item can be reforged!\",9:\"§4❣ §cRequires §aFishing Skill 17\",10:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", |