diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-01 02:28:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 20:28:09 -0400 |
commit | 6eba0d9dffdd1ffc45b4f867d375593bd6226c3f (patch) | |
tree | 105c8ca89e90190ca7eb137975ad7d9cb4fa887a /items/SORROW_BOOTS.json | |
parent | 7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc (diff) | |
download | NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.tar.gz NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.tar.bz2 NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.zip |
Revert "Update Things and Mobs (#451)" (#452)
This reverts commit 124eac92c3ed3bd9077466d810be4dcec7690374.
Diffstat (limited to 'items/SORROW_BOOTS.json')
-rw-r--r-- | items/SORROW_BOOTS.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/SORROW_BOOTS.json b/items/SORROW_BOOTS.json index 5fadcdaa..21db4a1a 100644 --- a/items/SORROW_BOOTS.json +++ b/items/SORROW_BOOTS.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:chainmail_boots", "displayname": "§6Sorrow Boots", - "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 BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", + "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 BOOTS\"],Name:\"§6Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", - "§7True Defense: §a+200", "§7Mining Speed: §a+50", "§7Mining Fortune: §a+20", "", @@ -30,9 +29,9 @@ "internalname": "SORROW_BOOTS", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "1.7.1-REL", "infoType": "WIKI_URL", - "info": [ + "info":[ "https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor" ] }
\ No newline at end of file |