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