Minecord (for Discord)

Minecord (for Discord)

570k Downloads

Crashes when loading conflicting translation keys

axieum opened this issue ยท 0 comments

commented

Expected behavior

For modded translation files that overwrite existing keys to be loaded successfully.

Observed/actual behavior

Multiple entries with same key: entity.minecraft.villager.none=Unemployed and entity.minecraft.villager.none=Villager

It appears that Fabric API is now loading en_us.json from mod containers here:

FabricMC/fabric@40630ee

Steps/models to reproduce

Install a mod that adds translations and boot the server.

Version

v2.0.0+1.20

Agreements

  • I am running the latest version of the mod.
  • My version of Minecraft is supported.
  • I have searched for and ensured there isn't already an open issue regarding this.

Other

No response