Geyser-Fabric: bump to 1.20 (#3824)

* add accesswidener, bump to 1.20

* address review

* yeet AW, use level() instead

* update modrinth version 

pls work
This commit is contained in:
chris 2023-06-08 16:15:08 +02:00 committed by GitHub
parent f3cc93c94e
commit 8b8d6ddb9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 10 deletions

View file

@ -28,9 +28,9 @@ commodore = "2.2"
bungeecord = "a7c6ede"
velocity = "3.0.0"
sponge = "8.0.0"
fabric-minecraft = "1.19.1"
fabric-loader = "0.14.8"
fabric-api = "0.58.5+1.19.1"
fabric-minecraft = "1.20"
fabric-loader = "0.14.21"
fabric-api = "0.83.0+1.20"
[libraries]
base-api = { group = "org.geysermc.api", name = "base-api", version.ref = "base-api" }