Vanessa Dannenberg
2018-11-27 bdd13beeff5045a34042439e39620b9ca550b214
technic/machines/other/coal_alloy_furnace.lua
@@ -70,6 +70,7 @@
})
minetest.register_abm({
   label = "Machines: run coal alloy furnace",
   nodenames = {"technic:coal_alloy_furnace", "technic:coal_alloy_furnace_active"},
   interval = 1,
   chance = 1,