diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-02 17:33:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-02 11:33:32 -0400 |
commit | 1b3f41ab4a867ea153f8ff1dc178a7d68781fac1 (patch) | |
tree | 1b3b0fd68ab8f0712779d9d437e75e6e96e58e34 /items/SORROW_LEGGINGS.json | |
parent | cedac3cc37d2c0ac662efbe7be1742b32d1d7c99 (diff) | |
download | NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.tar.gz NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.tar.bz2 NotEnoughUpdates-REPO-1b3f41ab4a867ea153f8ff1dc178a7d68781fac1.zip |
Fixed Mob, added some Things (#506)
* Things
* left = right
* Fix Sorrow
* Wiki Links
Diffstat (limited to 'items/SORROW_LEGGINGS.json')
-rw-r--r-- | items/SORROW_LEGGINGS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SORROW_LEGGINGS.json b/items/SORROW_LEGGINGS.json index 87990926..2439729b 100644 --- a/items/SORROW_LEGGINGS.json +++ b/items/SORROW_LEGGINGS.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:chainmail_leggings", "displayname": "§6Sorrow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7True Defense: §a+200\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\"\",5:\"§6Item Ability: Mist Aura\",6:\"§7Hides the wearer in a guise of\",7:\"§7mist.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§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+75\",2:\"§7Mining Speed: §a+50\",3:\"§7Mining Fortune: §a+20\",4:\"\",5:\"§6Item Ability: Mist Aura\",6:\"§7Hides the wearer in a guise of\",7:\"§7mist.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY LEGGINGS\"],Name:\"§6Sorrow Leggings\"},ExtraAttributes:{id:\"SORROW_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", - "§7True Defense: §a+200", + "§7True Defense: §a+75", "§7Mining Speed: §a+50", "§7Mining Fortune: §a+20", "", |