Skip to content
[/craft]

Stop Projectiles Breaking Blocks

Prevent tridents, wind charges, and similar projectiles from breaking blocks

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Disables projectiles (tridents, wind charges) from breaking blocks like decorated pots or other fragile blocks. Useful for protecting builds.

/gamerule projectilesCanBreakBlocks false
41 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command and press Enter.
  3. Projectiles will pass through or not break blocks.

Related commands

Stop creepers, endermen, and other mobs from changing blocks

/gamerule mobGriefing false

Stop fire from spreading to nearby blocks

/gamerule doFireTick false

Stop mobs from spawning naturally in the world

/gamerule doMobSpawning false

Stop mined blocks from dropping items

/gamerule doTileDrops false

Prevent snow layers stacking during snowfall

/gamerule snowAccumulationHeight 0

Turn off TNT from detonating

/gamerule tntExplodes false