Compare commits
2 Commits
620cf0d3e0
...
2b611a3592
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b611a3592 | |||
| 02846374aa |
@@ -96,7 +96,7 @@ if settings.startup["bobmods-power-solar"].value == true then
|
|||||||
ingredients = {
|
ingredients = {
|
||||||
{ "solar-panel-2", 1 },
|
{ "solar-panel-2", 1 },
|
||||||
{ "steel-plate", 4 },
|
{ "steel-plate", 4 },
|
||||||
{ "processing-unit", 6,
|
{ "processing-unit", 6 },
|
||||||
{ "copper-plate", 4 },
|
{ "copper-plate", 4 },
|
||||||
},
|
},
|
||||||
result = "solar-panel-3",
|
result = "solar-panel-3",
|
||||||
|
|||||||
Reference in New Issue
Block a user