mojira.dev
MC-170944

/locatebiome messages do not fit for all biome names

The bug

The command feedback messages for /locatebiome do not fit for all biomes, e.g.:

The nearest The Void is at [11, ~, -85] (0 blocks away)

Affected messages:

"commands.locatebiome.success": "The nearest %s is at %s (%s blocks away)"

Note: commands.locatebiome.notFound has been fixed in 20w18a:

Could not find a biome of type The End within reasonable distance

How to reproduce

In a world of type "The Void" use:

/locatebiome minecraft:the_void

Linked issues

Comments 2

"commands.locatebiome.success": "The nearest %s is at %s (%s blocks away)"

Was not changed, should this be re-opened?

Yeah he's right. Only the failure message was fixed, not the success message.

For those who are wondering what the new wording in the fix for the failure message is, they added "biome of type" before the biome name. As in: "Could not find a biome of type <biome name> within reasonable distance"

So I guess if they fix the success message it will be "The nearest biome of type <biome name> is at <coordinates> (<distance> blocks away)"

marcono1234

Erik Broes

Confirmed

Normal

Commands, Text

/locatebiome

20w06a, 20w09a, 20w18a

20w18a, 1.16 Pre-release 1

Retrieved