{
  "_comment": "Sizes can be specified as none, very-low, low, normal, high, very-high",

  "terrain_segmentation": "very-low",
  "water": "normal",
  "width": 0,
  "height": 0,
  "starting_area": "very-big",
  "peaceful_mode": false,

  "autoplace_controls":
  {
    "coal": {"frequency": "very-low", "size": "big", "richness": "good"},
    "stone": {"frequency": "very-low", "size": "big", "richness": "good"},
    "copper-ore": {"frequency": "very-low", "size": "big","richness": "very-good"},
    "iron-ore": {"frequency": "very-low", "size": "big", "richness": "very-good"},
    "uranium-ore": {"frequency": "very-low", "size": "big", "richness": "very-good"},
    "crude-oil": {"frequency": "very-low", "size": "big", "richness": "very-good"},
    "trees": {"frequency": "low", "size": "big", "richness": "normal"},
    "enemy-base": {"frequency": "very-high", "size": "very-big", "richness": "normal"},
    "grass": {"frequency": "low", "size": "big", "richness": "normal"},
    "desert": {"frequency": "low", "size": "big", "richness": "normal"},
    "dirt": {"frequency": "low", "size": "big", "richness": "normal"},
    "sand": {"frequency": "low", "size": "big", "richness": "normal"}
  },
  "cliff_settings":
  {
    "name": "cliff",
    "cliff_elevation_0": 10,
    "cliff_elevation_interval": 10
  },

  "_comment_seed": "Use null for a random seed, number for a specific seed.",
  "seed": 4
}
