diff options
Diffstat (limited to 'items/ENCHANTED_SULPHUR_CUBE.json')
-rw-r--r-- | items/ENCHANTED_SULPHUR_CUBE.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/ENCHANTED_SULPHUR_CUBE.json b/items/ENCHANTED_SULPHUR_CUBE.json index d9ea4408..dc7d17b2 100644 --- a/items/ENCHANTED_SULPHUR_CUBE.json +++ b/items/ENCHANTED_SULPHUR_CUBE.json @@ -18,8 +18,11 @@ "C3": "" }, "internalname": "ENCHANTED_SULPHUR_CUBE", - "crafttext": "", + "crafttext": "Requires: Sulphur VI", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Sulphur_Cube" + ] }
\ No newline at end of file |