-
Bug
-
Resolution: Duplicate
-
None
-
1.21
-
None
-
Unconfirmed
-
(Unassigned)
The bug
Spawning an armor stand with NBT in the lowest y layer of a structure block and saving it does not generate the armor stand, only if it is one layer above or higher.
How to reproduce
- Mark an area using a structure block and select to include entities.
- Spawn an armor stand with NBT inside this area, for example: /summon minecraft:armor_stand ~ ~ ~ {Marker:true}
- Save the structure and then load the structure.
The armor stand with NBT will not be generated.
- Spawn an armor stand with NBT inside this area above a block, for example: /summon minecraft:armor_stand ~ ~ ~ {Marker:true}
- Save the structure and then load the structure.
The armor stand with NBT will be generated.
- duplicates
-
MC-136629 Marker armor stands not saved with structures when exactly on structure boundary
- Open