Catalogue (Fabric)

Catalogue (Fabric)

2M Downloads

Unable to translate mod descriptions via resource (packs)

Closed this issue ยท 1 comments

commented

Describe the bug

NeoForge empowers us to modify mod descriptions via resource packs, see documentation. But Catalogue seems not support it.

Jade is for demonstration. Theoretically all mods can be affected.

Without Catalogue:

Image

With Catalogue:

Image

To Reproduce

I made a simple resource pack to demonstrate with Jade. You can also create packs yourself to test. Theoretically all mods can be affected.

  1. Install Jade.
  2. Download Catalogue translation test.zip and apply it.
  3. Run the game without Catalogue, go to Mod Screen, and check the description of Jade. You will see the modified description.
  4. Run the game with Catalogue and you will find that Jade's description is not modified.

Expected behavior

The description should be modified via resource (pack)

Mod Version

1.11.1

Minecraft Version

1.21.1

Modloader

NeoForge

Crash Log (if applicable)

No response

Additional context

No response

commented

Fixed in ed1051b and 4fa9370