Add missing table entries

This commit is contained in:
Carter Kolwey 2017-03-01 00:10:46 -06:00 committed by Vanessa Ezekowitz
parent 7d872c05ee
commit a858145098
1 changed files with 2 additions and 0 deletions

View File

@ -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",