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