adamo's gas boiler

This commit is contained in:
Brevven 2022-07-13 00:09:16 -07:00
parent bc0ea45731
commit 4e0f6741cc
26 changed files with 3398 additions and 0 deletions

11
gas-boiler/info.json Normal file
View file

@ -0,0 +1,11 @@
{
"name": "gas-boiler",
"version": "0.1.0",
"title": "Gas-fired boiler",
"author": "adamo",
"dependencies": [
"base"
],
"description": "Fluid mechanics need not apply.",
"factorio_version": "1.0"
}