How to make Block only able to be placed above water

Started by Doque on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Dec 2020
Points:
596

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
How to make Block only able to be placed above water

I want to make a mod and in it, there's something called "grum moss" it's well,

moss and I want that it only can be placed above water and nowhere else thx,

any help is appreciated.

When block placed procedure…
Thu, 01/07/2021 - 17:37

When block placed procedure trigger -> check if above water -> if not -> remove block

Active 4 years ago
Joined Dec 2016
Points:
703

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
can you send an image of the…
Fri, 03/05/2021 - 22:18

can you send an image of the full procedure ? i can't figure out how to do it because i'm new to this, and sorry for being this late