This repository contains the Niwer's Engine Blockbench Plugin.
- Export OBJ models from Blocbench
- Export MLT file with the same name as the OBJ file, containing the materials information for the model
- Export animation in a custom JSON based format. (For the Engine)
- Export seats postions and data in a custom JSON based format. (For your object JSON inside your Content-Pack) - W.I.P
- Export collisions in a custom JSON based format. (For your object JSON inside your Content-Pack)
- Import OBJ models files by drag and drop in Blockbench directly !
- Download the latest release of the plugin from the Releases section or use the URL of the latest release to install it directly from Blockbench.
- Open Blockbench and go to the "Plugins" tab.
- Click on "Install from URL" and paste the URL of the latest release.
- Done!
- To export your model, go to the "File" menu and select "Export" > "Kinetic Data Export". A dialog will appear with the exported data in JSON format. You can copy this data and use it in your Content-Pack.
- Or use the keybind Ctrl + Q to open the export dialog directly.
- To setup seats positions, go to the "Tools" menu and select "Setup Seats Positions