Prototype/NoiseLayer: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(overhaul to include Prototype)
(0.16)
Line 1: Line 1:
== Basics ==
== Basics ==
A noise layer used by the [[Types/AutoplaceSpecification#noise_layer|autoplace system]].  
A noise layer used by the [[Types/AutoplaceSpecification#noise_layer|autoplace system]]. For a list of built-in layers, see [[Data.raw#noise-layer]]


== Properties ==
== Properties ==
Inherits all properties from [[Prototype]].
Inherits all properties from [[Prototype]].
== Built-in noise layers ==
<pre>
terrain-dark
grass
grass-dry
dirt
sand
trees
crude-oil
dry-trees
copper-ore
iron-ore
uranium-ore
coal
stone
enemy-base
</pre>

Revision as of 20:51, 28 May 2018

Basics

A noise layer used by the autoplace system. For a list of built-in layers, see Data.raw#noise-layer

Properties

Inherits all properties from Prototype.