diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-06 17:27:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 01:27:25 +1000 |
commit | 924d43e30cb570bc75f1ab53442e7e8f98e6e8e7 (patch) | |
tree | 2ede934b4c11587dac9223798f5ed31c13c209bb /items/SORROW_LEGGINGS.json | |
parent | 27f73b42b3aaa20d361e8b29ace2ed3878367820 (diff) | |
download | NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.gz NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.bz2 NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.zip |
Chili Update (#792)
Diffstat (limited to 'items/SORROW_LEGGINGS.json')
-rw-r--r-- | items/SORROW_LEGGINGS.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/SORROW_LEGGINGS.json b/items/SORROW_LEGGINGS.json index da331dcd..22b61d51 100644 --- a/items/SORROW_LEGGINGS.json +++ b/items/SORROW_LEGGINGS.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:chainmail_leggings", "displayname": "§6Sorrow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+75\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]\",5:\"\",6:\"§6Ability: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY LEGGINGS\"],Name:\"§6Sorrow Leggings\"},ExtraAttributes:{id:\"SORROW_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+70\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\" §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]\",5:\"\",6:\"§62-Piece Set Bonus: Mist Aura\",7:\"§7Hides the wearer in a guise of\",8:\"§7mist, multiplying damage from\",9:\"§7ghosts by §c0.6x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY LEGGINGS\"],Name:\"§6Sorrow Leggings\"},ExtraAttributes:{id:\"SORROW_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", - "§7True Defense: §a+75", + "§7True Defense: §a+70", "§7Mining Speed: §a+50", "§7Mining Fortune: §a+20", " §8[§7⸕§8] §8[§8☘§8] §8[§8❂§8]", "", - "§6Ability: Mist Aura", + "§62-Piece Set Bonus: Mist Aura", "§7Hides the wearer in a guise of", - "§7mist.", + "§7mist, multiplying damage from", + "§7ghosts by §c0.6x§7.", "", "§7§8This item can be reforged!", "§6§lLEGENDARY LEGGINGS" @@ -31,7 +32,7 @@ "internalname": "SORROW_LEGGINGS", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor" |