Minecraft version: v1.21.130.4
Provides a collection of Minecraft vanilla data in Go.
Some of the data was not auto-generated and requires manual maintenance through game files. You need Bun installed to run the generator.
- Set to cwd to
./scripts. - Create a
.envfile containing the path to your Minecraft data. Example:
MINECRAFT_PATH=C:/XboxGames/Minecraft Preview for Windows/Content/data/
- For both item tags and block tags, dump them through scripting.
- Run
bun run build -o ..to generate.