commit 2960f9a5f6eeecfee874a19c5abb7821d1787941
parent 203b40e008b9a2147e763464f3d678ad303a2796
Author: Luke Willis <lukejw@loquat.dev>
Date:   Sun, 17 May 2026 16:59:48 -0400

minecraft: Allow nether roof

Diffstat:
Msystem/andrew.scm | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/system/andrew.scm b/system/andrew.scm @@ -95,6 +95,7 @@ table inet filter { (minecraft-mod (url "https://cdn.modrinth.com/data/aZj58GfX/versions/h9nSM2ZF/easyauth-mc26.1-3.4.3-SNAPSHOT.48.jar") (sha256 (base32 "01v14b7r0b95idjqimqa0q3wdyzqmyi3j03bw3n8jpbsqzni613n"))) + ;; TODO: Make a helper function for geyser (minecraft-mod (url "https://cdn.modrinth.com/data/wKkoqHrH/versions/q4Pg0AcC/Geyser-Fabric-2.10.0-b1138.jar") (sha256 (base32 "1j1gs3kpnp4wfa8sj9s7j3c4aqx4cn33pqcfwz3iska88k54h88i")) @@ -124,7 +125,7 @@ gameplay: command-suggestions: true show-coordinates: true disable-bedrock-scaffolding: false - nether-roof-workaround: false + nether-roof-workaround: true emotes-enabled: true block-legacy-codes: true unusable-space-block: minecraft:barrier