Gael-de-Sailly 03967a9f1b Big update, various things
- Added fir tree and its log, textures from my old Forest mod
- Moved pine tree to hot regions and with a different shape (Pinus Pinea)
- Renamed mod (biomes -> 30biomes)
2018-02-04 02:00:15 +01:00
2016-04-05 15:00:37 +02:00
2018-02-04 02:00:15 +01:00
2018-02-04 02:00:15 +01:00
2018-02-04 02:00:15 +01:00
2016-04-06 11:32:19 +02:00
2018-02-04 02:00:15 +01:00
2018-02-04 02:00:15 +01:00
2018-02-04 02:00:15 +01:00
2016-06-15 17:41:50 +02:00
2016-04-05 15:00:37 +02:00

30 Biomes for Minetest

This mod is still experimental. It provides 30 main biomes and 10 beach/sea biomes for Minetest Game. Compatible with all core mapgens except v6.

Biomes are all registered for now, but they are not all different for now, because there is not enough plants. Obviously there will be more plants in the future.

Screenshot

Diagram

  • Horizontal axis: temperature
  • Vertical axis: humidity

The values are arbitrary units that are generally between 0 and 100 but might exceed these limits. Voronoi diagram

It was taken from GeoGebra, with the file 30-biomes.ggb (GeoGebra diagram).

Data structure

The properties of each biome are stored in biomes.csv. You would find it awfully unreadable if you open it with a text editor. Actually you should open it with a spreadsheet software like Calc or Excel. To modify it, simply modify the cells and save the file with the same format.

License

Under WTFPL.

Description
No description provided
Readme 2.4 MiB
Languages
Lua 95.5%
TypeScript 4.5%