About this mod
When harvesting, receive more crops seeds.
- Requirements
- Permissions and credits
- Donations
This is a config addon for the MultYieldCrops mod, which adds the chance to harvest more and receive seeds. It is highly configurable.
HarvestRules.json file is configured for vanilla crops, both harvest and seed, in the proportions:
From 0 to up to two items:
“minHarvest”: 0, //requires integer value
“maxHarvest”: 2, //requires integer value
No increment by farming level: “maxHarvestIncreasePerFarmingLevel” : 0.0,
Just change the RED numbers to the amount you want.
Working in Android.
Instructions:
> Make sure you have the latest version of SMAPI;
> Download MYC and follow instructions;
> Download this mod and unzip into your /mods folder.
Thanks:
CherryChain.
Thanks for the mod, it has helped me a lot to understand about Json.
(It's my first "mod" and English is not my native language)
HarvestRules.json file is configured for vanilla crops, both harvest and seed, in the proportions:
From 0 to up to two items:
“minHarvest”: 0, //requires integer value
“maxHarvest”: 2, //requires integer value
No increment by farming level: “maxHarvestIncreasePerFarmingLevel” : 0.0,
Just change the RED numbers to the amount you want.
Working in Android.
Instructions:
> Make sure you have the latest version of SMAPI;
> Download MYC and follow instructions;
> Download this mod and unzip into your /mods folder.
Thanks:
CherryChain.
Thanks for the mod, it has helped me a lot to understand about Json.
(It's my first "mod" and English is not my native language)