Parasitoid
2019-06-01 e8f1033d497e6e30c87fb2f11e8206587f2d3e7a
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,