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