SeaTorio


The engineer is stuck on a small island, with only access to water, wood, fish and sand.

Scenarios
1 year, 5 months ago
1.1
2.42K

b Processed Fuel in Burner Machines

2 years ago
(updated 2 years ago)

Currently unable to use processed fuel from Krastorio2 in any of your burner machines.

propose an easy fix - In file /prototypes/entity.lua replace on lines 42, 182, 279
replace: fuel_category = "chemical",
with: fuel_categories = { "chemical", "vehicle-fuel", "processed-chemical" },

2 years ago

This is already fixed in version 0.1..8 that I am sitting on.
I did: fuel_categories = { "chemical", "vehicle-fuel" },
what is the benefit of adding "processed-chemical" to?

2 years ago

processed fuel is categorized as processed-chemical. It can already be used in other burner structures in Krastorio 2 as well as foundry from bz.

2 years ago

Did not realize processed fuel came from AAI. I am playing a SeaTorio + K2 + Space Exploration game and AAI is one of the dependencies. Thank you so much for supporting it!

New response