mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Factorio: manual crude-oil recipe seems no longer needed and actually messed with costs
This commit is contained in:
@@ -210,12 +210,6 @@ raw_recipes["uranium-ore"] = {
|
||||
"category": "mining",
|
||||
"energy": 2
|
||||
}
|
||||
raw_recipes["crude-oil"] = {
|
||||
"ingredients": {},
|
||||
"products": {"crude-oil": 1},
|
||||
"category": "basic-fluid",
|
||||
"energy": 1
|
||||
}
|
||||
|
||||
# raw_recipes["iron-ore"] = {"ingredients": {}, "products": {"iron-ore": 1}, "category": "mining", "energy": 2}
|
||||
# raw_recipes["copper-ore"] = {"ingredients": {}, "products": {"copper-ore": 1}, "category": "mining", "energy": 2}
|
||||
|
Reference in New Issue
Block a user