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

[BetterCrafting] Also set CraftingRecipe field (if possible) for SpaceCore recipes (fix YACS integration) #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zombifier
Copy link
Contributor

Set the field to the vanilla equivalent if possible.

This fixes Yet Another Cooking Skill's integration with SpaceCore recipes added by Better Crafting. YACS was expecting this field to be set, which it is for vanilla recipes but not SC ones (code snippet).

Also sneaked in changes to Common.projitems to make this mod build on Linux's case sensitive file system. Please let me know if I should take it out.

@zombifier zombifier changed the title Also set CraftingRecipe field (if possible) for SpaceCore recipes (fix YACS integration) [BetterCrafting] Also set CraftingRecipe field (if possible) for SpaceCore recipes (fix YACS integration) Aug 16, 2024
zombifier added a commit to zombifier/Pet-Slime_StardewValley that referenced this pull request Aug 31, 2024
@Pet-Slime
Copy link

While this fixes an issue with YACS, I would like to also point out it will fix an issue with any mod that uses bettercrafting and looks for the CraftingRecipe field.

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

Successfully merging this pull request may close these issues.

2 participants