CyclopsMC / IntegratedCrafting

Craft stuff in Integrated Dynamics networks
MIT License
7 stars 6 forks source link

how exactly to trigger insert_recipe_planks advancement? #55

Closed boneskull closed 3 years ago

boneskull commented 3 years ago

Issue type:


Question:

Hi. I'm following the "Setup Autocrafting" tutorial. I've tried to create a Recipe like so:

image

I then insert the Variable into a Crafting Interface:

image

However, the advancement does not trigger:

image

rubensworks commented 3 years ago

Someone will answer your question soon. In the meantime, you might be able to get help more quickly on our Discord server.

rubensworks commented 3 years ago

The input looks like a stripped log, instead of a normal log.

Also, could you try inserting the log into the very first slot?

boneskull commented 3 years ago

The input was pre-filled from JEI, so the icon rotates between the different “oak log” types (stripped, wood, etc). Maybe if I did it manually...

boneskull commented 3 years ago

Using the first slot and building the recipe manually seemed to work. I cannot get JEI to prefill the recipe in the first slot; it's always copied into the center.

Thanks!