aboutsummaryrefslogtreecommitdiff
path: root/items/IRON_INGOT.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/IRON_INGOT.json')
-rw-r--r--items/IRON_INGOT.json14
1 files changed, 9 insertions, 5 deletions
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