Prototype/FuelCategory

From Official Factorio Wiki
Revision as of 15:48, 25 October 2017 by Bilka (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.