McJtyMods / InControl

Be In Control of Mob Spawns and others
MIT License
45 stars 16 forks source link

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

Open Boolyman opened 2 years ago

Boolyman commented 2 years ago

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"
 },
McJty commented 1 year ago

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