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