Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 20w06a, 20w09a, 20w18a
-
Fix Version/s: 20w18a, 1.16 Pre-release 1
-
Labels:
-
Confirmation Status:Confirmed
-
Category:Commands, Text
-
Mojang Priority:Normal
Description
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
Attachments
Issue Links
- is duplicated by
-
MC-173579 No matter what biome you want to look for, the Locate Biome command will use "a" as the first word even if the biome starts with a vowel or "the"
- Resolved