mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Bump fabric loader to require 0.18.2.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"geyser.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.17.2",
|
||||
"fabricloader": ">=0.18.2",
|
||||
"fabric-api": "*",
|
||||
"minecraft": ">=1.21.11"
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@ bungeecord = "1.21-R0.1-20250215.224541-54"
|
||||
bungeecord-api = "1.21-R0.1"
|
||||
velocity = "3.4.0-SNAPSHOT"
|
||||
viaproxy = "3.3.2-SNAPSHOT"
|
||||
fabric-loader = "0.17.2"
|
||||
fabric-loader = "0.18.2"
|
||||
fabric-api = "0.139.4+1.21.11"
|
||||
fabric-permissions-api = "0.6.1"
|
||||
neoforge-minecraft = "21.11.0-beta"
|
||||
|
||||
Reference in New Issue
Block a user