Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

defaultworldgenerator.flatworld.“Flat World Config”

If you set world generator to flat, specify the flat template here. (Format: Qty BlockName Meta

Type: list of string

Default:

[
  "2;"
  "1 minecraft:bedrock"
  "52 minecraft:sandstone"
  "1 minecraft:dirt 2"
  ";2;"
  "biome_1"
  "village"
]

defaultworldgenerator.general.“Lock World Generator”

Enable this to lock world generator to one specified [default: false]

Type: boolean

Default:

true

defaultworldgenerator.general.“Show World Generators in Log”

Enabling this will display all world generators installed, useful for debug [default: false]

Type: boolean

Default:

true

defaultworldgenerator.general.“World Generator”

The world generator to select by default [default: default]

Type: string

Default:

"RWG"