[1.12] Compacting Drawers miss behaving
SnowShock35 opened this issue ยท 5 comments
Hi @jaquadro,
Another, what I believe to be, issue for you. Here's the details;
Issue Information
- Minecraft 1.12
- Minecraft Forge 14.21.0.2234 (Latest at current time)
- Chameleon 1.12-4.0.0
- Storage Drawers 1.12-5.0.4
Issues Details
When placing either gold or iron ingots/blocks into the compacting drawers only the block/ingot is added and not the nugget. The only way for the nugget to appear is if you add the nugget first.
Steps to Reproduce
- Place down compacting drawer
- Add Iron/Gold Ingot/Block
- Result?
Issue Media
- Compacting Debug Log https://pastebin.com/iBEq139d
There's some debug logging you can enable for the compacting drawer which would be helpful. See the author's comment here:
@codewarrior0 Good idea, thanks for that :-) I'll get that log information right now
Updated the post. Now with debug log under issue media. cc @codewarrior0 :-)
Yeah, something with the descending lookups broke with the recipe system changes. Still need to dig into it.