Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a
-
Fix Version/s: 21w13a
-
Labels:None
-
Confirmation Status:Confirmed
-
Category:Commands, Structures
-
Mojang Priority:Trivial
Description
The bug
Using the /setblock command to place a structure block, it sets the default mode to Save. This is inconsistent with the default mode when placing a structure block by hand, which is Load.
How to reproduce
- Give yourself a structure block by running the command /give @s structure_block
- Place it down and open its UI
Notice how the default mode is Load
- Run the command /setblock ~ ~ ~ structure_block
- Open its UI
Notice how the default mode is Save