forked from cacklingfiend/lignumis
Fix wrong minable result of desiccation furnace
This commit is contained in:
parent
8664b31630
commit
cb719ea7c0
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ furnace.fluid_boxes = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
furnace.crafting_categories = { "desiccation" }
|
furnace.crafting_categories = { "desiccation" }
|
||||||
|
furnace.minable.result = "desiccation-furnace"
|
||||||
|
|
||||||
furnace.fluid_boxes[1].pipe_covers.north.layers[1].filename =
|
furnace.fluid_boxes[1].pipe_covers.north.layers[1].filename =
|
||||||
"__lignumis__/graphics/entity/gold-pipe/gold-pipe-cover-north.png"
|
"__lignumis__/graphics/entity/gold-pipe/gold-pipe-cover-north.png"
|
||||||
|
|
Loading…
Add table
Reference in a new issue