diff options
Diffstat (limited to 'items/ENCHANTED_MYCELIUM_CUBE.json')
-rw-r--r-- | items/ENCHANTED_MYCELIUM_CUBE.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/items/ENCHANTED_MYCELIUM_CUBE.json b/items/ENCHANTED_MYCELIUM_CUBE.json index 6f61efe4..eb09dcfc 100644 --- a/items/ENCHANTED_MYCELIUM_CUBE.json +++ b/items/ENCHANTED_MYCELIUM_CUBE.json @@ -21,5 +21,8 @@ "crafttext": "Requires: Mycelium VII", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Mycelium_Cube" + ] }
\ No newline at end of file |