Ghost Blocks Apr 2026

Adds a GUI ( /gb ) to select any block type and place it as a collisionless "fake" block.

Compact setups using pistons and pressure plates can be used to generate ghost blocks in specific versions like Java 1.18+. Plugins and Mods: Ghost Blocks

Bridges made of ghost blocks may prevent mobs from pathfinding across while still being visually appealing. Adds a GUI ( /gb ) to select

In survival mode, standing on scaffolding and rapidly right-clicking to place more downwards can occasionally leave a single floating scaffolding block that is visible to you but not to others, allowing you to "fly". In survival mode, standing on scaffolding and rapidly

Whether you want to build secret passages or just experiment with game mechanics, there are several ways to intentionally create these "fake" blocks.

You can summon a falling_block entity that stays in place. Use the command: /summon falling_block ~ ~ ~ {Time:1b, NoGravity:1b, BlockState:{Name:"minecraft:stone"}} Note: To make them permanent, use a repeating command block to constantly reset the Time tag to 1 .