Farmer's Delight

Farmer's Delight

121M Downloads

Missing translations

Patbox opened this issue ยท 3 comments

commented

Minecraft version

1.21.1 / possibly other

Farmer's Delight version

1.2.8

NeoForge version


Description

Translations for wall variant of hanging / regular signs are missing, which is visible in case of some mods trying to use it them (ends up writing it's raw translation key)
(The issue was noticed with Fabric fork, through it also applies here).

Steps to reproduce

No response

Mod list

Unrelated.

Logs

No response

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
commented

After checking vanilla langs, and langs from mods which add signs, I should indeed be adding those langs by default.
I'll add them to the 3 main langs in the next patch.

commented

Added on commit 7d28554.

commented

Do you have examples of mods which are using specific wall sign langs? I haven't tested extensively, but Jade at least seems to use the normal one for wall variants:

Image

If it's something present in vanilla langs, I can add them for compatibility regardless. Just making sure.