Jump to content

Module:OOO/Data/Buildings

From Out of Ore Wiki
Revision as of 20:19, 6 October 2025 by T-Bone (talk | contribs) (Created page with "-- AUTOGENERATED. Do not edit by hand. return { _meta = { schema = 1, generated = "2025-10-06T00:00:00Z" }, ["400113"] = { displayName = "Conveyor Straight 4 m", type = "Conveyor", throughput_m3h = 320, power_kw = 26, capacity = 1000, }, -- more... }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:OOO/Data/Buildings/doc

-- AUTOGENERATED. Do not edit by hand.
return {
  _meta = { schema = 1, generated = "2025-10-06T00:00:00Z" },

  ["400113"] = {
    displayName = "Conveyor Straight 4 m",
    type = "Conveyor",
    throughput_m3h = 320,
    power_kw = 26,
    capacity = 1000,
  },

  -- more...
}