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.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/items/IRON_INGOT.json b/items/IRON_INGOT.json
index a3902acc..43c40dd8 100644
--- a/items/IRON_INGOT.json
+++ b/items/IRON_INGOT.json
@@ -1,13 +1,15 @@
{
"itemid": "minecraft:iron_ingot",
"displayname": "§fIron Ingot",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fIron Ingot\"},ExtraAttributes:{id:\"IRON_INGOT\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fIron Ingot\"},ExtraAttributes:{id:\"IRON_INGOT\"}}",
"damage": 0,
"lore": [
+ "§7§8Collection Item",
+ "",
"§f§lCOMMON"
],
"internalname": "IRON_INGOT",
- "modver": "2.1.1-PRE",
+ "modver": "2.2.2",
"vanilla": true,
"clickcommand": "viewrecipe",
"recipe": {
@@ -25,5 +27,6 @@
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Iron_Ingot"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file