-
Bug
-
Resolution: Fixed
-
25w05a
-
None
-
Confirmed
-
World generation
-
Normal
-
1363291
-
Expansion A
The Bug:
Bushes cannot be replaced by trees or mushrooms.
This is because bushes aren't part of the "#minecraft:replaceable_by_trees" and "#minecraft:replaceable_by_mushrooms" tags.
Steps to Reproduce:
- Place down a bush and open the F3 debug menu.
- Observe if the bush has the "#minecraft:replaceable_by_trees" and "#minecraft:replaceable_by_mushrooms" tags.
Observed Behavior:
Bushes cannot be replaced by trees or mushrooms.
Expected Behavior:
Bushes would be able to be replaced by trees or mushrooms.
- relates to
-
MC-279933 Firefly bushes cannot be replaced by trees or mushrooms
- Resolved