no this method checks nbt & enchant & damage, so it just needs to remove the nbt check
// MCP if (!((ItemStack)this.mainInventory.get(i)).isEmpty() && this.stackEqualExact(p_194014_1_, this.mainInventory.get(i)) && !((ItemStack)this.mainInventory.get(i)).isItemDamaged() && !itemstack.isItemEnchanted() && !itemstack.hasDisplayName())
Yes, i just help you to identify the trouble but it looks the same bug 🙂
I'll edit it np 🙂
no this method checks nbt & enchant & damage, so it just needs to remove the nbt check