diff options
Diffstat (limited to 'items/SORROW_BOOTS.json')
-rw-r--r-- | items/SORROW_BOOTS.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/items/SORROW_BOOTS.json b/items/SORROW_BOOTS.json index 6d8214f6..28ab2cde 100644 --- a/items/SORROW_BOOTS.json +++ b/items/SORROW_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:chainmail_boots", - "displayname": "§9Sorrow 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:\"§9§lRARE BOOTS\"],Name:\"§9Sorrow Boots\"},ExtraAttributes:{id:\"SORROW_BOOTS\"}}", + "displayname": "§6Sorrow 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:{originTag:\"QUICK_CRAFTING\",id:\"SORROW_BOOTS\",uuid:\"a505d96c-ed35-4622-86f5-f21355bfca78\",timestamp:\"1/18/21 3:32 AM\"}}", "damage": 0, "lore": [ "§7Magic Find: §a+5", @@ -13,7 +13,7 @@ "§7mist.", "", "§7§8This item can be reforged!", - "§9§lRARE BOOTS" + "§6§lLEGENDARY BOOTS" ], "recipe": { "A1": "SORROW:3", @@ -27,6 +27,11 @@ "C3": "" }, "internalname": "SORROW_BOOTS", + "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.7.1-REL" + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info":[ + "https://hypixel-skyblock.fandom.com/wiki/Sorrow_Armor" + ] }
\ No newline at end of file |