Prototype/EntityGhost

From Official Factorio Wiki
Revision as of 20:19, 29 July 2019 by Bilka (talk | contribs) (Converted to SMW format)
Jump to navigation Jump to search

Template:Prototype parent The entity used for ghosts of entities.

Template:Prototype TOC

Example

{
  type = "entity-ghost",
  name = "entity-ghost",
  flags = {"not-on-map"},
  minable = { mining_time = 0, results={}},
},