I'm not the mod's creator, but you can work around this error. Open the [JA] Winter Crops folder and edit the manifest.json file using Notepad. You should see the line:
"UniqueID": "bluechicken.wintercrops",
copy the "bluechicken.wintercrops". Now, go to [PFM] Better Quality Increase Seeds Winter Crops and edit the manifest.json file there. Find the line:
{ "UniqueID": "uberkwefty.wintercrops"}
and replace uberkwefty with bluechicken. The mod should now load.
By the way, if you load the ProducerRules.json file in BQIS and read it over, you should see how to edit it to add the trees for sapling production too, if interested. I haven't done that yet, but the mod logic is pretty easy to follow. No real programming skills required.
5 comments
copy the "bluechicken.wintercrops". Now, go to [PFM] Better Quality Increase Seeds Winter Crops and edit the manifest.json file there. Find the line:
and replace uberkwefty with bluechicken. The mod should now load.
By the way, if you load the ProducerRules.json file in BQIS and read it over, you should see how to edit it to add the trees for sapling production too, if interested. I haven't done that yet, but the mod logic is pretty easy to follow. No real programming skills required.
for other ppja redux mods, they have multiple folders, I'm guessing i should set the dependencies to the DGA folder yeah?