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

Update fabric.mod.json to new fabric api mod id (#5272)

This commit is contained in:
Eclipse
2025-01-09 20:53:01 +00:00
committed by GitHub
parent 65f7bdb3c0
commit 1267b2e5ab

View File

@@ -24,7 +24,7 @@
],
"depends": {
"fabricloader": ">=0.16.7",
"fabric": "*",
"fabric-api": "*",
"minecraft": ">=1.21.4"
}
}