Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
2fc1382609 |
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,9 @@ require("prototypes.technology-updates")
|
||||||
require("prototypes.productivity-limitations")
|
require("prototypes.productivity-limitations")
|
||||||
|
|
||||||
data.raw.recipe["copper-cable"].category = "electronics"
|
data.raw.recipe["copper-cable"].category = "electronics"
|
||||||
|
if data.raw.technology["rocket-control-unit"] then
|
||||||
data.raw.recipe["rocket-control-unit"].category = "electronics"
|
data.raw.recipe["rocket-control-unit"].category = "electronics"
|
||||||
|
end
|
||||||
|
|
||||||
if data.raw["recipe-category"]["chemical-furnace"] then
|
if data.raw["recipe-category"]["chemical-furnace"] then
|
||||||
if data.raw.recipe["carbon"] then
|
if data.raw.recipe["carbon"] then
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"version": "4.0.1",
|
"version": "4.0.1",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"title": "Bob's Electronics SE KR for 2.0",
|
"title": "Bob's Electronics SE KR for 2.0",
|
||||||
"author": "Bobingabout, MdRuz, cackling fiend",
|
"author": "Bobingabout, MdRuz, cackling fiend, Kejser Kagespiser",
|
||||||
"contact": "",
|
"contact": "",
|
||||||
"homepage": "https://forums.factorio.com/viewtopic.php?f=190&t=95748",
|
"homepage": "https://forums.factorio.com/viewtopic.php?f=190&t=95748",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue