Catalyst Item is comsumed in Basin Mixing
MarbleGateKeeper opened this issue · 1 comments
Describe the Bug
Catalyst is an item that ItemStack#getRemainingContainerItem equals itself.
In 0.5.0, catalyst won't be comsumed in basin mixing process.
In 0.5.1, it does be comsumed.
Create itself does not include any recipe that contains catalyst. But it does support it in 0.5.0.
Also there is a similar issue: #4853
Reproduction Steps
- Design a mixin recipe that contains a catalyst item in ingredients
- Basin mixing in game
Expected Result
Catalyst is comsumed.
Screenshots and Videos
I‘ll use enchantment industry addon as example. Experience Rotor is catalyst in this addon.
You can also check #4853
202306161014.mp4
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1b
Minecraft Version
1.19.2
Forge Version
43.2.4
Other Mods
Optionally: Creative Enchantment Industry for showcase.
Additional Context
No response