From c5da8999fd4cae56c6a029bdbf1cd6a89279ed5d Mon Sep 17 00:00:00 2001 From: EtlamGit Date: Sun, 13 Oct 2024 13:30:50 +0200 Subject: [PATCH] 24w40a add Pale Garden foliage color modification has to be done later --- definitions/vanilla_biomes.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/definitions/vanilla_biomes.json b/definitions/vanilla_biomes.json index fb17ed9..a884a21 100644 --- a/definitions/vanilla_biomes.json +++ b/definitions/vanilla_biomes.json @@ -1,7 +1,7 @@ { "name": "Vanilla", "type": "biome", - "version": "1.20.23w07a_2", + "version": "1.21.24w40a", "data18": [ { "id": "minecraft:ocean", @@ -380,6 +380,13 @@ "watermodifier": "#5db7ef", "temperature": 0.5, "humidity": 0.8 + }, + { + "id": "minecraft:pale_garden", + "color": "#726c68", + "watermodifier": "#76889d", + "temperature": 0.7, + "humidity": 0.8 } ], "data": [