diff options
Diffstat (limited to 'items/IRON_INGOT.json')
-rw-r--r-- | items/IRON_INGOT.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/IRON_INGOT.json b/items/IRON_INGOT.json index 56d5aaf8..a3902acc 100644 --- a/items/IRON_INGOT.json +++ b/items/IRON_INGOT.json @@ -7,7 +7,7 @@ "§f§lCOMMON" ], "internalname": "IRON_INGOT", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "vanilla": true, "clickcommand": "viewrecipe", "recipe": { @@ -19,7 +19,8 @@ "B3": "", "C1": "", "C2": "", - "C3": "" + "C3": "", + "count": 9 }, "infoType": "WIKI_URL", "info": [ |