Sires
2018-03-15 e12220be79e25c1c5cb866e1e98091d35079cd3e
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,