mars_game/mods/cratermg
cpdef 109652b5ff add some mods, many changes 2020-02-20 16:15:45 +00:00
..
models initial 2020-02-19 06:43:43 +00:00
LICENSE.txt initial 2020-02-19 06:43:43 +00:00
README.md initial 2020-02-19 06:43:43 +00:00
TODO.md initial 2020-02-19 06:43:43 +00:00
ambiance.lua initial 2020-02-19 06:43:43 +00:00
config.lua initial 2020-02-19 06:43:43 +00:00
default.lua initial 2020-02-19 06:43:43 +00:00
depends.txt initial 2020-02-19 06:43:43 +00:00
devnotes.md initial 2020-02-19 06:43:43 +00:00
functions.lua initial 2020-02-19 06:43:43 +00:00
init.lua add some mods, many changes 2020-02-20 16:15:45 +00:00
mapgen.lua initial 2020-02-19 06:43:43 +00:00
nodes.lua add some mods, many changes 2020-02-20 16:15:45 +00:00
oregen.lua initial 2020-02-19 06:43:43 +00:00
profile.lua initial 2020-02-19 06:43:43 +00:00
screenshot.png initial 2020-02-19 06:43:43 +00:00
technic.lua initial 2020-02-19 06:43:43 +00:00

README.md

CraterMG - Crater Map Generator for Minetest [EXPERIMENTAL]

Map generator with hills and craters. The idea is to create a map generator for space mintest games.

Don't use this mod on any server! It is in a very experimental stage of development.

Presentation image of Crater MG

Version: Alpha

Dependancies: default

License: LGPL v2.1

See also: Minetest forum thread

Test it

To test Crater MG:

  • create a new world
  • select minetest_game game
  • choose single node map generator
  • enable cratermg mod

And explore lunar landcape !

Remaining todo before beta

  • Improve crater minerals (meteorite stones ?)
  • Make ore nodes groups consistant with original minetest_game ones
  • Add planet stone based recipes (cook, grind, bricks, blocks)
  • Separate cobble and sediment (sediment could be like clay) ?