Prototype/FuelCategory: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|PrototypeBase}}
{{Prototype parent|PrototypeBase}}
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]].


== Basics ==
{{Prototype TOC|fuel-category|no-properties=true}}
Prototype type: '''fuel-category'''
 
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 ==
Inherits all properties from [[PrototypeBase]].

Revision as of 18:22, 6 August 2019

Prototype definitions » PrototypeBase » Prototype/FuelCategory


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.


Prototype/FuelCategory — fuel-category
No new properties
Inherited from PrototypeBase
name::string
type::string
localised_description::LocalisedString (optional)
localised_name::LocalisedString (optional)
order::Order (optional)