A tool that generates a json file containing biome IDs and Chinese names of each biome.
- Download
https://raw.githubusercontent.com/InventivetalentDev/minecraft-assets/[version]/assets/minecraft/lang/zh_tw.json
. - Rename it to
minecraft.json
and put next to this file. - Download this texture pack
- Unzip it and find
assets/terralith/lang/zh_tw.json
file in it. - Rename it to
terralith.json
and put next to this file. - Run
node .
. - Find the output file at
biomes.json
.