-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 1.9 Pre-Release 2, Minecraft 1.9 Pre-Release 3, Minecraft 1.9, Minecraft 1.10.2, Minecraft 16w41a, Minecraft 16w42a, Minecraft 16w43a, Minecraft 1.11.2, Minecraft 1.12.1, Minecraft 1.12.2 Pre-Release 1, Minecraft 1.12.2 Pre-Release 2, Minecraft 1.12.2, Minecraft 18w05a, Minecraft 1.13.1, 1.14.4, 19w45b, 1.15.2, 20w21a, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 20w51a, 21w03a, 21w05b
-
Confirmed
-
Rendering
The bug
A painting shown inside a spawner is dark.
Note: It appears it is world generation or position dependent whether the painting will appear dark. However, in superflat worlds at spawn this issue can be reproduced consistently.
Reproduction steps
- Create a new "The Void" superflat world
- At spawn, use the following command
/setblock ~ ~ ~ spawner{SpawnData:{id:"minecraft:painting"},Delay:32767s}
The painting appears dark
Side note: When teleporting multiple thousand blocks away from spawn (e.g. using /teleport ~ ~ ~10000) and using the /setblock command from step 2 above again, the painting is for whatever reason not dark.
- relates to
-
MC-80694 DisplayTile block in Minecart in spawner is dark
- Resolved