User:Bilka/Sandbox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(12 more)
(achieves done)
Line 39: Line 39:
* [[Prototype/UtilityConstants]]
* [[Prototype/UtilityConstants]]
* [[Prototype/UtilitySounds]]
* [[Prototype/UtilitySounds]]
* [[Prototype/Achievement]]
* [[Prototype/BuildEntityAchievement]]
* [[Prototype/CombatRobotCountAchievement]]
* [[Prototype/ConstructWithRobotsAchievement]]
* [[Prototype/DeconstructWithRobotsAchievement]]
* [[Prototype/DeliverByRobotsAchievement]]
* [[Prototype/DontBuildEntityAchievement]]
* [[Prototype/DontCraftManuallyAchievement]]
* [[Prototype/DontUseEntityInEnergyProductionAchievement]]
* [[Prototype/FinishTheGameAchievement]]
* [[Prototype/GroupAttackAchievement]]
* [[Prototype/KillAchievement]]
* [[Prototype/PlayerDamagedAchievement]]
* [[Prototype/ProduceAchievement]]
* [[Prototype/ProducePerHourAchievement]]
* [[Prototype/ResearchAchievement]]
* [[Prototype/TrainPathAchievement]]
* [[Prototype/AmmoCategory]]
* [[Prototype/AutoplaceControl]]
* [[Prototype/AutoplaceControl]]
* [[Prototype/CustomInput]]
* [[Prototype/CustomInput]]

Revision as of 17:56, 31 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