From f5c51015d1991391edb2f0fab4043bfcd8ba0436 Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Mon, 25 Aug 2025 18:22:22 +0100 Subject: [PATCH] Disabled quark flower rings Untested, but they either: * create diamonds below them (diamonds should only spawn in the nether now) * only spawn above emeralds anyway Disabling them either prevents diamonds from spawning in the overworld or does very little, so it's better to get rid of them --- overrides/config/quark-common.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overrides/config/quark-common.toml b/overrides/config/quark-common.toml index 3afc77a..b941b3f 100644 --- a/overrides/config/quark-common.toml +++ b/overrides/config/quark-common.toml @@ -772,7 +772,7 @@ "Blossom Trees" = true "Chorus Vegetation" = false Corundum = false - "Fairy Rings" = true + "Fairy Rings" = false "Fallen Logs" = true "Glimmering Weald" = true "Monster Box" = false