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