Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assembly with custom recipes can skip item result #1308

Open
DevDyna opened this issue Jun 1, 2024 · 0 comments
Open

Assembly with custom recipes can skip item result #1308

DevDyna opened this issue Jun 1, 2024 · 0 comments
Labels

Comments

@DevDyna
Copy link

DevDyna commented Jun 1, 2024

Describe the bug

I have made multiple custom recipes using Assembly to make items where some recipe require many steps like drill-laser-drill but it return ignoring the extra step

How to reproduce the bug

1.0 Make some custom recipes using like a datapack aaaa.zip where laser and drill was used


image


1.1 with an extra step (with drill on this example)

image

2. Insert on a container the first item and add laser & drill program on assembly controller

3. wait until it finish and you can see that it will return the 3rd

Expected behavior

Item result will return the 2rd not the 3rd item result after 2rd "animation"

Additional details

kubejs script
also tested with crafttweaker and vanilla datapacks

Which Minecraft version are you using?

1.19

Which version of PneumaticCraft: Repressurized are you using?

pneumaticcraft-repressurized-1.19.2-4.3.15-52

Crash log

No response

@DevDyna DevDyna added the Bug label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant