aboutsummaryrefslogtreecommitdiff
path: root/items/GOLD_INGOT.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/GOLD_INGOT.json')
-rw-r--r--items/GOLD_INGOT.json14
1 files changed, 9 insertions, 5 deletions
diff --git a/items/GOLD_INGOT.json b/items/GOLD_INGOT.json
index 1ace3c57..49a27270 100644
--- a/items/GOLD_INGOT.json
+++ b/items/GOLD_INGOT.json
@@ -1,13 +1,17 @@
{
- "internalname": "GOLD_INGOT",
"itemid": "minecraft:gold_ingot",
- "displayname": "Gold Ingot",
- "clickcommand": "",
+ "displayname": "§fGold Ingot",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§fGold Ingot\"},ExtraAttributes:{id:\"GOLD_INGOT\"}}",
"damage": 0,
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGold Ingot\"},ExtraAttributes:{id:\"GOLD_INGOT\"}}",
- "modver": "1.0.0",
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
+ ],
+ "internalname": "GOLD_INGOT",
+ "clickcommand": "",
+ "modver": "1.0.0",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Gold_Ingot"
]
} \ No newline at end of file