d-stephane
2019-08-26 768fbecc641325eedcca6f1abcf5d1aec4a7e4f1
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,