Code: Select all
{
type = "optimized-decorative",
name = "belt-overflow-indicator-tall",
flags = {"placeable-neutral", "not-on-map"},
icon = "__belt-overflow__/graphics/indicator-tall.png",
collision_mask = { "ghost-layer"},
subgroup = "grass",
order = "b[decorative]-b[belt-overflow-indicator-tall]",
collision_box = {{-0.4, -0.9}, {0.4, 0.9}},
selection_box = {{-0.5, -1}, {0.5, 1}},
selectable_in_game = false,
render_layer = "wires",
pictures = {
{
filename = "__belt-overflow__/graphics/indicator-tall.png",
width = 32,
height = 64
}
}
},