-
Bug
-
Resolution: Fixed
-
Minecraft 18w08b, Minecraft 18w10a, Minecraft 18w10c, Minecraft 18w10d, Minecraft 18w11a, Minecraft 18w14b, Minecraft 18w15a, Minecraft 18w16a, Minecraft 18w19a, Minecraft 18w19b, Minecraft 18w20a, Minecraft 18w20b, Minecraft 18w20c, Minecraft 18w21a, Minecraft 18w21b
-
None
-
Confirmed
How to reproduce
- Summon all types of fish:
/summon cod /summon salmon
- Note that it'll say "Summoned new entity.minecraft.<mob_id>" instead of the translated name.
How to fix
This can easily be fixed by adding these lines to the lang file:
"entity.minecraft.cod": "Cod", "entity.minecraft.salmon": "Salmon"
Side note:
remove
"entity.minecraft.cod_mob": "Cod", "entity.minecraft.salmon_mob": "Salmon"
- is duplicated by
-
MC-126114 When being killed by Pufferfish mob, the death message and statistics screen doesn't have a proper name for it yet, only "entity.minecraft.pufferfish"
- Resolved
-
MC-126189 Slain by entity.minecraft.puffer_fish
- Resolved
-
MC-126203 Death message for pufferfish is wrongly displayed
- Resolved
-
MC-126226 Being Killed By A Puffer Fish
- Resolved
-
MC-126334 Pufferfish's Poison Death Message displays "entity.minecraft.puffer_fish"
- Resolved
-
MC-127675 Fuffer Fish Death Message Bug
- Resolved
-
MC-128633 entity.minecraft.puffer_fish in death message
- Resolved
-
MC-129284 Other fish names are broken unlike the pufferfish.
- Resolved
- relates to
-
MC-68446 Some entities have missing translations string in the lang files
- Resolved
-
MC-126022 Missing translations in en_us.json for potted plants
- Resolved