From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/IRON_INGOT.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'items/IRON_INGOT.json') diff --git a/items/IRON_INGOT.json b/items/IRON_INGOT.json index 3f0327ee..0056e0c7 100644 --- a/items/IRON_INGOT.json +++ b/items/IRON_INGOT.json @@ -1,12 +1,16 @@ { - "internalname": "IRON_INGOT", "itemid": "minecraft:iron_ingot", - "displayname": "Iron Ingot", - "clickcommand": "", + "displayname": "§fIron Ingot", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fIron Ingot\"},ExtraAttributes:{id:\"IRON_INGOT\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Ingot\"},ExtraAttributes:{id:\"IRON_INGOT\"}}", - "modver": "1.0.0", "lore": [ "§f§lCOMMON" + ], + "internalname": "IRON_INGOT", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Ingot" ] } \ No newline at end of file -- cgit