Simple Minetest Mod Maker
This tool will allow you to create simple decorative blocks, without any programming, which you can then add to Minetest as a mod.
Modding in Minetest is easy. If you are going to create anything more complicated than a static block, then you need to learn how to program in Lua. Or get someone else to do. But the former is recommended.
Runs in your browser.
Use it
On GitHub under GPL 3.0 or later.
To do:
Modding in Minetest is easy. If you are going to create anything more complicated than a static block, then you need to learn how to program in Lua. Or get someone else to do. But the former is recommended.
Runs in your browser.
- Create nodes with textures.
- Pick dig mode of node.
- Create craft recipes.
- Export as a mod.
- You can save and load projects.
Use it
On GitHub under GPL 3.0 or later.
To do:
- Sounds
- Craft items