mojira.dev
MCPE-120712

"/gametest create" applies .tolower when creating structure block.

When using the /gametest create command, e.g. /gametest create "TesT" 1 1 1, the structure block that is generated will have "test". This appears in the field where you input the structure that is to be saved/loaded/exported. It removes all uppercase characters, and replaces them with lowercase characters. This seems like unintended behavior to me, as structure files are indeed case-sensitive. The command block that is placed with it generates correctly, as it keeps the original string as name.

 

How to reproduce:

  1. Input command /gametest create "TesT" 1 1 1.

  2. Right-click on structure block that is generated.

 

Observed results:

Text in structure block is "test".

 

Expected results:

Text in structure block is "TesT".

Comments 6

Is this still an issue in the latest version? If so, can you add it to the affected versions?

Is this still an issue in the latest version? If so, can you add it to the affected versions?

Just checked in 1.16.220, the bug still seems to occur.

Just checked in 1.16.220, the bug still seems to occur.

Thank you for your report!
However, this issue is Working as Intended.

The report you have submitted is working as intended: We make the name all lowercase due to how file systems work on different operating systems.

Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.

Quick Links:
📓 Bug Tracker Guidelines – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Thank you for your report!
However, this issue is Working as Intended.

The report you have submitted is working as intended: We make the name all lowercase due to how file systems work on different operating systems.

Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.

Quick Links:
📓 Bug Tracker Guidelines – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Jason

(Unassigned)

Plausible

Windows

Windows 10 Version 20H2 (x64 bit)

1.16.220, 1.16.210, 1.16.221 Hotfix

Retrieved