-
Bug
-
Resolution: Unresolved
-
None
-
1.17.1, 1.18.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b
-
None
-
Confirmed
-
Block states, Commands
The last of the "change default mode" situations for structure blocks.
It was changed to default to load when placed and set without NBT/state, but the moment you provide any NBT data, it defaults to data once more.
Steps to reproduce:
/setblock ~ ~ ~ structure_block
- Observe it is in LOAD mode.
/setblock ~ ~ ~ structure_block{}
- Observe it is in DATA mode.