mirror of
https://github.com/mt-mods/pipeworks.git
synced 2024-12-26 02:40:23 +01:00
parent
839b0ed4b1
commit
26e7b46415
@ -193,6 +193,8 @@ local function punch_filter(data, filtpos, filtnode, msg)
|
|||||||
["technic:mv_grinder"] = "dst",
|
["technic:mv_grinder"] = "dst",
|
||||||
["technic:mv_grinder_active"] = "dst",
|
["technic:mv_grinder_active"] = "dst",
|
||||||
["technic:tool_workshop"] = "src",
|
["technic:tool_workshop"] = "src",
|
||||||
|
["technic:mv_freezer"] = "dst",
|
||||||
|
["technic:mv_freezer_active"] = "dst"
|
||||||
}
|
}
|
||||||
|
|
||||||
-- make sure there's something appropriate to inject the item into
|
-- make sure there's something appropriate to inject the item into
|
||||||
|
Loading…
Reference in New Issue
Block a user