diff options
Diffstat (limited to 'items/APPLE.json')
-rw-r--r-- | items/APPLE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/APPLE.json b/items/APPLE.json index ba1b89e1..5366604c 100644 --- a/items/APPLE.json +++ b/items/APPLE.json @@ -9,5 +9,9 @@ "internalname": "APPLE", "modver": "1.3-REL", "vanilla": true, - "clickcommand": "" -}
\ No newline at end of file + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Apple" + ] +} |