diff --git a/biomes/temperate-plains.json b/biomes/temperate-plains.json index b15d5d09..2c0edf3b 100644 --- a/biomes/temperate-plains.json +++ b/biomes/temperate-plains.json @@ -2,15 +2,7 @@ "name": "Plains", "layers": [ { - "style": { - "style": "IRIS" - }, "palette": [ - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", - "GRASS_BLOCK", "GRASS_BLOCK" ] },