Prototype/FuelCategory: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "== Basics == Each item which has a fuel_value must have a fuel category. The fuel categories are used to allow only certain fuels to be used in Types/EnergySource. == Mand...")
(No difference)

Revision as of 15:48, 25 October 2017

Basics

Each item which has a fuel_value must have a fuel category. The fuel categories are used to allow only certain fuels to be used in Types/EnergySource.

Mandatory properties

type

Type: Types/string

Must be "fuel-category".

name

Type: Types/string

Name of the fuel-category.