Factorio Prototype DocsVersion 2.0.76 Image

GodControllerPrototype 'god-controller'

Properties of the god controller.

Prototype limited to 1 total instances.

Properties

type :: "god-controller"
name :: string

Name of the god-controller. [...]

Name of the god-controller. [...]

inventory_size :: ItemStackIndex
movement_speed :: double

Must be >= 0.34375.

Must be >= 0.34375.

item_pickup_distance :: double
loot_pickup_distance :: double
mining_speed :: double
crafting_categories optional :: array[RecipeCategoryID]

Names of the crafting categories the player can craft recipes from.

Names of the crafting categories the player can craft recipes from.

mining_categories optional :: array[ResourceCategoryID]

Names of the resource categories the player can mine resources from.

Names of the resource categories the player can mine resources from.

Properties

type :: "god-controller"Image

name :: stringImage

Name of the god-controller. Base game uses "default".

inventory_size :: ItemStackIndexImage

movement_speed :: doubleImage

Must be >= 0.34375.

item_pickup_distance :: doubleImage

loot_pickup_distance :: doubleImage

mining_speed :: doubleImage

crafting_categories :: array[RecipeCategoryID] optional Image

Names of the crafting categories the player can craft recipes from.

mining_categories :: array[ResourceCategoryID] optional Image

Names of the resource categories the player can mine resources from.

Image Prototypes

Image Types

Image Defines