-
Bug
-
Resolution: Fixed
-
1.16.1, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w46a, 21w03a, 21w06a, 21w07a, 21w11a, 21w13a, 21w16a, 1.17, 1.17.1, 21w42a, 1.18.1, 1.18.2, 22w11a, 1.19, 1.19.2
-
Confirmed
-
Text, UI
-
Low
The Bug
With the fix of MC-190102, Save Mode and Corner Mode were capitalized in the structure block interface, but it looks like Data mode and Load mode were missed
Steps to Reproduce
- Summon two structure blocks, one of which is in "data" mode and the other in "load" mode.
/setblock ~1 ~ ~ minecraft:structure_block[mode=data] /setblock ~1 ~ ~1 minecraft:structure_block[mode=load]
- Open each of them and locate the "Data mode" and "Load mode" texts.
- Take note as to whether or not the word "mode" in the "Data mode" and "Load mode" texts within the structure block GUI isn't capitalized.
Observed Behavior
The word "mode" in the "Data mode" and "Load mode" texts within the structure block GUI isn't capitalized.
Expected Behavior
The word "mode" in the "Data mode" and "Load mode" texts within the structure block GUI would be capitalized.
- relates to
-
MC-190102 Some UI strings are not consistently capitalized
- Resolved
-
MC-189261 Various Realms buttons and texts are incorrectly capitalized
- Resolved
-
MC-195781 The "Include entities:" string displayed within the structure block GUI is improperly capitalized
- Resolved
-
MC-279503 Test block mode information strings are improperly capitalized
- Resolved