User:Bilka/Sandbox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Updated more prototype definitions)
Line 18: Line 18:
=== draw_circuit_wires ===
=== draw_circuit_wires ===
'''Type''': [[Types/bool]]
'''Type''': [[Types/bool]]
'''Default''': true
</div></div>
</div></div>


Line 61: Line 63:
* [[Prototype/RailRemnants]]
* [[Prototype/RailRemnants]]
* [[Prototype/ArtilleryTurret]]
* [[Prototype/ArtilleryTurret]]
* [[Prototype/Beacon]]
* [[Prototype/Boiler]]
* [[Prototype/Character]]
* [[Prototype/Character]]
* [[Prototype/Combinator]]
* [[Prototype/Combinator]]
Line 68: Line 68:
* [[Prototype/DeciderCombinator]]
* [[Prototype/DeciderCombinator]]
* [[Prototype/ConstantCombinator]]
* [[Prototype/ConstantCombinator]]
* [[Prototype/Container]]
* [[Prototype/LogisticContainer]]
* [[Prototype/InfinityContainer]]
* [[Prototype/CraftingMachine]]
* [[Prototype/CraftingMachine]]
* [[Prototype/AssemblingMachine]]
* [[Prototype/AssemblingMachine]]
* [[Prototype/RocketSilo]]
* [[Prototype/RocketSilo]]
* [[Prototype/Furnace]]
* [[Prototype/Furnace]]
* [[Prototype/ElectricEnergyInterface]]
* [[Prototype/ElectricPole]]
* [[Prototype/EnemySpawner]]
* [[Prototype/EnemySpawner]]
* [[Prototype/CombatRobot]]
* [[Prototype/RobotWithLogisticInterface]]
* [[Prototype/ConstructionRobot]]
* [[Prototype/LogisticRobot]]
* [[Prototype/Generator]]
* [[Prototype/Generator]]
* [[Prototype/HeatPipe]]
* [[Prototype/HeatPipe]]

Revision as of 14:04, 27 March 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