From 6eba0d9dffdd1ffc45b4f867d375593bd6226c3f Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 1 Apr 2021 02:28:09 +0200 Subject: Revert "Update Things and Mobs (#451)" (#452) This reverts commit 124eac92c3ed3bd9077466d810be4dcec7690374. --- items/SORROW_HELMET.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'items/SORROW_HELMET.json') diff --git a/items/SORROW_HELMET.json b/items/SORROW_HELMET.json index 3cfefc10..a7f79e10 100644 --- a/items/SORROW_HELMET.json +++ b/items/SORROW_HELMET.json @@ -1,11 +1,10 @@ { "itemid": "minecraft:chainmail_helmet", "displayname": "§6Sorrow Helmet", - "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 HELMET\"],Name:\"§6Sorrow Helmet\"},ExtraAttributes:{id:\"SORROW_HELMET\"}}", + "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 HELMET\"],Name:\"§6Sorrow Helmet\"},ExtraAttributes:{id:\"SORROW_HELMET\"}}", "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_HELMET", "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 -- cgit