From b1d86eddd4b26dfd7e830ff909aaaa701015bbfe Mon Sep 17 00:00:00 2001 From: Mechalopa <92443696+Mechalopa@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:50:19 +0900 Subject: [PATCH] Nya bells --- .../biome_modifier/bells_of_ireland_features.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/main/resources/data/jafohana/neoforge/biome_modifier/bells_of_ireland_features.json b/src/main/resources/data/jafohana/neoforge/biome_modifier/bells_of_ireland_features.json index e01a47a..29fcecd 100644 --- a/src/main/resources/data/jafohana/neoforge/biome_modifier/bells_of_ireland_features.json +++ b/src/main/resources/data/jafohana/neoforge/biome_modifier/bells_of_ireland_features.json @@ -17,13 +17,7 @@ "#jafohana:is_savanna", { "type": "neoforge:not", - "value": { - "type": "neoforge:or", - "values": [ - "#jafohana:is_hill_or_mountain", - "#jafohana:is_windswept" - ] - } + "value": "#c:is_plateau" } ] },