help with entity spawning blocks overwater when stepped on

Started by sillytrain5 on

Topic category: Help with MCreator software

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
help with entity spawning blocks overwater when stepped on

i want to have when a entity steps on water i want it to change the water to cobblestone instead 

 

 

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
On the mobs tick update in…
Fri, 10/17/2025 - 03:53

On the mobs tick update in the triggers tab, make it check if the block below it is water, then replace with cobble stone.