1
0
mirror of https://github.com/HybridDog/riesenpilz.git synced 2025-07-23 02:00:30 +02:00

Remove not working mapgen settings and disable mapgen

Unfortunately there is no easy way to create very rare biomes in minetest.
This commit is contained in:
HybridDog
2018-08-07 13:09:02 +02:00
parent 2f91256fbf
commit 52fec01943
3 changed files with 21 additions and 41 deletions

View File

@ -2,18 +2,20 @@
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)
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/riesenpilz/master/LICENSE.txt)
**Download:** [zip](https://github.com/HybridDog/riesenpilz/archive/master.zip), [tar.gz](https://github.com/HybridDog/riesenpilz/archive/master.tar.gz)
**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:
add more giant mushrooms
finish supporting the mushrooms mod
add lava suit
use visual_scale → crop textures and change nodeboxes (maybe automatically)
make the growingtool craftable
TODO:
* add more giant mushrooms
* finish supporting the mushrooms mod
* add lava suit
* use visual_scale → crop textures and change nodeboxes (maybe automatically)
* make the growingtool craftable
* mapgen: do not use fixed tree stuff
* add settingtypes.txt