Make the Readme TODO list easier understandable

This commit is contained in:
HybridDog 2021-12-22 16:49:19 +01:00
parent 4e32b5e9a0
commit 6879308ea3
1 changed files with 11 additions and 7 deletions

View File

@ -12,10 +12,14 @@ If you got ideas or found bugs, please tell them to me.
TODO: TODO:
* add more giant mushrooms * Mapgen: Do not use a fixed table of tree nodes; instead use a more flexible
* finish supporting the mushrooms mod way to remove trees.
* add lava suit * Add a settingtypes.txt
* use visual_scale → crop textures and change nodeboxes (maybe automatically) * Make the growingtool craftable
* make the growingtool craftable * Test if visual_scale is useful for the small mushroom nodes,
* mapgen: do not use fixed tree stuff e.g. to make textures smaller or to use power-of-two sized textures.
* add settingtypes.txt 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