-
Bug
-
Resolution: Fixed
-
1.18.2, 22w15a, 22w16b, 22w17a, 22w18a, 22w19a, 1.19 Pre-release 1, 1.19 Pre-release 3, 1.19 Release Candidate 2, 1.19, 1.19.1, 1.19.2, 22w45a, 1.19.3, 1.19.4
-
Confirmed
-
Text
-
Low
The Bug:
Glass bottles are inconsistently referred to throughout some advancement description strings.
Some advancement descriptions refer to this item as "Bottle" whereas others refer to it as "Glass Bottle". The presentation of this word should be consistent throughout all strings and not spelled differently.
Below is a table I've constructed that highlights this error and shows the inconsistency that's present here. You can find information about what the current and expected strings are and would be, along with their translation keys.
Affected Strings:
Before reading the table, please note the following:
- Words colored in GREEN are correct.
- Words colored in RED are incorrect.
Translation Key | Current String | Expected String |
---|---|---|
advancements.husbandry.safely_harvest_honey.description | Use a Campfire to collect Honey from a Beehive using a Bottle without aggravating the Bees | Use a Campfire to collect Honey from a Beehive using a Glass Bottle without aggravating the Bees |
advancements.end.dragon_breath.description | Collect Dragon's Breath in a Glass Bottle | Collect Dragon's Breath in a Glass Bottle |
Steps to Reproduce:
- Grant yourself with the "Bee Our Guest" and "You Need a Mint" advancements by using the command provided below.
/advancement grant @s only minecraft:husbandry/safely_harvest_honey
/advancement grant @s only minecraft:end/dragon_breath
- Look at the advancement descriptions closely and take note as to whether or not glass bottles are inconsistently referred to.
Observed Behavior:
Glass bottles are inconsistently referred to. Some advancement descriptions refer to this item as a "Bottle" whereas others refer to it as a "Glass Bottle".
Expected Behavior:
Any mentioning of a glass bottle should be referred to as a "Glass Bottle" throughout all advancement description strings to maintain consistency.