Check for any fluid flowing into block.

Started by IntoTheDrink on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Check for any fluid flowing into block.

I've made a torch like block, now I just need it to break when water flows into it.

I'd like to clarify that it needs to be flowing into it and not just around it.

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can turn on "Is block…
Sat, 07/15/2023 - 16:36

You can turn on "Is block replaceable?" to do this.

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No, that means other blocks…
Sun, 09/03/2023 - 11:47

No, that means other blocks can replace it. Why would I want that?