You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td style="border-style:solid; border-width:3; padding:7px">Adds the connection states to a block. The values of these states are updated when the block or neighboring blocks change. ["Upcoming Creator Features" Experimental Toggle Required]</br>Experimental toggles required: Upcoming Creator Features</br><table border="1" style="width:100%; border-style:solid; border-collapse:collapse; border-width:2;">
24483
+
<td style="border-style:solid; border-width:3; padding:7px">Adds the connection states to a block. The values of these states are updated when the block or neighboring blocks change.</br>Experimental toggles required: Upcoming Creator Features (in format versions before 1.26.0)</br><table border="1" style="width:100%; border-style:solid; border-collapse:collapse; border-width:2;">
<td style="border-style:solid; border-width:1; padding:9px">Enables the states "minecraft:corner" (none, inner_left, inner_right, outer_left, outer_right) and "minecraft:cardinal_direction" (north, south, east, west</td>
24530
-
<td style="border-style:solid; border-width:1; padding:9px">Defines the cardinal placement direction of a block and enables corner connection behavior. Requires the Beta APIs experimental toggle to be enabled.</br></td>
24530
+
<td style="border-style:solid; border-width:1; padding:9px">Defines the cardinal placement direction of a block and enables corner connection behavior.</br></td>
<tdstyle="border-style:solid; border-width:2; padding:8px">Minimal position of the bounds of the collision box. "origin" is specified as [x, y, z] and must be in the range (-8, 0, -8) to (8, 24, 8), inclusive. A max Y value above 16 requires 'format_version' >= 1.21.130 and the `Upcoming Creator Features` toggle</br></td>
37
+
<tdstyle="border-style:solid; border-width:2; padding:8px">Minimal position of the bounds of the collision box. "origin" is specified as [x, y, z] and must be in the range (-8, 0, -8) to (8, 24, 8), inclusive.</br></td>
<tdstyle="border-style:solid; border-width:2; padding:8px">Size of each side of the collision box. Size is specified as [x, y, z]. "origin" + "size" must be in the range (-8, 0, -8) to (8, 24, 8), inclusive. A max Y value above 16 requires 'format_version' >= 1.21.130 and the `Upcoming Creator Features` toggle</br></td>
43
+
<tdstyle="border-style:solid; border-width:2; padding:8px">Size of each side of the collision box. Size is specified as [x, y, z]. "origin" + "size" must be in the range (-8, 0, -8) to (8, 24, 8), inclusive.</br></td>
<tdstyle="border-style:solid; border-width:2; padding:8px">Whether this block uses the collider to visually clip the liquid.</br></td>
289
+
<tdstyle="border-style:solid; border-width:2; padding:8px">Whether this block uses the encompassing collider to visually clip the liquid. The encompassing collider is the smallest single AABB that contains all of the block's colliders.</br></td>
0 commit comments