From 5eed05dc98df4eb0d77e61406f7415c31eed4e6c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 14 Nov 2020 15:51:02 -0500 Subject: Collection Requirements --- items/SKELETON_HELMET.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/SKELETON_HELMET.json') diff --git a/items/SKELETON_HELMET.json b/items/SKELETON_HELMET.json index 4ee48501..c0aa5710 100644 --- a/items/SKELETON_HELMET.json +++ b/items/SKELETON_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_helmet", - "displayname": "§9Skeleton's Helmet", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton's Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}", + "displayname": "§9Skeleton\u0027s Helmet", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Defense: §a+75\",1:\"\",2:\"§6Item Ability: Bone Shield\",3:\"§7A Bone Shield will surround you,\",4:\"§7nullifying damage you take but\",5:\"§7consuming a bone in the process.\",6:\"§7Bones regenerate every §a30§7\",7:\"§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE HELMET\"],Name:\"§9Skeleton\u0027s Helmet\"},ExtraAttributes:{id:\"SKELETON_HELMET\"}}", "damage": 0, "lore": [ "§7Defense: §a+75", @@ -33,6 +33,6 @@ "crafttext": "Requires: Bone VIII", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Skeleton's_Helmet" + "https://hypixel-skyblock.fandom.com/wiki/Skeleton\u0027s_Helmet" ] } \ No newline at end of file -- cgit