This is a small project that aims to bring Blockbench model support to Blockbench. It is nowhere near completion and should not yet be used!
- Download the blockbench_flans_plugin.js file.
- Open Blockbench either in the browser or as desktop application
- Click on File -> Plugins -> Load Plugin from file and select the downloaded file.
- Create a new Flan's Mod Model and select a template which you want to use.
- Basic export functionality
- Some vehicle templates
- Implementation of meshes
- Correct texture generation
- Seat/Controls placement
- Implementation of restrictions by Flan's Mod
- To report an issue or ask a question please write an issue. Please try avoiding duplicates by searching if the question/issue has already been asked/reported! A nicely structured description followed by examples and/or screenshots or further explanation would be greatly appreciated.
- To contribute changes please create a pull request and explain your changes. Please use comments in your code to make it understandable for everyone.
Please note that I do this as a hobby and that my time (as well as my JavaScript-skills :P) is limited. Any help / advice / ideas are greatly appreciated^^