CIT Resewn

CIT Resewn

14M Downloads

Multiple enchantments tool only shows the resource of one enchantments

huct8 opened this issue · 1 comments

commented

The issue

I an using a cit enchantments resourcepack(Ultimacraft-enchantments)。When I try to enchhant my sword, I find it shows a wrong resource. It only shows one type of enchantments.
屏幕截图 2024-10-05 192832

(only shows Fire Aspect and never shows other enchantments)

But when I play 1.20.4, it works very well.
屏幕截图 2024-10-05 193528

(it shows Fire Aspect; Sharpness; Mendiong; Unbreaking; Looting)

How to reproduce

The wrong is in 1.21.1. And the 1.20.x is all right.
Here is the resourcepack(it over 25mb, this is the link) .
https://www.curseforge.com/minecraft/texture-packs/ultimacraft-enchantments/files/5598037

Logs

https://mclo.gs/7XEcFpR

Checklist

  • I checked the issues(both open and closed) and could not find a duplicate of my issue
  • I am using the latest version of CIT Resewn for my Minecraft version
  • I have disabled Broken Paths and the issue persists
  • I am running the mod using Fabric Loader
commented

The resourcepack was not correctly updated as it is using nbt to check for multiple enchantments(which is not a thing in 1.21).
The pack author needs to fix it, see #447 for reference.