We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
trapdoors
1 parent a870618 commit 5c0823cCopy full SHA for 5c0823c
docs/blocks/custom-trapdoors.md
@@ -53,6 +53,7 @@ This is the block JSON you'll need for basic trapdoor functionality. It includes
53
"size": [16, 3, 16]
54
},
55
"tag:one_way_collidable": {}, // Prevents the player from being pushed out by the trapdoor collision, just like vanilla
56
+ "tag:trapdoors": {},
57
"minecraft:selection_box": {
58
"origin": [-8, 0, -8],
59
0 commit comments