diff options
Diffstat (limited to 'items/SKYBLOCK_PELT.json')
-rw-r--r-- | items/SKYBLOCK_PELT.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/SKYBLOCK_PELT.json b/items/SKYBLOCK_PELT.json index 7a8e8d05..23a2c975 100644 --- a/items/SKYBLOCK_PELT.json +++ b/items/SKYBLOCK_PELT.json @@ -11,6 +11,9 @@ "internalname": "SKYBLOCK_PELT", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "", - "crafttext": "" + "infoType": "WIKI_URL", + "crafttext": "", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pelt" + ] }
\ No newline at end of file |