Environment no longer has an impact on blocks
Opened this issue · 2 comments
Suim67 commented
JimiIT92 commented
Is it referring to the grass blocks not turning into dirt, right? If that is the case the cause is the place flag: this flag also prevents blocks like grass or mycelium from spreading. In the same way it prevents grass from turning into dirt. I might add 2 separate flags for this events, so you can handle them separately
Suim67 commented
Yes for your question, but also for the fluids, when place flag is "false", fluids are not moving.
Its a good idea yes !