In Control!

In Control!

72M Downloads

Trying to prevent player placing water on specific blocks doesn't work.

Boolyman opened this issue ยท 1 comments

commented

I am trying to prevent the player from placing water down on dungeon blocks. Below is my script, but the water still gets placed down. Is there a script that would work?

{
   "playerhelditem": "minecraft:water_bucket",
   "block": "rustic_resources:hardgrass",
   "result": "deny"
 },
commented

Sorry for slow reply. Is this still relevant? What version was this for?