mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
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:
parent
f3cc93c94e
commit
8b8d6ddb9e
4 changed files with 10 additions and 10 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue