diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-01 00:18:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 18:18:38 -0400 |
commit | 124eac92c3ed3bd9077466d810be4dcec7690374 (patch) | |
tree | 2184ec539c77197a6253c59b530c9fefe9f393f9 /items/SORROW_LEGGINGS.json | |
parent | 2c56d17904839ecb7ec002e821e4d82f9f58e0f5 (diff) | |
download | NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.tar.gz NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.tar.bz2 NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.zip |
Update Things and Mobs (#451)
* Update Things and Mobs
* Forgot that
Diffstat (limited to 'items/SORROW_LEGGINGS.json')
-rw-r--r-- | items/SORROW_LEGGINGS.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SORROW_LEGGINGS.json b/items/SORROW_LEGGINGS.json index 69ba4768..87990926 100644 --- a/items/SORROW_LEGGINGS.json +++ b/items/SORROW_LEGGINGS.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:chainmail_leggings", "displayname": "§6Sorrow Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Magic Find: §a+5\",1:\"§7Mining Speed: §a+50\",2:\"§7Mining Fortune: §a+20\",3:\"\",4:\"§6Item Ability: Mist Aura\",5:\"§7Hides the wearer in a guise of\",6:\"§7mist.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§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+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\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", + "§7True Defense: §a+200", "§7Mining Speed: §a+50", "§7Mining Fortune: §a+20", "", @@ -29,9 +30,9 @@ "internalname": "SORROW_LEGGINGS", "crafttext": "", "clickcommand": "", - "modver": "1.7.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", - "info":[ + "info": [ "https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor" ] }
\ No newline at end of file |