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

[Milo] Cake recipe and crafting issue #15

Open
xAnavrins opened this issue Jul 28, 2019 · 1 comment
Open

[Milo] Cake recipe and crafting issue #15

xAnavrins opened this issue Jul 28, 2019 · 1 comment

Comments

@xAnavrins
Copy link
Collaborator

When trying to learn the recipe for Cake, the 3 empty buckets stays in the turtle's inventory, since one of the bucket ends up on slot 1, it ends up learning the recipe for a bucket instead.
This can probably be fixed by including an entry for cake in the recipe book.

Same issue arise when crafting a Cake, this line only check for slot 1 whereas the Cake will actually by on slot 4, so it won't craft more than 1 cake.

@Kan18
Copy link
Contributor

Kan18 commented Jun 16, 2021

same issue with OpenComputers Grog (Edit: so the issue with OpenComputers Grog, and other items like HarvestCraft Bubbly Water, can be fixed by moving the recipe down in the turtle crafting grid so that the bucket doesn't end up on slot 1, this won't work with Cake because Cake takes up all of the 3x3 grid

also, if you have HarvestCraft, you can fix this specific issue with the cake by using Fresh Milk instead)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants