Use PMCustomAnvil as the default format for new worlds

mcregion is now "deprecated" due to its lack of suitability (fullchunk style, and no support for 256-high worlds)
This commit is contained in:
Dylan K. Taylor
2016-12-23 14:39:56 +00:00
parent f180167955
commit e2bbb76900
4 changed files with 3 additions and 5 deletions

View File

@ -96,7 +96,7 @@ player:
level-settings:
#The default format that levels will use when created
default-format: mcregion
default-format: pmcustomanvil
#If true, converts from a format that is not the default to the default format on load
#NOTE: This is currently not implemented
convert-format: false