Youkai's Homecoming

Youkai's Homecoming

129k Downloads

Conflict: Enchantment Descriptions + Immersive UI (enableCurseFormatting)

Willem07 opened this issue ยท 1 comments

commented

Environment

  • Mod loader: NeoForge 1.21.1
  • Youkai's Homecoming: 3.0.8
  • Immersive UI: 0.3.3
  • Enchantment Descriptions: 21.1.8

Description
In the Immersive UI configuration there is a special feature:

# Enables special formatting for items with cursed enchantments.
enableCurseFormatting = true

It is enabled by default.
When this option is active and your mod is installed, enchanted books with curses do not work correctly.

Without your mod installed, everything works as expected.

Steps to reproduce

  1. Install the mods listed above.
  2. Leave enableCurseFormatting enabled in Immersive UI (default).
  3. Obtain a cursed enchanted book.
  4. The issue occurs.

Expected behavior
Cursed enchanted books should display and behave normally even when enableCurseFormatting is enabled.


Image
Image

commented

what does that function do?