From 44dc28d522132facf7832a64bda460299903532b Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 16 Jun 2020 01:49:03 +0200 Subject: [PATCH] Disable superflat by default --- settingtypes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settingtypes.txt b/settingtypes.txt index ba2714f9..0b6ffb74 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -112,4 +112,4 @@ mcl_generate_fallen_logs (Generate fallen logs) bool false # reach new areas. Most importantly, the void is much higher in Superflat than # in “normal” Flat. # But creating new flat worlds after changing this setting should be safe. -mcl_superflat_classic (Classic superflat map generation) bool true +mcl_superflat_classic (Classic superflat map generation) bool false