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/PRISMARINE_CRYSTALS.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'items/PRISMARINE_CRYSTALS.json') diff --git a/items/PRISMARINE_CRYSTALS.json b/items/PRISMARINE_CRYSTALS.json index d4b941fa..17cf7ef7 100644 --- a/items/PRISMARINE_CRYSTALS.json +++ b/items/PRISMARINE_CRYSTALS.json @@ -1,12 +1,16 @@ { - "internalname": "PRISMARINE_CRYSTALS", "itemid": "minecraft:prismarine_crystals", - "displayname": "Prismarine Crystals", - "clickcommand": "", - "damage": 0, + "displayname": "§fPrismarine Crystals", "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPrismarine Crystals\"},ExtraAttributes:{id:\"PRISMARINE_CRYSTALS\"}}", - "modver": "1.0.0", + "damage": 0, "lore": [ "§f§lCOMMON" + ], + "internalname": "PRISMARINE_CRYSTALS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Prismarine_Crystals" ] } \ No newline at end of file -- cgit