CyclopsMC / IntegratedDynamics

A Minecraft mod to take full and automated control of your appliances.
http://cyclopsmc.github.io/IntegratedDynamics/
MIT License
126 stars 59 forks source link

Autocrafting for Create Crushing Wheels #1350

Closed djmattyg007 closed 2 weeks ago

djmattyg007 commented 2 weeks ago

Issue type:


Short description:

I want to be able to autocraft Create Crushing Wheels with Integrated Dynamics. Ideally I'd be able to make anything that can be made with Create's Mechanical Crafters. This requires support for recipes that are larger than a 3x3 grid. Some modpacks have mechanical crafting recipes that can go to 9x9 grids.

rubensworks commented 2 weeks ago

Thanks for the suggestion!

rubensworks commented 2 weeks ago

Recipes can be of any size. It's just the UI that only supports a fixed 3x3 grid. If you want to create larger recipes, you can use the operators for recipes in the logic programmer.