User:Bilka/Sandbox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Items done -> 16 more)
(6 more)
Line 36: Line 36:
* [[Prototype/MapGenPresets]]
* [[Prototype/MapGenPresets]]
* [[Prototype/Sprite]]
* [[Prototype/Sprite]]
* [[Prototype/Tutorial]]
* [[Prototype/UtilityConstants]]
* [[Prototype/UtilityConstants]]
* [[Prototype/UtilitySounds]]
* [[Prototype/UtilitySounds]]
* [[Prototype/AutoplaceControl]]
* [[Prototype/AutoplaceControl]]
* [[Prototype/CustomInput]]
* [[Prototype/RocketSilo]]
* [[Prototype/RocketSilo]]
* [[Prototype/Roboport]]
* [[Prototype/Roboport]]
Line 48: Line 46:
* [[Prototype/RocketSiloRocketShadow]]
* [[Prototype/RocketSiloRocketShadow]]
* [[Prototype/RoboportEquipment]]
* [[Prototype/RoboportEquipment]]
* [[Prototype/Fluid]]
* [[Prototype/NamedNoiseExpression]]
* [[Prototype/NamedNoiseExpression]]
* [[Prototype/NoiseLayer]]
* [[Prototype/NoiseLayer]]
* [[Prototype/Decorative]]
* [[Prototype/Recipe]]
* [[Prototype/Technology]]
* [[Prototype/Tile]]
* [[Prototype/Tile]]
</div>
</div>

Revision as of 12:33, 13 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