Skip to content

Commit

Permalink
Merge branch '1.20.4'
Browse files Browse the repository at this point in the history
* 1.20.4:
  removed tall plants
  • Loading branch information
Faboslav committed Jan 20, 2024
2 parents 8c7a274 + ef0457e commit 75bab52
Showing 1 changed file with 0 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 75bab52

Please sign in to comment.