diff options
Diffstat (limited to 'items/SPONGE_LEGGINGS.json')
-rw-r--r-- | items/SPONGE_LEGGINGS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SPONGE_LEGGINGS.json b/items/SPONGE_LEGGINGS.json index 0916aef1..9d03db48 100644 --- a/items/SPONGE_LEGGINGS.json +++ b/items/SPONGE_LEGGINGS.json @@ -1,17 +1,18 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Sponge Leggings", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"§7Defense: §a+100\",2:\"\",3:\"§6Full Set Bonus: Absorb\",4:\"§7§9Doubles§7 your §a❈ Defense§7\",5:\"§7while in water.\",6:\"\",7:\"§8This item can be reforged!\",8:\"§7§4❣ §cRequires §aFishing Skill 17§c.\",9:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Sponge Leggings\"},ExtraAttributes:{color:\"255:220:81\",modifier:\"fierce\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SPONGE_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.8%\",1:\"§7Defense: §a+100\",2:\" §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8]\",3:\"\",4:\"§6Full Set Bonus: Absorb §7(0/4)\",5:\"§7§9Doubles§7 your §a❈ Defense§7 while in\",6:\"§7water.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aFishing Skill 17§c.\",10:\"§5§lEPIC LEGGINGS\"],color:16768081,Name:\"§5Sponge Leggings\"},ExtraAttributes:{id:\"SPONGE_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1.8%", "§7Defense: §a+100", + " §8[§7⚔§8] §8[§7⚔§8] §8[§8α§8]", "", - "§6Full Set Bonus: Absorb", - "§7§9Doubles§7 your §a❈ Defense§7", - "§7while in water.", + "§6Full Set Bonus: Absorb §7(0/4)", + "§7§9Doubles§7 your §a❈ Defense§7 while in", + "§7water.", "", - "§8This item can be reforged!", + "§7§8This item can be reforged!", "§7§4❣ §cRequires §aFishing Skill 17§c.", "§5§lEPIC LEGGINGS" ], |