Prototype/Combinator: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
(1.1.51: Prototype/EntityWithOwner added) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/ | {{Prototype parent|Prototype/EntityWithOwner}} | ||
Abstract base type for decider and arithmetic combinators. | Abstract base type for decider and arithmetic combinators. | ||
Line 10: | Line 10: | ||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/ | This prototype inherits all the properties from [[Prototype/EntityWithOwner]]. | ||
{{Prototype property|energy_source|[[Types/EnergySource|EnergySource]]}} | {{Prototype property|energy_source|[[Types/EnergySource|EnergySource]]}} |
Revision as of 19:26, 21 January 2022
Template:Prototype parent Abstract base type for decider and arithmetic combinators.
Extensions
- Prototype/ArithmeticCombinator arithmetic-combinator
- Prototype/DeciderCombinator decider-combinator
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithOwner.
Template:Prototype property Must be an electric or void energy source.
Template:Prototype property Array of 4 vectors.
Template:Prototype property Array of 4 vectors.
Template:Prototype property Array of 4 WireConnectionPoints.
Template:Prototype property Array of 4 WireConnectionPoints.
Optional properties
Template:Prototype property The maximum circuit wire distance for this entity.