From 92ac81ba0ccf5f7c04308418a93fd5120d0bb006 Mon Sep 17 00:00:00 2001 From: SuperRonanCraft Date: Sat, 7 Oct 2017 00:16:04 -0400 Subject: [PATCH] v2.4.0 --- config.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config.md b/config.md index 700e3fc..3430f70 100644 --- a/config.md +++ b/config.md @@ -140,7 +140,6 @@ Value Type: List of Sections Default Value: ```yaml Override: - world_nether: 'PlayWorld' - world_the_end: 'PlayWorld' - BuildingWorld: 'PlayWorld' + world_nether: 'world' + world_the_end: 'world' ```