
Crash with create
zEpiixz opened this issue ยท 2 comments
Bah... The amount of mods that literally make it impossible to add something only to enchantable items is too darn high.
The bug is in fact with Create. They are creating an itemstack before they should and this mod then checks if it can, which then checks if a tag can be applied, which hasn't been initialized yet, because Create is creating an itemstack before they should.
Surprisingly not the first time it happens, but it causes all mods that want to apply a capability only to enchanted items to crash.