From fad3864d559f2ce0998d52449ec722ae1017a63a Mon Sep 17 00:00:00 2001 From: hyper Date: Tue, 2 Dec 2025 12:29:15 +0800 Subject: [PATCH] refactor: portal lighting --- configureddefaults/config/spelunkery-common.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configureddefaults/config/spelunkery-common.toml b/configureddefaults/config/spelunkery-common.toml index 874323e..91ac5a4 100644 --- a/configureddefaults/config/spelunkery-common.toml +++ b/configureddefaults/config/spelunkery-common.toml @@ -26,12 +26,12 @@ magnetite_range = 64 [nether_portals_and_portal_fluid] - flint_and_steel_portal_lighting = true + flint_and_steel_portal_lighting = false portal_destruction_crying_obsidian = true portal_creation_sound = true portal_destruction_sound = true portal_fluid_drinking = true - instant_teleportation = true + instant_teleportation = false piglins_give_crying_obsidian = true dimensional_tears_from_crying_obsidian = false dimensional_tears_from_respawn_anchor = true