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