Factorio Prototype DocsVersion 1.1.107

UnlockRecipeModifier :: struct

Inherits from BaseModifier

Properties

type :: "unlock-recipe"
use_icon_overlay_constant optional :: bool

If false, do not draw the small "constant" icon over the technology effect icon.

If false, do not draw the small "constant" icon over the technology effect icon.

recipe :: RecipeID

Prototype name of the RecipePrototype that is unlocked upon researching.

Prototype name of the RecipePrototype that is unlocked upon researching.

Inherited from BaseModifier
icons optional :: array[IconData]

Can't be an empty array.

Can't be an empty array.

icon optional :: FileName

Path to the icon file. [...]

Path to the icon file. [...]

icon_size optional :: SpriteSizeType

The size of the square icon, in pixels. [...]

The size of the square icon, in pixels. [...]

icon_mipmaps optional :: IconMipMapType

Icons of reduced size will be used at decreased scale.

Icons of reduced size will be used at decreased scale.

Properties

type :: "unlock-recipe"

use_icon_overlay_constant :: bool optional

Default: false

If false, do not draw the small "constant" icon over the technology effect icon.

recipe :: RecipeID

Prototype name of the RecipePrototype that is unlocked upon researching.


Type used in

Prototypes

Types