query.cardinal_block_face_placed_on throws an error and doesn't send the state value
Partner Rank: 1
Verification build: 1.16.200.52
Regression build: 1.16.200.51
Summary: query.cardinal_block_face_placed_on throws an error and doesn't send the state value
Impact: This breaks a key feature of the holiday update and makes holiday content difficult to build.
Repro:
- Download the holiday resource pack by Jason Major
- install it on a world
- /give @p design:thin_slab
- place it
Observed result: 10/10 attempts
the slab does not correctly pass the info of the query.cardinal_block_face_placed_on
Expected result: the block should be using the query properly
Screenshot above.
Notes: 