diff --git a/common/src/main/resources/data/friendsandfoes/worldgen/processor_list/beekeeper_hut.json b/common/src/main/resources/data/friendsandfoes/worldgen/processor_list/beekeeper_hut.json index 70a7f3b..09ad20e 100644 --- a/common/src/main/resources/data/friendsandfoes/worldgen/processor_list/beekeeper_hut.json +++ b/common/src/main/resources/data/friendsandfoes/worldgen/processor_list/beekeeper_hut.json @@ -152,32 +152,6 @@ "Name": "minecraft:lilac" } }, - { - "input_predicate": { - "block": "minecraft:poppy", - "predicate_type": "minecraft:random_block_match", - "probability": 0.04 - }, - "location_predicate": { - "predicate_type": "minecraft:always_true" - }, - "output_state": { - "Name": "minecraft:rose_bush" - } - }, - { - "input_predicate": { - "block": "minecraft:poppy", - "predicate_type": "minecraft:random_block_match", - "probability": 0.04 - }, - "location_predicate": { - "predicate_type": "minecraft:always_true" - }, - "output_state": { - "Name": "minecraft:peony" - } - }, { "input_predicate": { "block": "minecraft:poppy",