mirror of
https://github.com/mt-mods/pipeworks.git
synced 2024-11-08 08:23:59 +01:00
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