diff options
Diffstat (limited to 'items/RED_MUSHROOM.json')
-rw-r--r-- | items/RED_MUSHROOM.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/RED_MUSHROOM.json b/items/RED_MUSHROOM.json index 49c853ab..c11be472 100644 --- a/items/RED_MUSHROOM.json +++ b/items/RED_MUSHROOM.json @@ -10,6 +10,10 @@ "modver": "2.1.0-REL", "vanilla": true, "clickcommand": "", - "crafttext": "", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mushroom", + "https://wiki.hypixel.net/Mushroom" + ], + "crafttext": "" }
\ No newline at end of file |