1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

start on implementing creaking

This commit is contained in:
onebeastchris
2024-12-06 21:18:42 +08:00
parent 92c7f9895b
commit a2184e4fae
8 changed files with 110 additions and 5 deletions

View File

@@ -25,6 +25,6 @@
"depends": {
"fabricloader": ">=0.16.7",
"fabric": "*",
"minecraft": ">=1.21.2"
"minecraft": ">=1.21.4"
}
}