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/QUARTZ.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'items/QUARTZ.json') diff --git a/items/QUARTZ.json b/items/QUARTZ.json index 3a803866..0b88affe 100644 --- a/items/QUARTZ.json +++ b/items/QUARTZ.json @@ -1,12 +1,16 @@ { - "internalname": "QUARTZ", "itemid": "minecraft:quartz", - "displayname": "Nether Quartz", - "clickcommand": "", + "displayname": "§fNether Quartz", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fNether Quartz\"},ExtraAttributes:{id:\"QUARTZ\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fNether Quartz\"},ExtraAttributes:{id:\"QUARTZ\"}}", - "modver": "1.0.0", "lore": [ "§f§lCOMMON" + ], + "internalname": "QUARTZ", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Quartz" ] } \ No newline at end of file -- cgit