Data.raw: Difference between revisions
m (Bilka moved page Internal object names to Data.raw over redirect: The structure is now a tree again, not a list) |
(updated to 0.16) |
||
Line 1: | Line 1: | ||
{{Languages}} | {{Languages}} | ||
This is a listing of all the vanilla entities/items' internal names under their prototype types. Further documentation on the entity types and how they inherit properties can be found on [[Prototype definitions]]. For a full serialization of factorio's data.raw as of 0.16.3, click [https://gist.githubusercontent.com/Bilka2/6b8a6a9e4a4ec779573ad703d03c1ae7/raw/008667c056e17569cf83cfbab918cad4233d4169/Data.raw%25200.16.3 here]. | |||
This is a listing of all the vanilla entities/items' internal names | |||
<span style="color:#FF0000">Warning, the above link contains 3 MB of text and may lag your browser.</span> | <span style="color:#FF0000">Warning, the above link contains 3 MB of text and may lag your browser.</span> | ||
Line 11: | Line 10: | ||
Examples of usage | Examples of usage | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
For finding the internal name of an item/entity, locate it on the wiki and then press the small arrow in its infobox to see the internal name. The infobox will also list the prototype type. With these two things you can access anything from data.raw: <code><nowiki>local what_you_want_to_access = data.raw["prototype-type"]["internal-name"]</nowiki></code>. | |||
</ | |||
< | <syntaxhighlight lang="lua">--make raw fish stack higher | ||
-- | data.raw.capsule["raw-fish"].stack_size = 200</syntaxhighlight> | ||
data.raw. | |||
</ | |||
< | |||
-- disable small electric pole recipe | <syntaxhighlight lang="lua">-- disable small electric pole recipe | ||
data.raw["recipe"]["small-electric-pole"].enabled = false | data.raw["recipe"]["small-electric-pole"].enabled = false | ||
</ | </syntaxhighlight> | ||
</div></div> | </div></div> | ||
Line 55: | Line 26: | ||
This is the full data-structure of Factorio's prototypes and their appearences in the game. It is a very long list, so searching with most browsers' find function (usually {{keybinding|Ctrl|f}}) is recommended. | This is the full data-structure of Factorio's prototypes and their appearences in the game. It is a very long list, so searching with most browsers' find function (usually {{keybinding|Ctrl|f}}) is recommended. | ||
Pertains to Version 0. | Pertains to Version 0.16 <!--Updated as of December 15, 2017--> | ||
== accumulator == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* accumulator | |||
</div> | |||
== achievement == | == achievement == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* so-long-and-thanks-for-all-the-fish | * so-long-and-thanks-for-all-the-fish | ||
* | </div> | ||
* | == active-defense-equipment == | ||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* discharge-defense-equipment | |||
* personal-laser-defense-equipment | |||
</div> | </div> | ||
== ambient-sound == | == ambient-sound == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* after-the-crash | * after-the-crash | ||
* anomaly | * anomaly | ||
Line 143: | Line 70: | ||
* world-ambience-5 | * world-ambience-5 | ||
* world-ambience-6 | * world-ambience-6 | ||
</div> | |||
== ammo == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-shell | |||
* atomic-bomb | |||
* cannon-shell | |||
* explosive-cannon-shell | |||
* explosive-rocket | |||
* explosive-uranium-cannon-shell | |||
* firearm-magazine | |||
* flamethrower-ammo | |||
* piercing-rounds-magazine | |||
* piercing-shotgun-shell | |||
* railgun-dart | |||
* rocket | |||
* shotgun-shell | |||
* uranium-cannon-shell | |||
* uranium-rounds-magazine | |||
</div> | </div> | ||
== ammo-category == | == ammo-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* artillery-shell | |||
* biological | * biological | ||
* bullet | * bullet | ||
Line 160: | Line 106: | ||
* rocket | * rocket | ||
* shotgun-shell | * shotgun-shell | ||
</div> | |||
== ammo-turret == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* gun-turret | |||
</div> | |||
== arithmetic-combinator == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* arithmetic-combinator | |||
</div> | |||
== armor == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* heavy-armor | |||
* light-armor | |||
* modular-armor | |||
* power-armor | |||
* power-armor-mk2 | |||
</div> | |||
== arrow == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* fake-selection-box-2x2 | |||
* orange-arrow-with-circle | |||
</div> | |||
== artillery-flare == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-flare | |||
</div> | |||
== artillery-projectile == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-projectile | |||
</div> | |||
== artillery-turret == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-turret | |||
</div> | |||
== artillery-wagon == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-wagon | |||
</div> | |||
== assembling-machine == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* assembling-machine-1 | |||
* assembling-machine-2 | |||
* assembling-machine-3 | |||
* centrifuge | |||
* chemical-plant | |||
* oil-refinery | |||
</div> | </div> | ||
== autoplace-control == | == autoplace-control == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* coal | * coal | ||
* copper-ore | * copper-ore | ||
* crude-oil | * crude-oil | ||
* desert | |||
* dirt | |||
* enemy-base | * enemy-base | ||
* grass | |||
* iron-ore | * iron-ore | ||
* sand | |||
* stone | * stone | ||
* trees | |||
* uranium-ore | * uranium-ore | ||
</div> | |||
== battery-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* battery-equipment | |||
* battery-mk2-equipment | |||
</div> | |||
== beacon == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* beacon | |||
</div> | |||
== beam == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* electric-beam | |||
* electric-beam-no-sound | |||
</div> | |||
== belt-immunity-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* belt-immunity-equipment | |||
</div> | |||
== blueprint == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* blueprint | |||
</div> | |||
== blueprint-book == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* blueprint-book | |||
</div> | |||
== boiler == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* boiler | |||
* heat-exchanger | |||
</div> | |||
== build-entity-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* getting-on-track | |||
* getting-on-track-like-a-pro | |||
</div> | |||
== capsule == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-targeting-remote | |||
* cliff-explosives | |||
* cluster-grenade | |||
* defender-capsule | |||
* destroyer-capsule | |||
* discharge-defense-remote | |||
* distractor-capsule | |||
* grenade | |||
* poison-capsule | |||
* raw-fish | |||
* slowdown-capsule | |||
</div> | |||
== car == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* car | |||
* tank | |||
</div> | |||
== cargo-wagon == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* cargo-wagon | |||
</div> | |||
== character-corpse == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* character-corpse | |||
</div> | |||
== cliff == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* cliff | |||
* small-cliff | |||
</div> | |||
== combat-robot == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* defender | |||
* destroyer | |||
* distractor | |||
</div> | |||
== combat-robot-count == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* minions | |||
</div> | |||
== constant-combinator == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* constant-combinator | |||
</div> | |||
== construct-with-robots-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* automated-construction | |||
* you-are-doing-it-right | |||
</div> | |||
== construction-robot == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* construction-robot | |||
</div> | |||
== container == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* big-ship-wreck-1 | |||
* big-ship-wreck-2 | |||
* big-ship-wreck-3 | |||
* blue-chest | |||
* iron-chest | |||
* red-chest | |||
* steel-chest | |||
* wooden-chest | |||
</div> | |||
== corpse == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* acid-splash-purple | |||
* behemoth-biter-corpse | |||
* behemoth-spitter-corpse | |||
* big-biter-corpse | |||
* big-remnants | |||
* big-spitter-corpse | |||
* big-worm-corpse | |||
* biter-spawner-corpse | |||
* medium-biter-corpse | |||
* medium-remnants | |||
* medium-spitter-corpse | |||
* medium-worm-corpse | |||
* small-biter-corpse | |||
* small-remnants | |||
* small-scorchmark | |||
* small-spitter-corpse | |||
* small-worm-corpse | |||
* spitter-spawner-corpse | |||
* tree-01-stump | |||
* tree-02-stump | |||
* tree-03-stump | |||
* tree-04-stump | |||
* tree-05-stump | |||
* tree-06-stump | |||
* tree-07-stump | |||
* tree-08-stump | |||
* tree-09-stump | |||
* wall-remnants | |||
</div> | |||
== curved-rail == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* curved-rail | |||
</div> | </div> | ||
== damage-type == | == damage-type == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* acid | * acid | ||
* electric | * electric | ||
Line 182: | Line 316: | ||
* poison | * poison | ||
</div> | </div> | ||
== | == decider-combinator == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* | * decider-combinator | ||
</div> | |||
== deconstruct-with-robots-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* automated-cleanup | |||
</div> | |||
== deconstructible-tile-proxy == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* | |||
* deconstructible-tile-proxy | * deconstructible-tile-proxy | ||
</div> | </div> | ||
== | == deconstruction-item == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* | * deconstruction-planner | ||
** | </div> | ||
** | == decorative == | ||
* | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
** | * big-ship-wreck-grass | ||
** | * brown-asterisk | ||
* | * brown-cane-cluster | ||
** | * brown-cane-single | ||
* brown-carpet-grass | |||
* brown-coral-mini | |||
* brown-fluff | |||
* brown-fluff-dry | |||
* brown-hairy-grass | |||
* garballo | |||
* garballo-mini-dry | |||
* green-asterisk | |||
* green-bush-mini | |||
* green-carpet-grass | |||
* green-coral-mini | |||
* green-hairy-grass | |||
* green-pita | |||
* green-pita-mini | |||
* green-small-grass | |||
* orange-coral-mini | |||
* red-asterisk | |||
* root-A | |||
* root-B | |||
* small-ship-wreck-grass | |||
</div> | |||
== deliver-by-robots-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* delivery-service | |||
* you-have-got-a-package | |||
</div> | |||
== dont-build-entity-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* logistic-network-embargo | |||
* raining-bullets | |||
</div> | |||
== dont-craft-manually-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* lazy-bastard | |||
</div> | |||
== dont-use-entity-in-energy-production-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* solaris | |||
* steam-all-the-way | |||
</div> | |||
== electric-energy-interface == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* electric-energy-interface | |||
* hidden-electric-energy-interface | |||
</div> | |||
== electric-pole == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* big-electric-pole | |||
* medium-electric-pole | |||
* small-electric-pole | |||
* substation | |||
</div> | |||
== electric-turret == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* laser-turret | |||
</div> | |||
== energy-shield-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* energy-shield-equipment | * energy-shield-equipment | ||
* energy-shield-mk2-equipment | |||
</div> | |||
== entity-ghost == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* entity-ghost | |||
* | |||
</div> | </div> | ||
== equipment-category == | == equipment-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* armor | * armor | ||
</div> | </div> | ||
== equipment-grid == | == equipment-grid == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* large-equipment-grid | * large-equipment-grid | ||
* medium-equipment-grid | * medium-equipment-grid | ||
* small-equipment-grid | * small-equipment-grid | ||
</div> | |||
== explosion == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-cannon-muzzle-flash | |||
* big-artillery-explosion | |||
* big-explosion | |||
* blood-explosion-big | |||
* blood-explosion-huge | |||
* blood-explosion-small | |||
* explosion | |||
* explosion-gunshot | |||
* explosion-gunshot-small | |||
* explosion-hit | |||
* ground-explosion | |||
* laser-bubble | |||
* massive-explosion | |||
* medium-explosion | |||
* railgun-beam | |||
* uranium-cannon-explosion | |||
* uranium-cannon-shell-explosion | |||
* water-splash | |||
</div> | |||
== finish-the-game-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* no-time-for-chitchat | |||
* smoke-me-a-kipper-i-will-be-back-for-breakfast | |||
* there-is-no-spoon | |||
</div> | |||
== fire == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* fire-flame | |||
* fire-flame-on-tree | |||
</div> | |||
== fish == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* fish | |||
</div> | |||
== flame-thrower-explosion == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* dummy-flame-thrower-explosion | |||
</div> | </div> | ||
== fluid == | == fluid == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* crude-oil | * crude-oil | ||
* heavy-oil | * heavy-oil | ||
Line 615: | Line 463: | ||
* sulfuric-acid | * sulfuric-acid | ||
* water | * water | ||
</div> | |||
== fluid-turret == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* flamethrower-turret | |||
</div> | |||
== fluid-wagon == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* fluid-wagon | |||
</div> | |||
== flying-text == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* flying-text | |||
* tutorial-flying-text | |||
</div> | </div> | ||
== font == | == font == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
* default-bold | * default-bold | ||
Line 626: | Line 487: | ||
* default-large-bold | * default-large-bold | ||
* default-large-semibold | * default-large-semibold | ||
* default- | * default-list_box | ||
* default-semibold | * default-semibold | ||
* default-small | * default-small | ||
Line 634: | Line 495: | ||
</div> | </div> | ||
== fuel-category == | == fuel-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* chemical | * chemical | ||
* nuclear | * nuclear | ||
</div> | |||
== furnace == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* electric-furnace | |||
* steel-furnace | |||
* stone-furnace | |||
</div> | |||
== gate == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* gate | |||
</div> | |||
== generator == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* steam-engine | |||
* steam-turbine | |||
</div> | |||
== generator-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* fusion-reactor-equipment | |||
</div> | </div> | ||
== god-controller == | == god-controller == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
</div> | |||
== group-attack-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* it-stinks-and-they-dont-like-it | |||
</div> | </div> | ||
== gui-style == | == gui-style == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
</div> | |||
== gun == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-wagon-cannon | |||
* combat-shotgun | |||
* flamethrower | |||
* pistol | |||
* railgun | |||
* rocket-launcher | |||
* shotgun | |||
* submachine-gun | |||
* tank-cannon | |||
* tank-flamethrower | |||
* tank-machine-gun | |||
* vehicle-machine-gun | |||
</div> | |||
== heat-pipe == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* heat-pipe | |||
</div> | |||
== infinity-container == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* infinity-chest | |||
</div> | |||
== inserter == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* burner-inserter | |||
* fast-inserter | |||
* filter-inserter | |||
* inserter | |||
* long-handed-inserter | |||
* stack-filter-inserter | |||
* stack-inserter | |||
</div> | </div> | ||
== item == | == item == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* accumulator | * accumulator | ||
* advanced-circuit | * advanced-circuit | ||
* arithmetic-combinator | * arithmetic-combinator | ||
* artillery-turret | |||
* assembling-machine-1 | * assembling-machine-1 | ||
* assembling-machine-2 | * assembling-machine-2 | ||
Line 678: | Line 581: | ||
* burner-inserter | * burner-inserter | ||
* burner-mining-drill | * burner-mining-drill | ||
* centrifuge | * centrifuge | ||
* chemical-plant | * chemical-plant | ||
Line 728: | Line 621: | ||
* gate | * gate | ||
* green-wire | * green-wire | ||
* gun-turret | * gun-turret | ||
* hazard-concrete | * hazard-concrete | ||
Line 745: | Line 626: | ||
* heat-pipe | * heat-pipe | ||
* heavy-oil-barrel | * heavy-oil-barrel | ||
* infinity-chest | |||
* inserter | * inserter | ||
* iron-chest | * iron-chest | ||
Line 751: | Line 633: | ||
* iron-plate | * iron-plate | ||
* iron-stick | * iron-stick | ||
* lab | * lab | ||
* land-mine | * land-mine | ||
Line 778: | Line 640: | ||
* loader | * loader | ||
* logistic-chest-active-provider | * logistic-chest-active-provider | ||
* logistic-chest-buffer | |||
* logistic-chest-passive-provider | * logistic-chest-passive-provider | ||
* logistic-chest-requester | * logistic-chest-requester | ||
Line 786: | Line 649: | ||
* lubricant-barrel | * lubricant-barrel | ||
* medium-electric-pole | * medium-electric-pole | ||
* night-vision-equipment | * night-vision-equipment | ||
* nuclear-fuel | |||
* nuclear-reactor | * nuclear-reactor | ||
* offshore-pump | * offshore-pump | ||
Line 815: | Line 669: | ||
* radar | * radar | ||
* rail-chain-signal | * rail-chain-signal | ||
* rail-signal | * rail-signal | ||
* raw-wood | * raw-wood | ||
Line 850: | Line 702: | ||
* sulfur | * sulfur | ||
* sulfuric-acid-barrel | * sulfuric-acid-barrel | ||
* train-stop | * train-stop | ||
* transport-belt | * transport-belt | ||
Line 880: | Line 713: | ||
* wood | * wood | ||
* wooden-chest | * wooden-chest | ||
</div> | |||
== item-entity == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* item-on-ground | |||
</div> | </div> | ||
== item-group == | == item-group == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* combat | * combat | ||
* enemies | * enemies | ||
Line 892: | Line 729: | ||
* production | * production | ||
* signals | * signals | ||
</div> | |||
== item-request-proxy == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* item-request-proxy | |||
</div> | </div> | ||
== item-subgroup == | == item-subgroup == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* ammo | * ammo | ||
* armor | * armor | ||
Line 900: | Line 741: | ||
* capsule | * capsule | ||
* circuit-network | * circuit-network | ||
* cliffs | |||
* corpses | * corpses | ||
* creatures | * creatures | ||
Line 936: | Line 778: | ||
* virtual-signal-special | * virtual-signal-special | ||
* wrecks | * wrecks | ||
</div> | |||
== item-with-entity-data == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-wagon | |||
* car | |||
* cargo-wagon | |||
* fluid-wagon | |||
* locomotive | |||
* tank | |||
</div> | |||
== item-with-inventory == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* item-with-inventory | |||
</div> | |||
== item-with-label == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* item-with-label | |||
</div> | |||
== item-with-tags == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* item-with-tags | |||
</div> | |||
== kill-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* pyromaniac | |||
* run-forrest-run | |||
* steamrolled | |||
</div> | |||
== lab == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* lab | |||
</div> | |||
== lamp == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* small-lamp | |||
</div> | |||
== land-mine == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* land-mine | |||
</div> | |||
== leaf-particle == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* leaf-particle | |||
</div> | |||
== loader == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* express-loader | |||
* fast-loader | |||
* loader | |||
</div> | |||
== locomotive == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* locomotive | |||
</div> | |||
== logistic-container == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* logistic-chest-active-provider | |||
* logistic-chest-buffer | |||
* logistic-chest-passive-provider | |||
* logistic-chest-requester | |||
* logistic-chest-storage | |||
</div> | |||
== logistic-robot == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* logistic-robot | |||
</div> | </div> | ||
== map-gen-presets == | == map-gen-presets == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
</div> | </div> | ||
== map-settings == | == map-settings == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* map-settings | * map-settings | ||
</div> | |||
== market == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* market | |||
</div> | |||
== mining-drill == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* burner-mining-drill | |||
* electric-mining-drill | |||
* pumpjack | |||
</div> | |||
== mining-tool == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* iron-axe | |||
* steel-axe | |||
</div> | |||
== module == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* effectivity-module | |||
* effectivity-module-2 | |||
* effectivity-module-3 | |||
* productivity-module | |||
* productivity-module-2 | |||
* productivity-module-3 | |||
* speed-module | |||
* speed-module-2 | |||
* speed-module-3 | |||
</div> | </div> | ||
== module-category == | == module-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* effectivity | * effectivity | ||
* productivity | * productivity | ||
* speed | * speed | ||
</div> | |||
== movement-bonus-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* exoskeleton-equipment | |||
</div> | |||
== night-vision-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* night-vision-equipment | |||
</div> | |||
== noise-expression == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* debug-aux | |||
* debug-moisture | |||
* debug-temperature | |||
* default-aux | |||
* default-cliffiness | |||
* default-elevation | |||
* default-moisture | |||
* default-temperature | |||
* large-seas-elevation | |||
* rings | |||
</div> | </div> | ||
== noise-layer == | == noise-layer == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* brown- | * aux | ||
* brown-fluff | |||
* coal | * coal | ||
* copper-ore | * copper-ore | ||
* crude-oil | * crude-oil | ||
* dirt | * dirt-1 | ||
* dirt- | * dirt-2 | ||
* dirt-3 | |||
* dirt-4 | |||
* dirt-5 | |||
* dirt-6 | |||
* dirt-7 | |||
* dry-dirt | |||
* elevation | * elevation | ||
* elevation-persistence | * elevation-persistence | ||
Line 965: | Line 926: | ||
* fluff | * fluff | ||
* garballo | * garballo | ||
* | * grass-1 | ||
* grass | * grass-2 | ||
* grass- | * grass-3 | ||
* grass- | * grass-4 | ||
* grass1 | * grass1 | ||
* grass2 | * grass2 | ||
* green-fluff | |||
* iron-ore | * iron-ore | ||
* moisture | * moisture | ||
* pita | * pita | ||
* pita-mini | * pita-mini | ||
* red-desert | * red-desert-0 | ||
* red-desert- | * red-desert-1 | ||
* sand | * red-desert-2 | ||
* sand- | * red-desert-3 | ||
* red-desert-decal | |||
* rocks | |||
* sand-1 | |||
* sand-2 | |||
* sand-3 | |||
* sand-decal | |||
* sand-dune-decal | |||
* starting-area | * starting-area | ||
* stone | * stone | ||
* temperature | * temperature | ||
* trees | * trees | ||
* trees-1 | |||
* trees-10 | |||
* trees-11 | |||
* trees-12 | |||
* trees-13 | |||
* trees-14 | |||
* trees-15 | |||
* trees-2 | |||
* trees-3 | |||
* trees-4 | |||
* trees-5 | |||
* trees-6 | |||
* trees-7 | |||
* trees-8 | |||
* trees-9 | |||
* uranium-ore | * uranium-ore | ||
</div> | |||
== offshore-pump == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* offshore-pump | |||
</div> | </div> | ||
== optimized-decorative == | == optimized-decorative == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* big-ship-wreck-grass | * big-ship-wreck-grass | ||
* brown-asterisk | * brown-asterisk | ||
* brown- | * brown-asterisk-mini | ||
* brown-carpet-grass | * brown-carpet-grass | ||
* brown-fluff | * brown-fluff | ||
* brown-fluff-dry | * brown-fluff-dry | ||
* brown-hairy-grass | * brown-hairy-grass | ||
* dark-mud-decal | |||
* garballo | * garballo | ||
* garballo-mini-dry | * garballo-mini-dry | ||
* green-asterisk | * green-asterisk | ||
* green-asterisk-mini | |||
* green-bush-mini | * green-bush-mini | ||
* green-carpet-grass | * green-carpet-grass | ||
* green- | * green-croton | ||
* green-desert-bush | |||
* green-hairy-grass | * green-hairy-grass | ||
* green-pita | * green-pita | ||
* green-pita-mini | * green-pita-mini | ||
* green-small-grass | * green-small-grass | ||
* | * light-mud-decal | ||
* puberty-decal | |||
* red-asterisk | * red-asterisk | ||
* red-croton | |||
* red-desert-bush | * red-desert-bush | ||
* red-desert-rock-medium | * red-desert-decal | ||
* | * red-pita | ||
* | * rock-medium | ||
* | * rock-small | ||
* | * rock-tiny | ||
* | * sand-decal | ||
* sand-dune-decal | |||
* sand-rock-medium | |||
* sand-rock-small | |||
* small-ship-wreck-grass | * small-ship-wreck-grass | ||
* white-desert-bush | |||
</div> | |||
== particle == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* blood-particle | |||
* branch-particle | |||
* coal-particle | |||
* copper-ore-particle | |||
* explosion-remnants-particle | |||
* iron-ore-particle | |||
* shell-particle | |||
* stone-particle | |||
* wooden-particle | |||
</div> | |||
== particle-source == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* blood-fountain | |||
* blood-fountain-big | |||
</div> | |||
== pipe == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* pipe | |||
</div> | |||
== pipe-to-ground == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* pipe-to-ground | |||
</div> | |||
== player == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* player | |||
</div> | |||
== player-damaged-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* golem | |||
* watch-your-step | |||
</div> | |||
== player-port == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* player-port | |||
</div> | |||
== power-switch == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* power-switch | |||
</div> | |||
== produce-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* mass-production-1 | |||
* mass-production-2 | |||
* mass-production-3 | |||
</div> | |||
== produce-per-hour-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* circuit-veteran-1 | |||
* circuit-veteran-2 | |||
* circuit-veteran-3 | |||
* computer-age-1 | |||
* computer-age-2 | |||
* computer-age-3 | |||
* iron-throne-1 | |||
* iron-throne-2 | |||
* iron-throne-3 | |||
</div> | |||
== programmable-speaker == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* programmable-speaker | |||
</div> | |||
== projectile == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* acid-projectile-purple | |||
* atomic-bomb-wave | |||
* atomic-rocket | |||
* blue-laser | |||
* cannon-projectile | |||
* cliff-explosives | |||
* cluster-grenade | |||
* defender-capsule | |||
* destroyer-capsule | |||
* distractor-capsule | |||
* explosive-cannon-projectile | |||
* explosive-rocket | |||
* explosive-uranium-cannon-projectile | |||
* grenade | |||
* laser | |||
* piercing-shotgun-pellet | |||
* poison-capsule | |||
* rocket | |||
* shotgun-pellet | |||
* slowdown-capsule | |||
* uranium-cannon-projectile | |||
</div> | |||
== pump == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* pump | |||
</div> | |||
== radar == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* radar | |||
</div> | </div> | ||
== rail-category == | == rail-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* regular | * regular | ||
</div> | |||
== rail-chain-signal == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* rail-chain-signal | |||
</div> | |||
== rail-planner == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* rail | |||
</div> | |||
== rail-remnants == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* curved-rail-remnants | |||
* straight-rail-remnants | |||
</div> | |||
== rail-signal == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* rail-signal | |||
</div> | |||
== reactor == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* nuclear-reactor | |||
</div> | </div> | ||
== recipe == | == recipe == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* accumulator | * accumulator | ||
* advanced-circuit | * advanced-circuit | ||
* advanced-oil-processing | * advanced-oil-processing | ||
* arithmetic-combinator | * arithmetic-combinator | ||
* artillery-shell | |||
* artillery-targeting-remote | |||
* artillery-turret | |||
* artillery-wagon | |||
* assembling-machine-1 | * assembling-machine-1 | ||
* assembling-machine-2 | * assembling-machine-2 | ||
Line 1,045: | Line 1,161: | ||
* centrifuge | * centrifuge | ||
* chemical-plant | * chemical-plant | ||
* cliff-explosives | |||
* cluster-grenade | * cluster-grenade | ||
* coal-liquefaction | * coal-liquefaction | ||
Line 1,133: | Line 1,250: | ||
* locomotive | * locomotive | ||
* logistic-chest-active-provider | * logistic-chest-active-provider | ||
* logistic-chest-buffer | |||
* logistic-chest-passive-provider | * logistic-chest-passive-provider | ||
* logistic-chest-requester | * logistic-chest-requester | ||
Line 1,144: | Line 1,262: | ||
* modular-armor | * modular-armor | ||
* night-vision-equipment | * night-vision-equipment | ||
* nuclear-fuel | |||
* nuclear-fuel-reprocessing | * nuclear-fuel-reprocessing | ||
* nuclear-reactor | * nuclear-reactor | ||
Line 1,232: | Line 1,351: | ||
</div> | </div> | ||
== recipe-category == | == recipe-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* advanced-crafting | * advanced-crafting | ||
* centrifuging | * centrifuging | ||
Line 1,241: | Line 1,360: | ||
* rocket-building | * rocket-building | ||
* smelting | * smelting | ||
</div> | |||
== repair-tool == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* repair-pack | |||
</div> | |||
== research-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* eco-unfriendly | |||
* tech-maniac | |||
</div> | |||
== resource == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* coal | |||
* copper-ore | |||
* crude-oil | |||
* iron-ore | |||
* stone | |||
* uranium-ore | |||
</div> | </div> | ||
== resource-category == | == resource-category == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* basic-fluid | * basic-fluid | ||
* basic-solid | * basic-solid | ||
</div> | |||
== roboport == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* roboport | |||
</div> | |||
== roboport-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* personal-roboport-equipment | |||
* personal-roboport-mk2-equipment | |||
</div> | |||
== rocket-silo == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* rocket-silo | |||
</div> | |||
== rocket-silo-rocket == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* rocket-silo-rocket | |||
</div> | |||
== rocket-silo-rocket-shadow == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* rocket-silo-rocket-shadow | |||
</div> | |||
== selection-tool == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* dummy-selection-tool | |||
</div> | |||
== simple-entity == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* medium-ship-wreck | |||
* rock-big | |||
* rock-huge | |||
* sand-rock-big | |||
* small-ship-wreck | |||
</div> | |||
== simple-entity-with-force == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* simple-entity-with-force | |||
</div> | |||
== simple-entity-with-owner == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* simple-entity-with-owner | |||
</div> | |||
== smoke == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* smoke-for-migration | |||
</div> | |||
== smoke-with-trigger == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* poison-cloud | |||
</div> | |||
== solar-panel == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* solar-panel | |||
</div> | |||
== solar-panel-equipment == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* solar-panel-equipment | |||
</div> | |||
== splitter == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* express-splitter | |||
* fast-splitter | |||
* splitter | |||
</div> | |||
== sticker == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* fire-sticker | |||
* slowdown-sticker | |||
* stun-sticker | |||
</div> | |||
== storage-tank == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* storage-tank | |||
</div> | |||
== straight-rail == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* straight-rail | |||
</div> | |||
== stream == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* flamethrower-fire-stream | |||
* handheld-flamethrower-fire-stream | |||
* tank-flamethrower-fire-stream | |||
</div> | </div> | ||
== technology == | == technology == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* advanced-electronics | * advanced-electronics | ||
* advanced-electronics-2 | * advanced-electronics-2 | ||
Line 1,254: | Line 1,474: | ||
* advanced-material-processing-2 | * advanced-material-processing-2 | ||
* advanced-oil-processing | * advanced-oil-processing | ||
* artillery | |||
* artillery-shell-range-1 | |||
* artillery-shell-speed-1 | |||
* atomic-bomb | * atomic-bomb | ||
* auto-character-logistic-trash-slots | * auto-character-logistic-trash-slots | ||
Line 1,304: | Line 1,527: | ||
* character-logistic-trash-slots-2 | * character-logistic-trash-slots-2 | ||
* circuit-network | * circuit-network | ||
* | * cliff-explosives | ||
* coal-liquefaction | * coal-liquefaction | ||
* combat-robot-damage-1 | * combat-robot-damage-1 | ||
Line 1,488: | Line 1,711: | ||
</div> | </div> | ||
== tile == | == tile == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* concrete | * concrete | ||
* deepwater | * deepwater | ||
* deepwater-green | * deepwater-green | ||
* dirt | * dirt-1 | ||
* dirt- | * dirt-2 | ||
* grass | * dirt-3 | ||
* grass- | * dirt-4 | ||
* grass- | * dirt-5 | ||
* dirt-6 | |||
* dirt-7 | |||
* dry-dirt | |||
* grass-1 | |||
* grass-2 | |||
* grass-3 | |||
* grass-4 | |||
* hazard-concrete-left | * hazard-concrete-left | ||
* hazard-concrete-right | * hazard-concrete-right | ||
Line 1,502: | Line 1,732: | ||
* lab-dark-2 | * lab-dark-2 | ||
* out-of-map | * out-of-map | ||
* red-desert | * red-desert-0 | ||
* red-desert- | * red-desert-1 | ||
* sand | * red-desert-2 | ||
* sand- | * red-desert-3 | ||
* sand-1 | |||
* sand-2 | |||
* sand-3 | |||
* stone-path | * stone-path | ||
* water | * water | ||
* water-green | * water-green | ||
</div> | |||
== tile-ghost == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* tile-ghost | |||
</div> | |||
== tool == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* high-tech-science-pack | |||
* military-science-pack | |||
* production-science-pack | |||
* science-pack-1 | |||
* science-pack-2 | |||
* science-pack-3 | |||
* space-science-pack | |||
</div> | |||
== train-path-achievement == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* trans-factorio-express | |||
</div> | |||
== train-stop == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* train-stop | |||
</div> | |||
== transport-belt == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* express-transport-belt | |||
* fast-transport-belt | |||
* transport-belt | |||
</div> | |||
== tree == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* dead-dry-hairy-tree | |||
* dead-grey-trunk | |||
* dead-tree-desert | |||
* dry-hairy-tree | |||
* dry-tree | |||
* tree-01 | |||
* tree-02 | |||
* tree-02-red | |||
* tree-03 | |||
* tree-04 | |||
* tree-05 | |||
* tree-06 | |||
* tree-06-brown | |||
* tree-07 | |||
* tree-08 | |||
* tree-08-brown | |||
* tree-08-red | |||
* tree-09 | |||
* tree-09-brown | |||
* tree-09-red | |||
</div> | |||
== trivial-smoke == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* artillery-smoke | |||
* car-smoke | |||
* fire-smoke | |||
* fire-smoke-on-adding-fuel | |||
* fire-smoke-without-glow | |||
* light-smoke | |||
* nuclear-smoke | |||
* smoke | |||
* smoke-building | |||
* smoke-explosion-particle | |||
* smoke-fast | |||
* smoke-train-stop | |||
* soft-fire-smoke | |||
* tank-smoke | |||
* train-smoke | |||
* turbine-smoke | |||
</div> | |||
== turret == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* big-worm-turret | |||
* medium-worm-turret | |||
* small-worm-turret | |||
</div> | </div> | ||
== tutorial == | == tutorial == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* construction-robots | |||
* logistic-system-basic | |||
* stack-transfers | |||
* trains-advanced-signals | * trains-advanced-signals | ||
* trains-basic-signals | * trains-basic-signals | ||
Line 1,517: | Line 1,829: | ||
* trains-ghost-rail-planner | * trains-ghost-rail-planner | ||
* trains-stations | * trains-stations | ||
</div> | |||
== underground-belt == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* express-underground-belt | |||
* fast-underground-belt | |||
* underground-belt | |||
</div> | |||
== unit == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* behemoth-biter | |||
* behemoth-spitter | |||
* big-biter | |||
* big-spitter | |||
* medium-biter | |||
* medium-spitter | |||
* small-biter | |||
* small-spitter | |||
</div> | |||
== unit-spawner == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* biter-spawner | |||
* spitter-spawner | |||
</div> | </div> | ||
== utility-constants == | == utility-constants == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
</div> | </div> | ||
== utility-sounds == | == utility-sounds == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
</div> | </div> | ||
== utility-sprites == | == utility-sprites == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* default | * default | ||
</div> | </div> | ||
== virtual-signal == | == virtual-signal == | ||
<div | <div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | ||
* signal-0 | * signal-0 | ||
* signal-1 | * signal-1 | ||
Line 1,580: | Line 1,914: | ||
* signal-white | * signal-white | ||
* signal-yellow | * signal-yellow | ||
</div> | |||
== wall == | |||
<div style="column-count:2;-moz-column-count:2;-webkit-column-count:2"> | |||
* stone-wall | |||
</div> | </div> |
Revision as of 22:06, 15 December 2017
This is a listing of all the vanilla entities/items' internal names under their prototype types. Further documentation on the entity types and how they inherit properties can be found on Prototype definitions. For a full serialization of factorio's data.raw as of 0.16.3, click here.
Warning, the above link contains 3 MB of text and may lag your browser.
It is not currently possible to add a NEW type to Factorio, without asking the developers to do it, as these are handled in the closed-source C++ code backbone.
Examples of usage
For finding the internal name of an item/entity, locate it on the wiki and then press the small arrow in its infobox to see the internal name. The infobox will also list the prototype type. With these two things you can access anything from data.raw: local what_you_want_to_access = data.raw["prototype-type"]["internal-name"]
.
--make raw fish stack higher
data.raw.capsule["raw-fish"].stack_size = 200
-- disable small electric pole recipe
data.raw["recipe"]["small-electric-pole"].enabled = false
data.raw - Structure
This is the full data-structure of Factorio's prototypes and their appearences in the game. It is a very long list, so searching with most browsers' find function (usually Ctrl + f) is recommended.
Pertains to Version 0.16
accumulator
- accumulator
achievement
- so-long-and-thanks-for-all-the-fish
active-defense-equipment
- discharge-defense-equipment
- personal-laser-defense-equipment
ambient-sound
- after-the-crash
- anomaly
- are-we-alone
- automation
- beyond-factory-outskirts
- censeqs-discrepancy
- efficiency-program
- expansion
- first-light
- gathering-horizon
- pollution
- research-and-minerals
- resource-deficiency
- sentient
- solar-intervention
- swell-pad
- the-oil-industry
- the-right-tools
- the-search-for-iron
- transmit
- turbine-dynamics
- world-ambience-1
- world-ambience-2
- world-ambience-3
- world-ambience-4
- world-ambience-5
- world-ambience-6
ammo
- artillery-shell
- atomic-bomb
- cannon-shell
- explosive-cannon-shell
- explosive-rocket
- explosive-uranium-cannon-shell
- firearm-magazine
- flamethrower-ammo
- piercing-rounds-magazine
- piercing-shotgun-shell
- railgun-dart
- rocket
- shotgun-shell
- uranium-cannon-shell
- uranium-rounds-magazine
ammo-category
- artillery-shell
- biological
- bullet
- cannon-shell
- capsule
- combat-robot-beam
- combat-robot-laser
- electric
- flamethrower
- grenade
- laser-turret
- melee
- railgun
- rocket
- shotgun-shell
ammo-turret
- gun-turret
arithmetic-combinator
- arithmetic-combinator
armor
- heavy-armor
- light-armor
- modular-armor
- power-armor
- power-armor-mk2
arrow
- fake-selection-box-2x2
- orange-arrow-with-circle
artillery-flare
- artillery-flare
artillery-projectile
- artillery-projectile
artillery-turret
- artillery-turret
artillery-wagon
- artillery-wagon
assembling-machine
- assembling-machine-1
- assembling-machine-2
- assembling-machine-3
- centrifuge
- chemical-plant
- oil-refinery
autoplace-control
- coal
- copper-ore
- crude-oil
- desert
- dirt
- enemy-base
- grass
- iron-ore
- sand
- stone
- trees
- uranium-ore
battery-equipment
- battery-equipment
- battery-mk2-equipment
beacon
- beacon
beam
- electric-beam
- electric-beam-no-sound
belt-immunity-equipment
- belt-immunity-equipment
blueprint
- blueprint
blueprint-book
- blueprint-book
boiler
- boiler
- heat-exchanger
build-entity-achievement
- getting-on-track
- getting-on-track-like-a-pro
capsule
- artillery-targeting-remote
- cliff-explosives
- cluster-grenade
- defender-capsule
- destroyer-capsule
- discharge-defense-remote
- distractor-capsule
- grenade
- poison-capsule
- raw-fish
- slowdown-capsule
car
- car
- tank
cargo-wagon
- cargo-wagon
character-corpse
- character-corpse
cliff
- cliff
- small-cliff
combat-robot
- defender
- destroyer
- distractor
combat-robot-count
- minions
constant-combinator
- constant-combinator
construct-with-robots-achievement
- automated-construction
- you-are-doing-it-right
construction-robot
- construction-robot
container
- big-ship-wreck-1
- big-ship-wreck-2
- big-ship-wreck-3
- blue-chest
- iron-chest
- red-chest
- steel-chest
- wooden-chest
corpse
- acid-splash-purple
- behemoth-biter-corpse
- behemoth-spitter-corpse
- big-biter-corpse
- big-remnants
- big-spitter-corpse
- big-worm-corpse
- biter-spawner-corpse
- medium-biter-corpse
- medium-remnants
- medium-spitter-corpse
- medium-worm-corpse
- small-biter-corpse
- small-remnants
- small-scorchmark
- small-spitter-corpse
- small-worm-corpse
- spitter-spawner-corpse
- tree-01-stump
- tree-02-stump
- tree-03-stump
- tree-04-stump
- tree-05-stump
- tree-06-stump
- tree-07-stump
- tree-08-stump
- tree-09-stump
- wall-remnants
curved-rail
- curved-rail
damage-type
- acid
- electric
- explosion
- fire
- impact
- laser
- physical
- poison
decider-combinator
- decider-combinator
deconstruct-with-robots-achievement
- automated-cleanup
deconstructible-tile-proxy
- deconstructible-tile-proxy
deconstruction-item
- deconstruction-planner
decorative
- big-ship-wreck-grass
- brown-asterisk
- brown-cane-cluster
- brown-cane-single
- brown-carpet-grass
- brown-coral-mini
- brown-fluff
- brown-fluff-dry
- brown-hairy-grass
- garballo
- garballo-mini-dry
- green-asterisk
- green-bush-mini
- green-carpet-grass
- green-coral-mini
- green-hairy-grass
- green-pita
- green-pita-mini
- green-small-grass
- orange-coral-mini
- red-asterisk
- root-A
- root-B
- small-ship-wreck-grass
deliver-by-robots-achievement
- delivery-service
- you-have-got-a-package
dont-build-entity-achievement
- logistic-network-embargo
- raining-bullets
dont-craft-manually-achievement
- lazy-bastard
dont-use-entity-in-energy-production-achievement
- solaris
- steam-all-the-way
electric-energy-interface
- electric-energy-interface
- hidden-electric-energy-interface
electric-pole
- big-electric-pole
- medium-electric-pole
- small-electric-pole
- substation
electric-turret
- laser-turret
energy-shield-equipment
- energy-shield-equipment
- energy-shield-mk2-equipment
entity-ghost
- entity-ghost
equipment-category
- armor
equipment-grid
- large-equipment-grid
- medium-equipment-grid
- small-equipment-grid
explosion
- artillery-cannon-muzzle-flash
- big-artillery-explosion
- big-explosion
- blood-explosion-big
- blood-explosion-huge
- blood-explosion-small
- explosion
- explosion-gunshot
- explosion-gunshot-small
- explosion-hit
- ground-explosion
- laser-bubble
- massive-explosion
- medium-explosion
- railgun-beam
- uranium-cannon-explosion
- uranium-cannon-shell-explosion
- water-splash
finish-the-game-achievement
- no-time-for-chitchat
- smoke-me-a-kipper-i-will-be-back-for-breakfast
- there-is-no-spoon
fire
- fire-flame
- fire-flame-on-tree
fish
- fish
flame-thrower-explosion
- dummy-flame-thrower-explosion
fluid
- crude-oil
- heavy-oil
- light-oil
- lubricant
- petroleum-gas
- steam
- sulfuric-acid
- water
fluid-turret
- flamethrower-turret
fluid-wagon
- fluid-wagon
flying-text
- flying-text
- tutorial-flying-text
font
- default
- default-bold
- default-button
- default-frame
- default-game
- default-large
- default-large-bold
- default-large-semibold
- default-list_box
- default-semibold
- default-small
- default-small-bold
- default-small-semibold
- scenario-message-dialog
fuel-category
- chemical
- nuclear
furnace
- electric-furnace
- steel-furnace
- stone-furnace
gate
- gate
generator
- steam-engine
- steam-turbine
generator-equipment
- fusion-reactor-equipment
god-controller
- default
group-attack-achievement
- it-stinks-and-they-dont-like-it
gui-style
- default
gun
- artillery-wagon-cannon
- combat-shotgun
- flamethrower
- pistol
- railgun
- rocket-launcher
- shotgun
- submachine-gun
- tank-cannon
- tank-flamethrower
- tank-machine-gun
- vehicle-machine-gun
heat-pipe
- heat-pipe
infinity-container
- infinity-chest
inserter
- burner-inserter
- fast-inserter
- filter-inserter
- inserter
- long-handed-inserter
- stack-filter-inserter
- stack-inserter
item
- accumulator
- advanced-circuit
- arithmetic-combinator
- artillery-turret
- assembling-machine-1
- assembling-machine-2
- assembling-machine-3
- battery
- battery-equipment
- battery-mk2-equipment
- beacon
- belt-immunity-equipment
- big-electric-pole
- boiler
- burner-inserter
- burner-mining-drill
- centrifuge
- chemical-plant
- coal
- coin
- computer
- concrete
- constant-combinator
- construction-robot
- copper-cable
- copper-ore
- copper-plate
- crude-oil-barrel
- decider-combinator
- discharge-defense-equipment
- electric-energy-interface
- electric-engine-unit
- electric-furnace
- electric-mining-drill
- electronic-circuit
- empty-barrel
- energy-shield-equipment
- energy-shield-mk2-equipment
- engine-unit
- exoskeleton-equipment
- explosives
- express-loader
- express-splitter
- express-transport-belt
- express-underground-belt
- fast-inserter
- fast-loader
- fast-splitter
- fast-transport-belt
- fast-underground-belt
- filter-inserter
- flamethrower-turret
- flying-robot-frame
- fusion-reactor-equipment
- gate
- green-wire
- gun-turret
- hazard-concrete
- heat-exchanger
- heat-pipe
- heavy-oil-barrel
- infinity-chest
- inserter
- iron-chest
- iron-gear-wheel
- iron-ore
- iron-plate
- iron-stick
- lab
- land-mine
- landfill
- laser-turret
- light-oil-barrel
- loader
- logistic-chest-active-provider
- logistic-chest-buffer
- logistic-chest-passive-provider
- logistic-chest-requester
- logistic-chest-storage
- logistic-robot
- long-handed-inserter
- low-density-structure
- lubricant-barrel
- medium-electric-pole
- night-vision-equipment
- nuclear-fuel
- nuclear-reactor
- offshore-pump
- oil-refinery
- personal-laser-defense-equipment
- personal-roboport-equipment
- personal-roboport-mk2-equipment
- petroleum-gas-barrel
- pipe
- pipe-to-ground
- plastic-bar
- player-port
- power-switch
- processing-unit
- programmable-speaker
- pump
- pumpjack
- radar
- rail-chain-signal
- rail-signal
- raw-wood
- red-wire
- roboport
- rocket-control-unit
- rocket-fuel
- rocket-part
- rocket-silo
- satellite
- simple-entity-with-force
- simple-entity-with-owner
- small-electric-pole
- small-lamp
- small-plane
- solar-panel
- solar-panel-equipment
- solid-fuel
- splitter
- stack-filter-inserter
- stack-inserter
- steam-engine
- steam-turbine
- steel-chest
- steel-furnace
- steel-plate
- stone
- stone-brick
- stone-furnace
- stone-wall
- storage-tank
- substation
- sulfur
- sulfuric-acid-barrel
- train-stop
- transport-belt
- underground-belt
- uranium-235
- uranium-238
- uranium-fuel-cell
- uranium-ore
- used-up-uranium-fuel-cell
- water-barrel
- wood
- wooden-chest
item-entity
- item-on-ground
item-group
- combat
- enemies
- environment
- fluids
- intermediate-products
- logistics
- other
- production
- signals
item-request-proxy
- item-request-proxy
item-subgroup
- ammo
- armor
- belt
- capsule
- circuit-network
- cliffs
- corpses
- creatures
- defensive-structure
- empty-barrel
- enemies
- energy
- energy-pipe-distribution
- equipment
- extraction-machine
- fill-barrel
- fluid
- fluid-recipes
- grass
- gun
- inserter
- intermediate-product
- logistic-network
- module
- other
- production-machine
- raw-material
- raw-resource
- remnants
- science-pack
- smelting-machine
- storage
- terrain
- tool
- transport
- trees
- virtual-signal
- virtual-signal-color
- virtual-signal-letter
- virtual-signal-number
- virtual-signal-special
- wrecks
item-with-entity-data
- artillery-wagon
- car
- cargo-wagon
- fluid-wagon
- locomotive
- tank
item-with-inventory
- item-with-inventory
item-with-label
- item-with-label
item-with-tags
- item-with-tags
kill-achievement
- pyromaniac
- run-forrest-run
- steamrolled
lab
- lab
lamp
- small-lamp
land-mine
- land-mine
leaf-particle
- leaf-particle
loader
- express-loader
- fast-loader
- loader
locomotive
- locomotive
logistic-container
- logistic-chest-active-provider
- logistic-chest-buffer
- logistic-chest-passive-provider
- logistic-chest-requester
- logistic-chest-storage
logistic-robot
- logistic-robot
map-gen-presets
- default
map-settings
- map-settings
market
- market
mining-drill
- burner-mining-drill
- electric-mining-drill
- pumpjack
mining-tool
- iron-axe
- steel-axe
module
- effectivity-module
- effectivity-module-2
- effectivity-module-3
- productivity-module
- productivity-module-2
- productivity-module-3
- speed-module
- speed-module-2
- speed-module-3
module-category
- effectivity
- productivity
- speed
movement-bonus-equipment
- exoskeleton-equipment
night-vision-equipment
- night-vision-equipment
noise-expression
- debug-aux
- debug-moisture
- debug-temperature
- default-aux
- default-cliffiness
- default-elevation
- default-moisture
- default-temperature
- large-seas-elevation
- rings
noise-layer
- aux
- brown-fluff
- coal
- copper-ore
- crude-oil
- dirt-1
- dirt-2
- dirt-3
- dirt-4
- dirt-5
- dirt-6
- dirt-7
- dry-dirt
- elevation
- elevation-persistence
- enemy-base
- fluff
- garballo
- grass-1
- grass-2
- grass-3
- grass-4
- grass1
- grass2
- green-fluff
- iron-ore
- moisture
- pita
- pita-mini
- red-desert-0
- red-desert-1
- red-desert-2
- red-desert-3
- red-desert-decal
- rocks
- sand-1
- sand-2
- sand-3
- sand-decal
- sand-dune-decal
- starting-area
- stone
- temperature
- trees
- trees-1
- trees-10
- trees-11
- trees-12
- trees-13
- trees-14
- trees-15
- trees-2
- trees-3
- trees-4
- trees-5
- trees-6
- trees-7
- trees-8
- trees-9
- uranium-ore
offshore-pump
- offshore-pump
optimized-decorative
- big-ship-wreck-grass
- brown-asterisk
- brown-asterisk-mini
- brown-carpet-grass
- brown-fluff
- brown-fluff-dry
- brown-hairy-grass
- dark-mud-decal
- garballo
- garballo-mini-dry
- green-asterisk
- green-asterisk-mini
- green-bush-mini
- green-carpet-grass
- green-croton
- green-desert-bush
- green-hairy-grass
- green-pita
- green-pita-mini
- green-small-grass
- light-mud-decal
- puberty-decal
- red-asterisk
- red-croton
- red-desert-bush
- red-desert-decal
- red-pita
- rock-medium
- rock-small
- rock-tiny
- sand-decal
- sand-dune-decal
- sand-rock-medium
- sand-rock-small
- small-ship-wreck-grass
- white-desert-bush
particle
- blood-particle
- branch-particle
- coal-particle
- copper-ore-particle
- explosion-remnants-particle
- iron-ore-particle
- shell-particle
- stone-particle
- wooden-particle
particle-source
- blood-fountain
- blood-fountain-big
pipe
- pipe
pipe-to-ground
- pipe-to-ground
player
- player
player-damaged-achievement
- golem
- watch-your-step
player-port
- player-port
power-switch
- power-switch
produce-achievement
- mass-production-1
- mass-production-2
- mass-production-3
produce-per-hour-achievement
- circuit-veteran-1
- circuit-veteran-2
- circuit-veteran-3
- computer-age-1
- computer-age-2
- computer-age-3
- iron-throne-1
- iron-throne-2
- iron-throne-3
programmable-speaker
- programmable-speaker
projectile
- acid-projectile-purple
- atomic-bomb-wave
- atomic-rocket
- blue-laser
- cannon-projectile
- cliff-explosives
- cluster-grenade
- defender-capsule
- destroyer-capsule
- distractor-capsule
- explosive-cannon-projectile
- explosive-rocket
- explosive-uranium-cannon-projectile
- grenade
- laser
- piercing-shotgun-pellet
- poison-capsule
- rocket
- shotgun-pellet
- slowdown-capsule
- uranium-cannon-projectile
pump
- pump
radar
- radar
rail-category
- regular
rail-chain-signal
- rail-chain-signal
rail-planner
- rail
rail-remnants
- curved-rail-remnants
- straight-rail-remnants
rail-signal
- rail-signal
reactor
- nuclear-reactor
recipe
- accumulator
- advanced-circuit
- advanced-oil-processing
- arithmetic-combinator
- artillery-shell
- artillery-targeting-remote
- artillery-turret
- artillery-wagon
- assembling-machine-1
- assembling-machine-2
- assembling-machine-3
- atomic-bomb
- basic-oil-processing
- battery
- battery-equipment
- battery-mk2-equipment
- beacon
- big-electric-pole
- boiler
- burner-inserter
- burner-mining-drill
- cannon-shell
- car
- cargo-wagon
- centrifuge
- chemical-plant
- cliff-explosives
- cluster-grenade
- coal-liquefaction
- combat-shotgun
- concrete
- constant-combinator
- construction-robot
- copper-cable
- copper-plate
- decider-combinator
- defender-capsule
- destroyer-capsule
- discharge-defense-equipment
- discharge-defense-remote
- distractor-capsule
- effectivity-module
- effectivity-module-2
- effectivity-module-3
- electric-energy-interface
- electric-engine-unit
- electric-furnace
- electric-mining-drill
- electronic-circuit
- empty-barrel
- empty-crude-oil-barrel
- empty-heavy-oil-barrel
- empty-light-oil-barrel
- empty-lubricant-barrel
- empty-petroleum-gas-barrel
- empty-sulfuric-acid-barrel
- empty-water-barrel
- energy-shield-equipment
- energy-shield-mk2-equipment
- engine-unit
- exoskeleton-equipment
- explosive-cannon-shell
- explosive-rocket
- explosive-uranium-cannon-shell
- explosives
- express-loader
- express-splitter
- express-transport-belt
- express-underground-belt
- fast-inserter
- fast-loader
- fast-splitter
- fast-transport-belt
- fast-underground-belt
- fill-crude-oil-barrel
- fill-heavy-oil-barrel
- fill-light-oil-barrel
- fill-lubricant-barrel
- fill-petroleum-gas-barrel
- fill-sulfuric-acid-barrel
- fill-water-barrel
- filter-inserter
- firearm-magazine
- flamethrower
- flamethrower-ammo
- flamethrower-turret
- fluid-wagon
- flying-robot-frame
- fusion-reactor-equipment
- gate
- green-wire
- grenade
- gun-turret
- hazard-concrete
- heat-exchanger
- heat-pipe
- heavy-armor
- heavy-oil-cracking
- high-tech-science-pack
- inserter
- iron-axe
- iron-chest
- iron-gear-wheel
- iron-plate
- iron-stick
- kovarex-enrichment-process
- lab
- land-mine
- landfill
- laser-turret
- light-armor
- light-oil-cracking
- loader
- locomotive
- logistic-chest-active-provider
- logistic-chest-buffer
- logistic-chest-passive-provider
- logistic-chest-requester
- logistic-chest-storage
- logistic-robot
- long-handed-inserter
- low-density-structure
- lubricant
- medium-electric-pole
- military-science-pack
- modular-armor
- night-vision-equipment
- nuclear-fuel
- nuclear-fuel-reprocessing
- nuclear-reactor
- offshore-pump
- oil-refinery
- personal-laser-defense-equipment
- personal-roboport-equipment
- personal-roboport-mk2-equipment
- piercing-rounds-magazine
- piercing-shotgun-shell
- pipe
- pipe-to-ground
- pistol
- plastic-bar
- player-port
- poison-capsule
- power-armor
- power-armor-mk2
- power-switch
- processing-unit
- production-science-pack
- productivity-module
- productivity-module-2
- productivity-module-3
- programmable-speaker
- pump
- pumpjack
- radar
- rail
- rail-chain-signal
- rail-signal
- railgun
- railgun-dart
- red-wire
- repair-pack
- roboport
- rocket
- rocket-control-unit
- rocket-fuel
- rocket-launcher
- rocket-part
- rocket-silo
- satellite
- science-pack-1
- science-pack-2
- science-pack-3
- shotgun
- shotgun-shell
- slowdown-capsule
- small-electric-pole
- small-lamp
- small-plane
- solar-panel
- solar-panel-equipment
- solid-fuel-from-heavy-oil
- solid-fuel-from-light-oil
- solid-fuel-from-petroleum-gas
- speed-module
- speed-module-2
- speed-module-3
- splitter
- stack-filter-inserter
- stack-inserter
- steam-engine
- steam-turbine
- steel-axe
- steel-chest
- steel-furnace
- steel-plate
- stone-brick
- stone-furnace
- stone-wall
- storage-tank
- submachine-gun
- substation
- sulfur
- sulfuric-acid
- tank
- train-stop
- transport-belt
- underground-belt
- uranium-cannon-shell
- uranium-fuel-cell
- uranium-processing
- uranium-rounds-magazine
- wood
- wooden-chest
recipe-category
- advanced-crafting
- centrifuging
- chemistry
- crafting
- crafting-with-fluid
- oil-processing
- rocket-building
- smelting
repair-tool
- repair-pack
research-achievement
- eco-unfriendly
- tech-maniac
resource
- coal
- copper-ore
- crude-oil
- iron-ore
- stone
- uranium-ore
resource-category
- basic-fluid
- basic-solid
roboport
- roboport
roboport-equipment
- personal-roboport-equipment
- personal-roboport-mk2-equipment
rocket-silo
- rocket-silo
rocket-silo-rocket
- rocket-silo-rocket
rocket-silo-rocket-shadow
- rocket-silo-rocket-shadow
selection-tool
- dummy-selection-tool
simple-entity
- medium-ship-wreck
- rock-big
- rock-huge
- sand-rock-big
- small-ship-wreck
simple-entity-with-force
- simple-entity-with-force
simple-entity-with-owner
- simple-entity-with-owner
smoke
- smoke-for-migration
smoke-with-trigger
- poison-cloud
solar-panel
- solar-panel
solar-panel-equipment
- solar-panel-equipment
splitter
- express-splitter
- fast-splitter
- splitter
sticker
- fire-sticker
- slowdown-sticker
- stun-sticker
storage-tank
- storage-tank
straight-rail
- straight-rail
stream
- flamethrower-fire-stream
- handheld-flamethrower-fire-stream
- tank-flamethrower-fire-stream
technology
- advanced-electronics
- advanced-electronics-2
- advanced-material-processing
- advanced-material-processing-2
- advanced-oil-processing
- artillery
- artillery-shell-range-1
- artillery-shell-speed-1
- atomic-bomb
- auto-character-logistic-trash-slots
- automated-rail-transportation
- automation
- automation-2
- automation-3
- automobilism
- battery
- battery-equipment
- battery-mk2-equipment
- braking-force-1
- braking-force-2
- braking-force-3
- braking-force-4
- braking-force-5
- braking-force-6
- braking-force-7
- bullet-damage-1
- bullet-damage-2
- bullet-damage-3
- bullet-damage-4
- bullet-damage-5
- bullet-damage-6
- bullet-damage-7
- bullet-speed-1
- bullet-speed-2
- bullet-speed-3
- bullet-speed-4
- bullet-speed-5
- bullet-speed-6
- cannon-shell-damage-1
- cannon-shell-damage-2
- cannon-shell-damage-3
- cannon-shell-damage-4
- cannon-shell-damage-5
- cannon-shell-damage-6
- cannon-shell-speed-1
- cannon-shell-speed-2
- cannon-shell-speed-3
- cannon-shell-speed-4
- cannon-shell-speed-5
- character-logistic-slots-1
- character-logistic-slots-2
- character-logistic-slots-3
- character-logistic-slots-4
- character-logistic-slots-5
- character-logistic-slots-6
- character-logistic-trash-slots-1
- character-logistic-trash-slots-2
- circuit-network
- cliff-explosives
- coal-liquefaction
- combat-robot-damage-1
- combat-robot-damage-2
- combat-robot-damage-3
- combat-robot-damage-4
- combat-robot-damage-5
- combat-robot-damage-6
- combat-robotics
- combat-robotics-2
- combat-robotics-3
- concrete
- construction-robotics
- discharge-defense-equipment
- effect-transmission
- effectivity-module
- effectivity-module-2
- effectivity-module-3
- electric-energy-accumulators-1
- electric-energy-distribution-1
- electric-energy-distribution-2
- electric-engine
- electronics
- energy-shield-equipment
- energy-shield-mk2-equipment
- engine
- exoskeleton-equipment
- explosive-rocketry
- explosives
- flamethrower
- flamethrower-damage-1
- flamethrower-damage-2
- flamethrower-damage-3
- flamethrower-damage-4
- flamethrower-damage-5
- flamethrower-damage-6
- flamethrower-damage-7
- flammables
- fluid-handling
- fluid-wagon
- flying
- follower-robot-count-1
- follower-robot-count-2
- follower-robot-count-3
- follower-robot-count-4
- follower-robot-count-5
- follower-robot-count-6
- follower-robot-count-7
- fusion-reactor-equipment
- gates
- grenade-damage-1
- grenade-damage-2
- grenade-damage-3
- grenade-damage-4
- grenade-damage-5
- grenade-damage-6
- grenade-damage-7
- gun-turret-damage-1
- gun-turret-damage-2
- gun-turret-damage-3
- gun-turret-damage-4
- gun-turret-damage-5
- gun-turret-damage-6
- gun-turret-damage-7
- heavy-armor
- inserter-capacity-bonus-1
- inserter-capacity-bonus-2
- inserter-capacity-bonus-3
- inserter-capacity-bonus-4
- inserter-capacity-bonus-5
- inserter-capacity-bonus-6
- inserter-capacity-bonus-7
- kovarex-enrichment-process
- land-mine
- landfill
- laser
- laser-turret-damage-1
- laser-turret-damage-2
- laser-turret-damage-3
- laser-turret-damage-4
- laser-turret-damage-5
- laser-turret-damage-6
- laser-turret-damage-7
- laser-turret-damage-8
- laser-turret-speed-1
- laser-turret-speed-2
- laser-turret-speed-3
- laser-turret-speed-4
- laser-turret-speed-5
- laser-turret-speed-6
- laser-turret-speed-7
- laser-turrets
- logistic-robotics
- logistic-system
- logistics
- logistics-2
- logistics-3
- military
- military-2
- military-3
- military-4
- mining-productivity-1
- mining-productivity-12
- mining-productivity-16
- mining-productivity-4
- mining-productivity-8
- modular-armor
- modules
- night-vision-equipment
- nuclear-fuel-reprocessing
- nuclear-power
- oil-processing
- optics
- personal-laser-defense-equipment
- personal-roboport-equipment
- personal-roboport-equipment-2
- plastics
- power-armor
- power-armor-2
- productivity-module
- productivity-module-2
- productivity-module-3
- rail-signals
- railway
- research-speed-1
- research-speed-2
- research-speed-3
- research-speed-4
- research-speed-5
- research-speed-6
- robotics
- rocket-damage-1
- rocket-damage-2
- rocket-damage-3
- rocket-damage-4
- rocket-damage-5
- rocket-damage-6
- rocket-damage-7
- rocket-silo
- rocket-speed-1
- rocket-speed-2
- rocket-speed-3
- rocket-speed-4
- rocket-speed-5
- rocket-speed-6
- rocket-speed-7
- rocketry
- shotgun-shell-damage-1
- shotgun-shell-damage-2
- shotgun-shell-damage-3
- shotgun-shell-damage-4
- shotgun-shell-damage-5
- shotgun-shell-damage-6
- shotgun-shell-damage-7
- shotgun-shell-speed-1
- shotgun-shell-speed-2
- shotgun-shell-speed-3
- shotgun-shell-speed-4
- shotgun-shell-speed-5
- shotgun-shell-speed-6
- solar-energy
- solar-panel-equipment
- speed-module
- speed-module-2
- speed-module-3
- stack-inserter
- steel-processing
- stone-walls
- sulfur-processing
- tanks
- toolbelt
- turrets
- uranium-ammo
- worker-robots-speed-1
- worker-robots-speed-2
- worker-robots-speed-3
- worker-robots-speed-4
- worker-robots-speed-5
- worker-robots-speed-6
- worker-robots-storage-1
- worker-robots-storage-2
- worker-robots-storage-3
tile
- concrete
- deepwater
- deepwater-green
- dirt-1
- dirt-2
- dirt-3
- dirt-4
- dirt-5
- dirt-6
- dirt-7
- dry-dirt
- grass-1
- grass-2
- grass-3
- grass-4
- hazard-concrete-left
- hazard-concrete-right
- lab-dark-1
- lab-dark-2
- out-of-map
- red-desert-0
- red-desert-1
- red-desert-2
- red-desert-3
- sand-1
- sand-2
- sand-3
- stone-path
- water
- water-green
tile-ghost
- tile-ghost
tool
- high-tech-science-pack
- military-science-pack
- production-science-pack
- science-pack-1
- science-pack-2
- science-pack-3
- space-science-pack
train-path-achievement
- trans-factorio-express
train-stop
- train-stop
transport-belt
- express-transport-belt
- fast-transport-belt
- transport-belt
tree
- dead-dry-hairy-tree
- dead-grey-trunk
- dead-tree-desert
- dry-hairy-tree
- dry-tree
- tree-01
- tree-02
- tree-02-red
- tree-03
- tree-04
- tree-05
- tree-06
- tree-06-brown
- tree-07
- tree-08
- tree-08-brown
- tree-08-red
- tree-09
- tree-09-brown
- tree-09-red
trivial-smoke
- artillery-smoke
- car-smoke
- fire-smoke
- fire-smoke-on-adding-fuel
- fire-smoke-without-glow
- light-smoke
- nuclear-smoke
- smoke
- smoke-building
- smoke-explosion-particle
- smoke-fast
- smoke-train-stop
- soft-fire-smoke
- tank-smoke
- train-smoke
- turbine-smoke
turret
- big-worm-turret
- medium-worm-turret
- small-worm-turret
tutorial
- construction-robots
- logistic-system-basic
- stack-transfers
- trains-advanced-signals
- trains-basic-signals
- trains-basics
- trains-ghost-rail-planner
- trains-stations
underground-belt
- express-underground-belt
- fast-underground-belt
- underground-belt
unit
- behemoth-biter
- behemoth-spitter
- big-biter
- big-spitter
- medium-biter
- medium-spitter
- small-biter
- small-spitter
unit-spawner
- biter-spawner
- spitter-spawner
utility-constants
- default
utility-sounds
- default
utility-sprites
- default
virtual-signal
- signal-0
- signal-1
- signal-2
- signal-3
- signal-4
- signal-5
- signal-6
- signal-7
- signal-8
- signal-9
- signal-A
- signal-B
- signal-C
- signal-D
- signal-E
- signal-F
- signal-G
- signal-H
- signal-I
- signal-J
- signal-K
- signal-L
- signal-M
- signal-N
- signal-O
- signal-P
- signal-Q
- signal-R
- signal-S
- signal-T
- signal-U
- signal-V
- signal-W
- signal-X
- signal-Y
- signal-Z
- signal-anything
- signal-black
- signal-blue
- signal-cyan
- signal-each
- signal-everything
- signal-green
- signal-grey
- signal-pink
- signal-red
- signal-white
- signal-yellow
wall
- stone-wall