mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-05-19 16:20:46 +00:00
feat: update mappings to 1.21.11
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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`).
|
||||
|
||||
Reference in New Issue
Block a user