crafting efficiency
This commit is contained in:
parent
bd88ab6fb1
commit
57adbec0dd
6 changed files with 37 additions and 3 deletions
1
me.lua
1
me.lua
|
@ -2,6 +2,7 @@ local me = {}
|
|||
|
||||
me.name = "bzgas"
|
||||
me.list = {}
|
||||
me.recipes = {"bakelite", "phenol", "phenol-from-oil"} -- formaldehyde excluded intentionally for theme
|
||||
|
||||
function me.finite() -- Krastorio 2
|
||||
return me.get_setting("kr-finite-oil")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue