Actually implement adventure mode predicates, kind of.

If it's just block IDs, it'll work.
This commit is contained in:
Camotoy 2024-05-19 23:15:52 -04:00
parent d85549c38d
commit 1b075badce
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
7 changed files with 71 additions and 58 deletions

View file

@ -15,7 +15,7 @@ protocol-connection = "3.0.0.Beta1-20240411.165033-128"
raknet = "1.0.0.CR3-20240416.144209-1"
blockstateupdater="1.20.80-20240411.142413-1"
mcauthlib = "e5b0bcc"
mcprotocollib = "1.20.6-2-20240515.051848-2" # Revert from jitpack after release
mcprotocollib = "1.20.6-2-20240520.030045-8"
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"