feat: update mappings to 1.21.11

This commit is contained in:
daoge_cmd
2026-01-12 05:03:59 +08:00
parent 75dddb2afd
commit a8dceb9cde
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -86,13 +86,13 @@ object Versions {
}
object Allay {
const val api = "0.13.0"
const val api = "0.20.0"
const val gson = "2.13.2"
const val mappings = "15398c1"
const val mappingsGenerator = "8fa6058"
const val mappings = "366baa6"
const val mappingsGenerator = "e957088"
const val mcmeta = "e85a17c"
const val mcmeta = "c976eb3"
}
object Minestom {
+1 -1
View File
@@ -2,7 +2,7 @@
## Resource files
Current mapping version: je 1.21.9 to be 1.21.111
Current mapping version: je 1.21.11 to be 1.21.111
- `mapping/biomes.json` and `mapping/items.json` are obtained from [GeyserMC/mappings](https://github.com/GeyserMC/mappings).
- `mapping/blocks.json` is obtained from [GeyserMC/mappings-generator](https://github.com/GeyserMC/mappings-generator) (path: `https://github.com/GeyserMC/mappings-generator/blob/master/generator_blocks.json`).