From 1cf8720ccb9b3f3135367f00d16abe89c25ca7d5 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 23 Jul 2021 15:42:28 -0700 Subject: [PATCH] darken swamp --- biomes/swamp/marsh.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/biomes/swamp/marsh.json b/biomes/swamp/marsh.json index c778f946..0f5d9502 100644 --- a/biomes/swamp/marsh.json +++ b/biomes/swamp/marsh.json @@ -10,6 +10,13 @@ "max": 6, "generator": "mountain" }], + "customDerivitives": [{ + "id": "swamp_marsh_rotten", + "waterColor": "#684D1A", + "grassColor": "#5C581A", + "spawnRarity": 20, + "spawns": [{"type": "SLIME"}] + }], "layers": [ { "style": {"style": "IRIS"},