addon template generator for minecraft bedrock 1.7.x alpha and 1.8.x beta
https://innova67.github.io/addon-template-generator
This generator won't generate a fully ended addon, it will just merge all the folders and files needed to start one.
into the website you will find three principal sections to select:
- common textures
- common behaviors
- fully customized mob generator (only for 1.8.x beta) not implemented yet
choose behavior or texture and follow these steps:
- add your pack's name
- choose if you want to just
generate directoriesorgenerate directories and fill with vanilla files - select basic files to be added (manifest, pack icon)
now, into the options you can choose:
| TEXTURES | BEHAVIORS |
|---|---|
enable models to modify entity's model |
enable trading to modify villager's trading |
enable items if you want to modify item textures |
enable loot tables (and which loot tables) |
enable blocks section if you want to modify block textures |
choose the entities to modify |
enable sound to modify entity's sound |
to modify texts and translations personally recommend @SolveDev's Any-languajes generator
once all was selected, click on generate and download to finish.
this isn't implemented yet (sorry) :P
- make the basic layout and design of the website
- create each generator's own page
- fill the repository with the most recent addon files
- finish the basic generator script
- create the fully customized mob generator
- release the custom mob section
- see my hard work and be proud of it
(i am learning all from scratch so it might take a bit of time to finish the development, if someone is interesed i may release the beta phase here)
