Prototype definitions

From Official Factorio Wiki
Jump to navigation Jump to search

Warning

This is work in progress of description of the prototype specification possibilities.

The game is in early stage, and the interface will change in the future for sure.

Basics

  • Prototype objects are specified in lua script called data.lua in the root of every mod (base game works as mod as well)
  • Individual objects are usually sorted into different groups in the prototypes folder.

Prototypes