User:Bilka/Sandbox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(5 more)
(7 more)
Line 41: Line 41:
* [[Prototype/AutoplaceControl]]
* [[Prototype/AutoplaceControl]]
* [[Prototype/CustomInput]]
* [[Prototype/CustomInput]]
* [[Prototype/Combinator]]
* [[Prototype/ArithmeticCombinator]]
* [[Prototype/DeciderCombinator]]
* [[Prototype/ConstantCombinator]]
* [[Prototype/CraftingMachine]]
* [[Prototype/AssemblingMachine]]
* [[Prototype/RocketSilo]]
* [[Prototype/RocketSilo]]
* [[Prototype/Furnace]]
* [[Prototype/EnemySpawner]]
* [[Prototype/EnemySpawner]]
* [[Prototype/Generator]]
* [[Prototype/Generator]]

Revision as of 16:10, 9 April 2019

some stuff

circuit_wire_max_distance

Type: Types/double

Default: 0

The maximum circuit wire distance for this entity.

draw_copper_wires

Type: Types/bool

Default: true

draw_circuit_wires

Type: Types/bool

Default: true

more stuff

burner or energy_source

Type: Types/EnergySource

Must be a burner energy source when using "burner", otherwise it can also be a void energy source.

Prototype pages that might be outdated

Types

Prototypes