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