From 3a24b85b04d7c1913427024d9201576feaf1dd03 Mon Sep 17 00:00:00 2001 From: RaydenKonig <71474946+RaydenKonig@users.noreply.github.com> Date: Wed, 16 Jun 2021 09:33:55 -0300 Subject: [PATCH] solution to the flower problem --- biomes/temperate-longtree-forest.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/biomes/temperate-longtree-forest.json b/biomes/temperate-longtree-forest.json index d4b0723e..ff72379f 100644 --- a/biomes/temperate-longtree-forest.json +++ b/biomes/temperate-longtree-forest.json @@ -241,16 +241,6 @@ { "weight": 1, "block": "grass" - }, - { - "block": "rose_bush" - }, - { - "block": "dandelion" - }, - { - "chance": 7, - "block": "grass" } ] }, @@ -613,4 +603,4 @@ } }, "rarity": 90 -} \ No newline at end of file +}