diff options
Diffstat (limited to 'items/ENDER_PEARL.json')
-rw-r--r-- | items/ENDER_PEARL.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/ENDER_PEARL.json b/items/ENDER_PEARL.json index f40b6dce..3a5fe460 100644 --- a/items/ENDER_PEARL.json +++ b/items/ENDER_PEARL.json @@ -7,7 +7,11 @@ "§f§lCOMMON" ], "internalname": "ENDER_PEARL", - "modver": "1.3-REL", + "modver": "2.1.0-REL", "vanilla": true, - "clickcommand": "" -} + "clickcommand": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Ender_Pearl" + ] +}
\ No newline at end of file |