Fix epoxy recipe
This commit is contained in:
parent
1e8af13706
commit
3346155a08
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
local util = require("data-util");
|
||||
|
||||
local cl_name = mods.Krastorio2 and "kr-chlorine" or cl_name
|
||||
local cl_name = mods.Krastorio2 and "kr-chlorine" or "chlorine"
|
||||
|
||||
data:extend({
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue