Types/EnergySource: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "== Basics == Specifies the way the entity gets its energy. === type === '''Type''': Types/String  Only valid values are "electric" or "burner", it specifies the type of th..."  | 
				|||
| Line 2: | Line 2: | ||
Specifies the way the entity gets its energy.  | Specifies the way the entity gets its energy.  | ||
=== type ===  | === type ===  | ||
'''Type''': [[Types/  | '''Type''': [[Types/string]]  | ||
Only valid values are "electric" or "burner", it specifies the type of the energy source to be used.  | Only valid values are "electric" or "burner", it specifies the type of the energy source to be used.  | ||
== Electric energy source ==  | == Electric energy source ==  | ||
=== buffer_capacity ===  | === buffer_capacity ===  | ||
Revision as of 12:56, 30 October 2013
Basics
Specifies the way the entity gets its energy.
type
Type: Types/string
Only valid values are "electric" or "burner", it specifies the type of the energy source to be used.
Electric energy source
buffer_capacity
Type: Types/EnergyAmount
input_priority
Type: Types/EnergyPriority
input_flow_limit
Type: Types/EnergyPower
output_priority
Type: Types/EnergyPriority
output_flow_limit
Type: Types/EnergyPower
Burner
effectivity
Type: Types/float
Value specifying the amount of burning value of the item to be transferred into the energy. 1 means 100% effectivity.
fuel_inventory_size
Type: Types/InventorySize
smoke
Type: Types/SmokeSources