You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
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.
The text was updated successfully, but these errors were encountered: