
[BUG] Nickel nuggets behave differently than other nuggets in Compacting Drawers
Jack-McKalling opened this issue ยท 3 comments
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
If you insert a nickel ingot into an empty compacting drawer, it doesn't automatically allocate the nugget too. It only allocates ingots and blocks. You have to insert the nugget first to get all three forms of the metal.
This is not the case for any other metal. You can for instance insert a bronze ingot and it also allocates the nugget. Even if you attempt to insert it into the bottom right slot.
It appears that the nickel nugget/ingot might be missing a conversion recipe, from this observed behaviour.
Expected Behavior
Regardless of whichever slot of the empty compacting drawer you insert the nickel ingot into, it should automatically allocate the block in the top slot, ingot in the bottom left, nugget in the bottom right.
Steps to Reproduce
Wrong:
- Place an empty compacting drawer
- Take a nickel ingot
- Right-click with it on the bottom right slot of the drawer (it goes into the left, but no nuggets)
Correct:
- Place an empty compacting drawer
- Take a bronze ingot
- Right-click with it on the bottom right slot of the drawer (it goes into the left, along with nuggets on the right)
Minecraft Version
1.19.X
Forge Version
43.2.3
Ex Nihilo: Sequentia Version
1.19.2-4.1.0.55-beta
Additional Context
If you attempt to insert the nickel nugget first, it then does work as expected, but for other materials this isn't necessary.
Log File
There could be more metals that have this effect, I don't exactly know why this happens when some others behave normally.
I'm not sure how I could make a list of all affected items without brute force testing all dosens of ingots.
I think Lead, Tin and Silver also have this issue, but not Uranium. (all ingots from this mod I found on first glance)