A CLI tool to build Minecraft resource packs easily using TypeScript.
npm install resource-pack-builder-cli- [X] Building ressource pack from one folder to another
- [X] Automatically generate atlas entries for custom texture folders
- [ ] Production Build (minify all json, to zip, ...)
- [ ] Have the option to create a hash needed for server resource packs in production build
- [ ] Having a folder for blockbench models (.bbmodel), that get added to the game as custom item models
- [ ] Have unit tests setup