diff options
Diffstat (limited to 'items/SPONGE_LEGGINGS.json')
-rw-r--r-- | items/SPONGE_LEGGINGS.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 5dc5c794..49c1fd83 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:\"§7Defense: §a+100\",1:\"\",2:\"§6Full Set Bonus: Absorb\",3:\"§7§9Doubles§7 your §a❈ Defense§7\",4:\"§7while in water.\",5:\"\",6:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Fierce Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",id:\"SPONGE_LEGGINGS\",uuid:\"013a4250-2f1a-4481-ae27-968981baabc9\"}}", + "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\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", @@ -12,6 +12,8 @@ "§7§9Doubles§7 your §a❈ Defense§7", "§7while in water.", "", + "§8This item can be reforged!", + "§4❣ §cRequires §aFishing Skill 17", "§5§lEPIC LEGGINGS" ], "recipe": { @@ -27,7 +29,7 @@ }, "internalname": "SPONGE_LEGGINGS", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sponge_Armor" |