forked from mtcontrib/pipeworks
Add missing table entries
This commit is contained in:
parent
7d872c05ee
commit
a858145098
|
@ -178,6 +178,8 @@ local function punch_filter(data, filtpos, filtnode, msg)
|
|||
local input_special_cases = {
|
||||
["technic:mv_furnace"] = "dst",
|
||||
["technic:mv_furnace_active"] = "dst",
|
||||
["technic:mv_electric_furnace"] = "dst",
|
||||
["technic:mv_electric_furnace_active"] = "dst",
|
||||
["technic:mv_alloy_furnace"] = "dst",
|
||||
["technic:mv_alloy_furnace_active"] = "dst",
|
||||
["technic:mv_centrifuge"] = "dst",
|
||||
|
|
Loading…
Reference in New Issue
Block a user