feat: update resource files

This commit is contained in:
daoge_cmd
2025-10-14 22:10:35 +08:00
parent 9d0fa0a7c4
commit 8fa3978dc8
2 changed files with 5 additions and 5 deletions

View File

@@ -89,10 +89,10 @@ object Versions {
const val api = "0.13.0" const val api = "0.13.0"
const val gson = "2.13.2" const val gson = "2.13.2"
const val mappings = "40fa908" const val mappings = "15398c1"
const val mappingsGenerator = "b44e0a7" const val mappingsGenerator = "8fa6058"
const val mcmeta = "a34787d" const val mcmeta = "e85a17c"
} }
object Minestom { object Minestom {

View File

@@ -2,8 +2,8 @@
## Resource files ## Resource files
Current mapping version: je 1.21.7 to be 1.21.111 Current mapping version: je 1.21.9 to be 1.21.111
- `mapping/biomes.json` and `mapping/items.json` are obtained from [GeyserMC/mappings](https://github.com/GeyserMC/mappings). - `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/new_generator_blocks.json`). - `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`).
- `je_blocks.json` is obtained from [misode/mcmeta](https://github.com/misode/mcmeta) (path: `https://github.com/misode/mcmeta/blob/<version>-summary/blocks/data.json`). - `je_blocks.json` is obtained from [misode/mcmeta](https://github.com/misode/mcmeta) (path: `https://github.com/misode/mcmeta/blob/<version>-summary/blocks/data.json`).