diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/SORROW_LEGGINGS.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
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 |