diff --git a/settings.example.txt b/settings.example.txt new file mode 100644 index 0000000..3a88ba0 --- /dev/null +++ b/settings.example.txt @@ -0,0 +1,3 @@ +SPAWN_PYRAMIDS = false +SPAWNERS_GENERATE = false +CHESTS_GENERATE = true diff --git a/settings.txt b/settings.txt index 009a9a7..3a88ba0 100644 --- a/settings.txt +++ b/settings.txt @@ -1,3 +1,3 @@ -SPAWN_PYRAMIDS = true +SPAWN_PYRAMIDS = false SPAWNERS_GENERATE = false CHESTS_GENERATE = true