Skip to main content

đŸšĒ Door Block

Property NameProperty TypeRequired
openbooleanyes
poweredbooleanyes
halfdouble_block_halfyes
facinghorizontal_directionyes
hingehingeyes
blocks:
default:palm_door:
behavior:
type: door_block
can-open-with-hand: true
can-open-by-wind-charge: true
sounds:
open: block.wooden_door.open
close: block.wooden_door.close

tip

You can create at most 25 new doors

warning

Custom doors cannot be interacted with by villagers or zombies, even if you add the relevant block tags. This is because door opening/closing is hardcoded in Minecraft, and support for this may only be added in future versions.