The F3 menu shows the translated biome name, rather than ID.
See title.
Expected: minecraft:forest, minecraft:sky, etc.
Actual: (assuming it's set to English) Forest, The End, etc.
Created Issue:
The F3 menu shows the translated biome name, rather than ID.
See title.
Expected: minecraft:forest, minecraft:sky, etc.
Actual: (assuming it's set to English) Forest, The End, etc.
Added Attachments:
Removed Attachments:
Intended, to fix MC-129143. Biomes have both a name and an ID; the name used to not be translatable but now is. As such, F3 uses the ID instead (just as it does for e.g. looking at blocks).
Why not show the ID and the name in brackets?