diff --git a/apps/Crafter.lua b/apps/Crafter.lua index 93255f2..dd9f285 100644 --- a/apps/Crafter.lua +++ b/apps/Crafter.lua @@ -474,6 +474,7 @@ local function findMachines() end m.empty = m2.empty m.ignore = m2.ignore + m.ignoreSlot = m2.ignoreSlot m.maxCount = m2.maxCount end end