mojira.dev
MC-195780

"Data mode" and "Load mode" aren't capitalized while "Save Mode" and "Corner Mode" are

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.

Linked issues

Attachments

Comments 16

Hi there!

I can confirm in snapshot 20w30a and release 1.16.1.

Can confirm in 21w03a.

Can confirm in 21w06a.

Can confirm in 21w07a.

Can confirm in 21w11a.

6 more comments

Can confirm this behavior in 21w42a. Here are some extra details regarding this problem.

The Bug:

The word "mode" in the "Data mode" and "Load mode" texts within the structure block GUI isn't capitalized.

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.

Can confirm in 1.18.1.

Can confirm in 1.18.2 and 22w11a.

Can confirm in 1.19.

Can confirm in 1.19.2.

Chandler

v-armanv

Confirmed

Low

Text, UI

capitalization

1.16.1, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, ..., 1.18.1, 1.18.2, 22w11a, 1.19, 1.19.2

22w44a

Retrieved