Compare commits
No commits in common. "90d94890f1047dfcbfd8ac95b78e66357116cc2e" and "ec2f4efc0e8ad54d942ca4106060a88adedda05d" have entirely different histories.
90d94890f1
...
ec2f4efc0e
2 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ data:extend({
|
|||
icons_positioning = {
|
||||
{ inventory_index = defines.inventory.assembling_machine_modules, shift = { 0, 1.25 } }
|
||||
},
|
||||
allowed_effects = { "consumption", "speed", "pollution", "quality", "productivity" },
|
||||
allowed_effects = { "consumption", "speed", "pollution", "quality" },
|
||||
crafting_categories = { "wood-processing" },
|
||||
crafting_speed = 2,
|
||||
energy_source = energy_source,
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@ data:extend({
|
|||
}
|
||||
})
|
||||
|
||||
if mods["astroponics"] then
|
||||
if mods["atroponics"] then
|
||||
data:extend({
|
||||
{
|
||||
type = "bool-setting",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue