|
7 months ago | |
---|---|---|
textures | 7 months ago | |
Licenses.md | 7 months ago | |
README.md | 7 months ago | |
init.lua | 7 months ago | |
mod.conf | 7 months ago | |
screenshot.png | 7 months ago |
Now you can decorate your Minetest world with balloons!
This is my first Minetest mod and I am open to any suggestions.
To craft a balloon you need dye of any color, paper and 2 strings (farming:string
).
We use paper there instead of rubber because I couldn’t find it in default Minetest nodes.
Crafting:
D - dye, P - paper, S - string
—————————————
| D | P | |
—————————————
| | S | |
—————————————
| | S | |
—————————————
Features and things that I want to add in the future (sorted by priority):
As I am quite new to modding you can help me with this by submitting changes.