Fix wrong minable result of desiccation furnace

This commit is contained in:
Simon Brodtmann 2025-01-18 23:40:42 +01:00
parent 8664b31630
commit cb719ea7c0

View file

@ -15,6 +15,7 @@ furnace.fluid_boxes = {
}
}
furnace.crafting_categories = { "desiccation" }
furnace.minable.result = "desiccation-furnace"
furnace.fluid_boxes[1].pipe_covers.north.layers[1].filename =
"__lignumis__/graphics/entity/gold-pipe/gold-pipe-cover-north.png"