From c24e0d87a3ac6ea683fc81d00017060bb7475fb6 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Fri, 4 Sep 2020 00:37:06 -0400 Subject: [PATCH] Fix temperate plains holy bug --- biomes/temperate-plains.json | 8 -------- 1 file changed, 8 deletions(-) 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" ] },