NotMyWing / Omnifactory-Self-Torture-Edition

Omnicraft, a modpack for Minecraft 1.12.2
https://www.curseforge.com/minecraft/modpacks/omnifactory-self-torture-edition
GNU Lesser General Public License v3.0
7 stars 0 forks source link

Pristine Tier one micro miner matter with Integrated circuit 1 in the actualization chamber #61

Closed BraggestSage833 closed 3 years ago

BraggestSage833 commented 3 years ago

The recipe that uses pristine tier one matter with circuit 1 in the Actualization Chamber consumes the circuit.

BraggestSage833 commented 3 years ago

Fixed the issue. change " .inputs(, .withTag({Configuration: 1})) " to " .inputs() .notConsumable(.withTag({Configuration: 1})) "

BraggestSage833 commented 3 years ago

Line 1596-1597 in Multiblocks.zs