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