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