forked from Mineclonia/Mineclonia
Update mcl_biomes comments
This commit is contained in:
parent
d715eda723
commit
61e0d55311
|
@ -40,8 +40,13 @@ local function register_biomes()
|
||||||
|
|
||||||
Other intentionally missing biomes:
|
Other intentionally missing biomes:
|
||||||
* River (generated by valleys and v7)
|
* River (generated by valleys and v7)
|
||||||
* Plateau (terrain only)
|
* Some Plateau biomes
|
||||||
* Mesa (Bryce) (terrain only)
|
* Mesa (Bryce)
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
* Extreme Hills+ M
|
||||||
|
* Jungle M
|
||||||
|
* Better beaches (varying height)
|
||||||
|
|
||||||
Tricky are the beach (esp. stone beach) and mushroom island biomes as they have specific conditions we can't check in MT. :(
|
Tricky are the beach (esp. stone beach) and mushroom island biomes as they have specific conditions we can't check in MT. :(
|
||||||
TODO: Find a way to position these biomes accordingly.
|
TODO: Find a way to position these biomes accordingly.
|
||||||
|
|
Loading…
Reference in New Issue