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

Fix for Fresh Meat Multi Yield Crops (missing items) #366

Open
scriptsforweirdos opened this issue May 27, 2023 · 0 comments
Open

Fix for Fresh Meat Multi Yield Crops (missing items) #366

scriptsforweirdos opened this issue May 27, 2023 · 0 comments

Comments

@scriptsforweirdos
Copy link

scriptsforweirdos commented May 27, 2023

Currently several multi-yield items do not drop from Fresh Meat JA version, making it impossible to attain perfection as they are counted shippables. As there is no other obvious place to post the fix and there's no way to submit a pull on it, here's how to DIY:

  • Go to Mods\[PPJA] Fresh Meat\[MYC] Fresh Meat\HarvestRules.json
  • Starting at line 67 (" // Fresh Meat Specific Animals"), add " Meat" to the end of all CropName parameters except for Venison, which is not bugged.
    • Ex: "CropName": "Alpaca" becomes "CropName": "Alpaca Meat"
  • Save the file and restart the game.
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

1 participant