1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-06 15:41:50 +00:00

Update/fix bootstraps, target new mappings

This commit is contained in:
Eclipse
2025-09-30 17:39:41 +00:00
parent bdabf6b20e
commit 3612d9cf9b
9 changed files with 18 additions and 19 deletions

View File

@@ -23,8 +23,8 @@
"geyser.mixins.json"
],
"depends": {
"fabricloader": ">=0.16.7",
"fabricloader": ">=0.17.2",
"fabric-api": "*",
"minecraft": ">=1.21.6"
"minecraft": ">=1.21.9"
}
}