A block that only works in water?

Started by clocked_artifact on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A block that only works in water?

How would i make a block that only works in the water?

Joined Oct 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make a procedure to check if…
Sat, 05/09/2020 - 19:04

make a procedure to check if the block is next to water.

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Do you want the block to…
Thu, 06/11/2020 - 11:11

Do you want the block to work if it is next to water or if there is a water block in the same block?