diff options
Diffstat (limited to 'items/IRON_GENERATOR_2.json')
-rw-r--r-- | items/IRON_GENERATOR_2.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/IRON_GENERATOR_2.json b/items/IRON_GENERATOR_2.json index a2aaff00..36289df6 100644 --- a/items/IRON_GENERATOR_2.json +++ b/items/IRON_GENERATOR_2.json @@ -27,5 +27,10 @@ "internalname": "IRON_GENERATOR_2", "clickcommand": "viewrecipe", "modver": "1.7.1-REL", - "useneucraft": true + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Iron_Minion" + ], + "crafttext": "Requires: Iron Ingot I" }
\ No newline at end of file |