Getting Started
- Fork and clone the JannisX11/blockbench-plugins repository.
- Now, navigate to the
blockbench-plugins/src/tweaks_n_stuff
folder. - Install all dependencies by running
npm install
- Run
npm run build:watch
to build the plugin when a file has changed. - In Blockbench, load the
blockbench-plugins/plugins/tweaks_n_stuff/tweaks_n_stuff.js
file. - You're now ready to create your first tweak.