The bug
When sufficiently far from spawn the chests in abandoned mineshafts generate offset from where they are supposed to be. In the case of the seed 8128991184153947862, at (19999998,19999892), this can cause them to spawn completely inside of blocks.
How to reproduce
Create a new world
/tp 20000000 100 20000000
/locate Mineshaft
Travel to mineshaft
/execute at @e[type=minecraft:chest_minecart] run summon minecraft:armor_stand ~ ~ ~
/effect give @e[type=minecraft:armor_stand] glowing 10000
Travel to the highlighted armor stands
→ ❌ Note how the minecart with chests are offset from where they should normally be
Attachments
Comments 5
Please remove the precision-loss label, as this issue is resolved and no longer needs to be tracked with this label.
Requesting ownership.