I like this mod, but it has strange balance: Why raw resources costs more than products?
Example:
10 Oil for 1 coin
1k light oil for 15 coin => 66 light oil for 1 coin
Advanced oil processing (AAI):
100 oil (+water) => 70 light oil => 70+15 light oil with post-process from heavy oil
Why post-products cost lower than pre-products?
Could you rebalance it?
I think it will be better to add something like a string field to settings (Startup tab) with JSON and with default empty value (empty string):
{ 'item-name': { coins: 10, count:100, time: 10},...}
and this json should replace your default values
where:
coins — (unsigned integer) costs in coins
count — (unsigned integer) producing products [item-name]
time — (float) time in seconds for the recipe