Painting re-implemented. Started on enchantments

This commit is contained in:
Camotoy 2024-06-02 20:42:53 -04:00
parent 214cc5a824
commit 65fd409a00
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
15 changed files with 187 additions and 117 deletions

View file

@ -13,7 +13,7 @@ websocket = "1.5.1"
protocol = "3.0.0.Beta2-20240520.153053-5"
raknet = "1.0.0.CR3-20240416.144209-1"
mcauthlib = "e5b0bcc"
mcprotocollib = "1.20.6-2-20240520.030045-8"
mcprotocollib = "1.21-SNAPSHOT"
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"