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
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.
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:
Mods\[PPJA] Fresh Meat\[MYC] Fresh Meat\HarvestRules.json
" // Fresh Meat Specific Animals"
), add " Meat" to the end of all CropName parameters except for Venison, which is not bugged."CropName": "Alpaca"
becomes"CropName": "Alpaca Meat"
The text was updated successfully, but these errors were encountered: