Mystical World

Mystical World

19M Downloads

Lava Cats are Missing Localization

WenXin20 opened this issue ยท 4 comments

commented

General Information

Describe the bug:

If Hwyla is installed, entity.entity_lava_cat.name displays above the mob instead
To Reproduce:

  1. Install Hwyla
  2. Find a Lava Cat

Expected behavior:

Hwyla should display Lava Cat.


Environment Versions

Mystic Mods Versions

  • MysticalLib: v1.7.0
  • Mystical World: v1.6.6

Other Versions:

  • Forge: v28.1.87
  • Minecraft: v1.14.4
  • Hwyla: v1.10.6-B67

2019-11-11_19 48 35

commented

This is an issue with HWYLA, Minecraft no longer uses ".name" in translation keys.

commented

All other Mystical World Entities display normally though. I also have the mod Damage Indicators, which has the same issue.

commented
  "entity.mysticalworld.deer": "Deer",
  "entity.mysticalworld.endermini": "Endermini",
  "entity.mysticalworld.frog": "Frog",
  "entity.mysticalworld.lava_cat": "Lava Cat",
  "entity.mysticalworld.owl": "Owl",
  "entity.mysticalworld.silkworm": "Silkworm",
  "entity.mysticalworld.silver_fox": "Silver Fox",
  "entity.mysticalworld.sprout": "Sprout",```

So this is the automatically generated stuff that's working with every other entity, I'm not sure w... wait. I know what the issue is.
commented

Let me triple check instead of just relying on the syntax, it could still be an issue on my end, my apologies.