🛠️ A simple and handy datapack generator to set up the file structure of my packs.
⚡ Rewritten in Go with portability and speed in mind!
- Generates welcome message and namespace scoreboard dummy
- Accepts and converts Minecraft versions to pack format versions
- Prompts for supported version range when applicable
- Provides legacy RNG import for old pack versions
- Writes files from embedded template files for ease of modification when building
- Download the latest executable release
- Run the script and provide input as suggested
- Install/Use Go (1.24.5+)
- Clone/download this repo
- Run
go buildwithin the directory from cmd