Storage Drawers: Natura Pack

Storage Drawers: Natura Pack

9M Downloads

[1.10.2] Compacting Drawer not recognizing tiny coal from Actually Additions.

llloyd4 opened this issue ยท 4 comments

commented

AA adds in tiny coal, 1 coal in a crafting grid gets you 8 tiny coal. I put coal into a compacting drawer and I get block, single piece, but no tiny coal.

commented

It's not a standard 2x2 or 3x3 recipe. You'll have to add the association yourself through config. Can be done either through SD config or CraftTweaker.

commented

Except Compacting Drawers don't use a 2x2 or 3x3 for the nugget slot, it uses a single in for x number nuggets out, and that's what this is, a single coal in yields 8 tiny coal (coal nuggets).

commented

Sure they do. You have a recipe from 3x3 nuggets to an ingot, and a recipe from an ingot to 9 nuggets, and those combined yields a valid compacting drawer recipe. So by design it's only looking for recipes that are 4:1 or 9:1, and everything else must be explicitly configured for.

commented

Oy. Ok, O.o