use RWG as default world generator
This commit is contained in:
@@ -16,13 +16,13 @@ flatworld {
|
|||||||
|
|
||||||
general {
|
general {
|
||||||
# Enable this to lock world generator to one specified [default: false]
|
# Enable this to lock world generator to one specified [default: false]
|
||||||
B:"Lock World Generator"=true
|
B:"Lock World Generator"=false
|
||||||
|
|
||||||
# Enabling this will display all world generators installed, useful for debug [default: false]
|
# Enabling this will display all world generators installed, useful for debug [default: false]
|
||||||
B:"Show World Generators in Log"=true
|
B:"Show World Generators in Log"=true
|
||||||
|
|
||||||
# The world generator to select by default [default: default]
|
# The world generator to select by default [default: default]
|
||||||
S:"World Generator"=BIOMESOP
|
S:"World Generator"=RWG
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user