refactor: remove version info in mapping files

This commit is contained in:
daoge_cmd
2024-10-14 21:05:06 +08:00
parent f2c5c15650
commit b0bc37c34d
6 changed files with 10 additions and 8 deletions
+6 -4
View File
@@ -2,7 +2,9 @@
## Resource files
- `mapping/biomes_JE_1_21_to_BE_1_21_30.json` obtain from GeyserMC/mappings.
- `mapping/items_JE_1_21_to_BE_1_21_30.json` obtain from GeyserMC/mappings.
- `mapping/blocks_JE_1_21_to_BE_1_21_30.json` generated by using GeyserMC/mappings-generator, and it's origin name is `generator_blocks.json`.
- `je_block_default_states_1_21.json` converted from https://zh.minecraft.wiki/w/Module:Block_state_values.
Current mapping version: je 1.21 to be 1.21.30
- `mapping/biomes.json` obtain from GeyserMC/mappings.
- `mapping/items_.json` obtain from GeyserMC/mappings.
- `mapping/blocks.json` generated by using GeyserMC/mappings-generator, and it's origin name is `generator_blocks.json`.
- `je_block_default_states.json` converted from https://zh.minecraft.wiki/w/Module:Block_state_values.