1
0
mirror of https://github.com/luanti-org/minetest_game.git synced 2026-01-07 01:52:00 +01:00

Add files via upload

This commit is contained in:
Tim7900
2021-12-29 19:00:23 -09:00
committed by GitHub
parent c4e1fa4394
commit d2a6c9aa90
68 changed files with 1717 additions and 0 deletions

25
mods/riesenpilz/README.md Normal file
View File

@@ -0,0 +1,25 @@
[Mod] mushrooms [riesenpilz]
This mod adds mushrooms to minetest. The growing tool can make them giant.
**Depends:** see [depends.txt](https://raw.githubusercontent.com/HybridDog/riesenpilz/master/depends.txt)<br/>
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/riesenpilz/master/LICENSE.txt)<br/>
**Download:** [zip](https://github.com/HybridDog/riesenpilz/archive/master.zip), [tar.gz](https://github.com/HybridDog/riesenpilz/archive/master.tar.gz)<br/>
![I'm a screenshot!](https://cloud.githubusercontent.com/assets/3192173/5332059/421c735a-7e47-11e4-88cc-b9ed90b659a8.png)
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