From 2e87b0556354e04ed517156629e10bf44bac6316 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Mon, 19 May 2025 01:38:47 +0100 Subject: [PATCH] why were portals turned back on --- defaultconfigs/tfc-server.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultconfigs/tfc-server.toml b/defaultconfigs/tfc-server.toml index c3d4f07d6..ed61e46f0 100644 --- a/defaultconfigs/tfc-server.toml +++ b/defaultconfigs/tfc-server.toml @@ -6,7 +6,7 @@ familiarityDecayLimit = 0.3 [general] # # Enable nether portal creation - enableNetherPortals = true + enableNetherPortals = false # # Forces a number of game rules to specific values. # naturalRegeneration = false (Health regen is much slower and not tied to extra saturation)