mirror of
https://github.com/peter-tanner/Oil-refinery-overhaul.git
synced 2024-11-30 14:20:23 +08:00
Testing heat mechanics
This commit is contained in:
parent
82e11750a8
commit
edbfe4dbfd
|
@ -1,4 +0,0 @@
|
|||
require("prototypes.entities")
|
||||
require("prototypes.items")
|
||||
require("prototypes.recipes")
|
||||
require("prototypes.technologies")
|
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"name": "Refinery_overhaul",
|
||||
"version": "0.1.0",
|
||||
"factorio_version": "0.16",
|
||||
"title": "Oil Refinery Overhaul",
|
||||
"author": "npc_strider(morley376)",
|
||||
"contact": "",
|
||||
"homepage": "http://steamcommunity.com/id/morley376",
|
||||
"description": "Removes the oil-refinery entity and replaces it with an in-world method of constructing distileries"
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
data:extend(
|
||||
{
|
||||
{
|
||||
}
|
||||
}
|
||||
)
|
|
@ -1,6 +0,0 @@
|
|||
data:extend(
|
||||
{
|
||||
{
|
||||
}
|
||||
}
|
||||
)
|
|
@ -1,6 +0,0 @@
|
|||
data:extend(
|
||||
{
|
||||
{
|
||||
}
|
||||
}
|
||||
)
|
|
@ -1,6 +0,0 @@
|
|||
data:extend(
|
||||
{
|
||||
{
|
||||
}
|
||||
}
|
||||
)
|
Loading…
Reference in New Issue
Block a user