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