Plant destroyed by water

Started by ChebyPattern on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Plant destroyed by water

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?

Joined Sep 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
To clarify, due to plugins I…
Mon, 06/23/2025 - 20:14

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.