Mojira Archive
MC-235656

Setting a structure block with NBT provided (no mode set) defaults it to DATA mode

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:

  1. /setblock ~ ~ ~ structure_block
  2. Observe it is in LOAD mode.
  3. /setblock ~ ~ ~ structure_block{}
  4. Observe it is in DATA mode.

Unresolved

user-f2760

2021-08-31, 11:00 AM

2025-01-02, 12:13 PM

2

1

Confirmed

Block states, Commands

1.17.1 - 1.21.41.17.1, 1.18.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 1.20.2, 23w43b, 1.21.4

-