You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
local funcs = {}
local protosets = mw.loadJsonData('Module:GameData/protosets.json')
local machines = {
Smelt='Smelter',
Assemble='Assembling Machine',
Refine='Oil Refinery',
Chemical='Chemical Plant',
Exchange='Energy Exchanger',
Particle='Miniature Particle Collider',
PhotonStore='Ray Receiver',
Fractionate='Fractionator',
Research='Matrix Lab',
Mine='Mining Machine',
Gas='Orbital Collector',
Ocean='Water Pump',
Oil='Oil Extractor',
}
local OilSeepID = 7
-- exported functions
000
1:0
Templates used on this page:
- Template:ItemRecipe (view source)
- Template:ItemRecipe/style.css (view source)
- Template:ProductionChain (view source)
- Template:ProductionChain/style.css (view source)
- Template:ProductionChainTable/head (view source)
- Template:TechIcon (view source)
- Template:TechIcon/style.css (view source)
- Module:GameData (view source)
- Module:GameData/doc (view source)
- Module:GameData/protosets.json (view source)
Return to Module:GameData.