Allow flipping the desiccation furnace

This commit is contained in:
Simon Brodtmann 2026-01-04 01:12:45 +01:00
parent 6224583c00
commit c0f2fd6dd3

View file

@ -22,6 +22,7 @@ furnace.fluid_boxes = {
furnace.crafting_categories = { "desiccation" }
furnace.minable.result = "desiccation-furnace"
furnace.graphics_set.animation.layers[1].filename = Lignumis.graphics .. "entity/stone-furnace/stone-furnace.png"
furnace.forced_symmetry = "horizontal"
furnace.fluid_boxes[1].pipe_covers.north.layers[1].filename =
Lignumis.graphics .. "entity/gold-pipe/gold-pipe-cover-north.png"