forked from mtcontrib/riesenpilz
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
sounds | 7 years ago | |
textures | 1 year ago | |
.gitignore | 8 years ago | |
.luacheckrc | 7 months ago | |
LICENSE.txt | 5 months ago | |
README.md | 5 months ago | |
functions.lua | 7 months ago | |
init.lua | 7 months ago | |
mapgen.lua | 7 months ago | |
mod.conf | 7 months ago | |
settings.lua | 2 years ago |
README.md
[Mod] mushrooms [riesenpilz]
This mod adds mushrooms to minetest. The growing tool can make them giant.
Depends: see depends.txt
License: see LICENSE.txt
Download: zip, tar.gz
If you got ideas or found bugs, please tell them to me.
TODO:
- Mapgen: Do not use a fixed table of tree nodes; instead use a more flexible way to remove trees.
- Add a settingtypes.txt
- Make the growingtool craftable
- Test if visual_scale is useful for the small mushroom nodes, e.g. to make textures smaller or to use power-of-two sized textures. Nodeboxes would need to be changed accordingly (maybe automatically).
- Add new features:
- Add more giant mushrooms
- Add more content from the mushrooms mod
- Add a lava suit