-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Environment:
Spigot API: 1.17.1-R0.1-SNAPSHOT
CraftBukkit: 3277-Spigot-3892929-2071671Plugins:
BlockFertilizePlugin
WorldEdit v7.2.7+9f3e795
-
1.17.1-R0.1-SNAPSHOT
-
BlockFertilizePlugin
-
Yes
I have noticed that the BlockFertilizeEvent won't trigger when growing flowering azalea and normal azalea bushes.
In the pictures provided you can see how the spruce tree's it leaves and podzol blocks don't spread but the azalea tree does.
Method of reproducing bug with plugin:
1. Listen with BlockFertilizeEvent.
2. Loop through List<BlockState> on event.
3. Change block back to original block if in certain chunk.