Advanced rocketry Liquid IO Circuit uncraftable in assembling machine
Rodg88 opened this issue ยท 2 comments
Issue Description
The advanced rocketry Liquid IO Circuit still has the Extra Cells 1k fluid storage component in the recipe for the Precision Assembler, instead of the new AE2 version. The regular crafting table recipe uses the AE2 one so it works.
Modpack version (Do not use "latest")
1.16a
The cfg in question is config/advRocketry/PrecisionAssembler.xml
line 88 extracells:storage.component 3 4
replace with appliedenergistics2:material 3 54
Duplicate of #211