Mekanism 1.12.2 Community Edition

Mekanism 1.12.2 Community Edition

1.9k Downloads

[BUG]: Nasty spaces in names under non-alphabetical language

ChromaPIE opened this issue ยท 0 comments

commented

Describe the bug

return tier.getLocalizedName() + " " + recipeType.getLocalizedName() + " " + super.getItemStackDisplayName(itemstack);

Suggest using a per-language specified helper line in each lang files, like %s %s %s, so for such languages changing it to %s%s%s gets rid of the spaces.

To Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Mekanism Version

9.12.10

Minecraft Version is this regarding?

1.12.2

What OS are you seeing the problem on?

Windows

Name of modpack if applicable

No response

Version of said modpack if applicable

No response

Screenshots

No response

The crash report in folder ./crash-reports (both server and client logs)

-

Please provide the following other files

No response