coil
2019-08-26 d119a6748264a4f9825eebdd4ddeb2421cc4784a
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,