Don't create recycle recipe for refresh-steam-science-pack
This commit is contained in:
parent
501b65018d
commit
df822c0e02
1 changed files with 2 additions and 1 deletions
|
@ -113,7 +113,8 @@ if spoil then
|
|||
primary = { r = 0.65, g = 0.27, b = 0.18, a = 1.000 },
|
||||
secondary = { r = 0.65, g = 0.27, b = 0.18, a = 1.000 },
|
||||
},
|
||||
allow_productivity = false
|
||||
allow_productivity = false,
|
||||
auto_recycle = false
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue