Processed fuel


Convert any fuel item to the standard so you don't mess up with multiple fuel types. Also fuel processing increases value by 25% and easy to transportation!. (Screenshot of processing uranium fuel cell is fake, it don't to that, get warned)

Content
8 months ago
2.0
126

g 文件 图片 14/10000 实时翻译 How to set processing fuel as an intermediate product 划译 How to set processing fuel as an intermediate product

7 months ago

I want to set that processing fuel as an intermediate product for productivity boost, but I don't know programming and have tried searching for some solutions online without success. Can you give me some advice? thank you!!!

13 days ago

All you have to do is add a comma and one line:

            results = {{type="item", name="processed-fuel", amount = o}}

becomes:

            results = {{type="item", name="processed-fuel", amount = o}},
    allow_productivity = true

New response