Server Translation API

Server Translation API

11.4k Downloads

Using Enchantments through Polymer API removing level at the end (1.19)

firenh opened this issue ยท 2 comments

commented

When using Server Translations API for enchantments through Polymer, the enchantment tooltip on items removes the level at the end.

Example:

  • Without Server Translations: enchantment.enchanted_expanded.frost_aspect II
  • With Server Translations: Frost Aspect (II is missing)

Here's a link to the repo I used to test this, using Polymer and Server Translation API: https://github.com/firenh/enchanted_expanded

commented

Hey! Could you try updating to latest version, as it should fix some issues!

commented

yeah that fixed it, thank you!!!