Started by
ChebyPattern
on
Topic category: Help with Minecraft modding (Java Edition)
I have a problem with my plants being "replaced" by flowing water.
I'd make a solution myself, but I don't exactly know where to begin.
There's no global trigger for block replacement, nor is there a local trigger for that.
The plant is just removed once the water touches it without leaving a drop.
Do I have to make it waterlogged for that to happen?
To clarify, due to plugins I use and the loader version, I'm working in MCreator 2023.3
If there's no possible way of making my request to happen, I guess I have to finish features in my mod that are only possible in this version of the program.