I also found out that profit calculation doesn't take into account if plant produces several crops, i.e. cranberries produce 2 berries per harvest and blueberries produce 3. And also it doesn't take into account crops like potatoes which can produce extra potato 20% of the time. I made a pull request with this changes.
English is not my native language, so probably need to review english localization more carefully in case I made a mistake ) And probably need to rename profit_cycle from "Sell price per harvest" to "Sell price per crop" to prevent confusion (I didn't do it in PR), but it is ultimately your call )
Hi! Cool mod! But total profit calculations are wrong in some cases, for example:
There are 7 harvests per cycle (which is correct). So you'll make 420g per season. BUT. You'll need to buy 7 seeds, so 420 - (20 * 7) = 280 So it's not 400g, but 280g. I also don't understand what profitability index means. It shows higher values for less profitable crops it seems
Hi, I've made some minor edits to the ko.json file. AI translated it quite well, so I just changed a few terms for better understanding about what it means.
Hi, I love the mod it makes things much easier to quickly review.
I have a couple requests/suggestions: 1. Option to disable the "Profit per planting cycle" and "Profitability" sections 2. Profit number under "Buy" and "Sell" for a single harvest. 3. If it grows on a Trellis. 4. Maybe much harder, but images/symbols for some of those instead of just text. EG a Circle with arrows for crops that Regrow, a picture of a Trellis, etc.
Thank you very much for your suggestions! I have already implemented some of them and am testing everything before the official launch. I am pleased to announce that the new version should be released today.
21 comments
And probably need to rename profit_cycle from "Sell price per harvest" to "Sell price per crop" to prevent confusion (I didn't do it in PR), but it is ultimately your call )
There are 7 harvests per cycle (which is correct). So you'll make 420g per season. BUT. You'll need to buy 7 seeds, so
420 - (20 * 7) = 280
So it's not 400g, but 280g. I also don't understand what profitability index means. It shows higher values for less profitable crops it seemsAI translated it quite well, so I just changed a few terms for better understanding about what it means.
Here's the link:
JSON validator (SMAPI: translations (i18n), d33edde7f38d450187b673b1ba88725f) - SMAPI.io
I have a couple requests/suggestions:
1. Option to disable the "Profit per planting cycle" and "Profitability" sections
2. Profit number under "Buy" and "Sell" for a single harvest.
3. If it grows on a Trellis.
4. Maybe much harder, but images/symbols for some of those instead of just text. EG a Circle with arrows for crops that Regrow, a picture of a Trellis, etc.