mg_flags

From Minetest Developer Wiki
Revision as of 08:27, 25 October 2022 by ROllerozxa (talk | contribs) (remove outdated info and point to minetest.conf.example instead)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The map generator will generate a world according to the mapgen flags that are set for it.
The general flags are shown below, and each generator may have its own special flags.

Flags that are not enabled are not modified from the default. Flags starting with 'no' are used to explicitly disable them.

For more information and possible values please see minetest.conf.example