-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 14w25b, Minecraft 14w30c, Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.2-pre1, Minecraft 1.8.8, Minecraft 15w37a, Minecraft 15w44a, Minecraft 15w51b, Minecraft 16w33a, Minecraft 1.11.2, Minecraft 1.12 Pre-Release 5, Minecraft 1.12.2, Minecraft 17w45b, Minecraft 17w46a, Minecraft 17w47a, Minecraft 17w47b, Minecraft 17w48a, Minecraft 18w20c, Minecraft 1.13, 1.15.2, 20w13b, 20w14a, 20w15a, 20w16a, 20w17a, 20w18a, 20w19a, 20w20a, 20w20b, 20w21a, 20w22a, 1.16 Pre-release 1, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 4, 1.16 Pre-release 5, 1.16 Pre-release 6, 1.16 Pre-release 7, 1.16 Pre-release 8, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w18a, 1.17, 1.18.1, 1.18.2, 22w12a, 22w13a, 22w14a, 22w17a, 22w18a, 1.19, 1.19.1, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 24w11a, 1.21, 1.21.1, 1.21.3
-
Confirmed
-
Block states
-
Low
-
Gameplay
The Bug:
The "facing" block state of repeaters, comparators, and glazed terracotta doesn't match the direction they're facing.
Steps to Reproduce:
- Summon a repeater, comparator, and block of glazed terracotta that are all facing west by using the commands provided below.
/setblock ~2 ~ ~-2 minecraft:comparator[facing=west]
/setblock ~2 ~ ~ minecraft:magenta_glazed_terracotta[facing=west]
/setblock ~2 ~ ~2 minecraft:repeater[facing=west]
- Enable the F3 debug menu and observe which direction the blocks appear to be facing.
- Take note as to whether or not the "facing" block state of repeaters, comparators, and glazed terracotta matches the direction they're facing.
Observed Behavior:
The "facing" block state doesn't match the direction the blocks are facing.
Expected Behavior:
The "facing" block state would match the direction the blocks are facing.