đĒ Trapdoor Block
| Property Name | Property Type | Required |
|---|---|---|
| open | boolean | yes |
| powered | boolean | yes |
| half | single_block_half | yes |
| facing | horizontal_direction | yes |
| waterlogged | boolean | no |
blocks:
default:palm_trapdoor:
behavior:
type: trapdoor_block
can-open-with-hand: true
can-open-by-wind-charge: true
sounds:
open: block.wooden_trapdoor.open
close: block.wooden_trapdoor.close

tip
You can create at most 25 new trapdoors