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

Crafting using environmental sources (water, honey, ecto mist, etc.) doesn't work with recursive crafting enabled #266

Open
TheConfuZzledDude opened this issue Nov 15, 2023 · 3 comments

Comments

@TheConfuZzledDude
Copy link

When recursion depth is set to anything but 0, attempting to craft an item that is made from an environmental source does nothing – the crafting sound is made, but no materials are consumed, nor is the item actually created.

I've encountered this attempting to craft Flymeal, Gravedigger's Shovel, Bottled Water, and any potion that has a crafting tree that goes through Bottled Water (i.e. not healing potions), so the environmental source seems to be the common factor.

@H4desXD
Copy link

H4desXD commented Jan 3, 2024

so what exactly can you do then? Just pull the things out of the systems and craft them at the biome you need?

@fruitmeister101
Copy link

Yup can confirm, Issue is still an issue. Just reproduced.
Either set recursion to 0 for the specific craft, or pull from storage and set up a temporary crafting station / pond / environment.
Rather annoying.

@TilTisback
Copy link

I have the same problem with sandstone walls and spider walls. crafting the items with the biome globe and the combined stations outside of the crafting interface works fine tho.
mod version: v0.6.0.3

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

4 participants