require("prototypes.animations") data:extend( { { type = "item", name = "original-ultimate-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t5, }, }, icon_size = 32, subgroup = "belt", order = "b[underground-belt]-h[ultimate-underground-belt]", place_result = "original-ultimate-underground-belt", stack_size = 50 }, { type = "underground-belt", name = "original-ultimate-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/splitter.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/splitter-mask.png", icon_size = 32, tint = t5, }, }, icon_size = 32, flags = {"placeable-neutral", "player-creation"}, minable = {hardness = 0.2, mining_time = 0.5, result = "original-ultimate-underground-belt"}, max_health = 600, corpse = "small-remnants", max_distance = 50, underground_sprite = { filename = "__core__/graphics/arrows/underground-lines.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, underground_remove_belts_sprite = { filename = "__core__/graphics/arrows/underground-lines-remove.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, resistances = { { type = "fire", percent = 60 }, { type = "impact", percent = 30 } }, collision_box = {{-0.4, -0.4}, {0.4, 0.4}}, selection_box = {{-0.5, -0.5}, {0.5, 0.5}}, animation_speed_coefficient = 32, belt_animation_set = t5_belt_animation_set, fast_replaceable_group = "transport-belt", speed = 0.9375, structure = { direction_in = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96, tint = t5, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5, tint = t5, } } } }, direction_out = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, tint = t5, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, scale = 0.5, tint = t5, } } } }, direction_in_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*3, tint = t5, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5, tint = t5, } } } }, direction_out_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*2, tint = t5, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5, tint = t5, } } } }, back_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-back-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-back-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } }, front_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-front-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-front-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } } }, }, { type = "item", name = "ultra-fast-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t1, }, }, icon_size = 32, subgroup = "belt", order = "b[underground-belt]-d[ultra-fast-underground-belt]", place_result = "ultra-fast-underground-belt", stack_size = 50 }, { type = "underground-belt", name = "ultra-fast-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/splitter.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/splitter-mask.png", icon_size = 32, tint = t1, }, }, icon_size = 32, flags = {"placeable-neutral", "player-creation"}, minable = {hardness = 0.2, mining_time = 0.5, result = "ultra-fast-underground-belt"}, max_health = 300, corpse = "small-remnants", max_distance = 30, underground_sprite = { filename = "__core__/graphics/arrows/underground-lines.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, underground_remove_belts_sprite = { filename = "__core__/graphics/arrows/underground-lines-remove.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, resistances = { { type = "fire", percent = 60 }, { type = "impact", percent = 30 } }, collision_box = {{-0.4, -0.4}, {0.4, 0.4}}, selection_box = {{-0.5, -0.5}, {0.5, 0.5}}, animation_speed_coefficient = 32, belt_animation_set = t1_belt_animation_set, fast_replaceable_group = "transport-belt", next_upgrade = "extreme-fast-underground-belt", speed = 0.1875, structure = { direction_in = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96, tint = t1, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5, tint = t1, } } } }, direction_out = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, tint = t1, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, scale = 0.5, tint = t1, } } } }, direction_in_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*3, tint = t1, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5, tint = t1, } } } }, direction_out_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*2, tint = t1, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5, tint = t1, } } } }, back_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-back-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-back-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } }, front_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-front-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-front-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } } }, }, { type = "item", name = "extreme-fast-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t2, }, }, icon_size = 32, subgroup = "belt", order = "b[underground-belt]-e[extreme-fast-underground-belt]", place_result = "extreme-fast-underground-belt", stack_size = 50 }, { type = "underground-belt", name = "extreme-fast-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t2, }, }, icon_size = 32, flags = {"placeable-neutral", "player-creation"}, minable = {hardness = 0.2, mining_time = 0.5, result = "extreme-fast-underground-belt"}, max_health = 350, corpse = "small-remnants", max_distance = 35, underground_sprite = { filename = "__core__/graphics/arrows/underground-lines.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, underground_remove_belts_sprite = { filename = "__core__/graphics/arrows/underground-lines-remove.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, resistances = { { type = "fire", percent = 60 }, { type = "impact", percent = 30 } }, collision_box = {{-0.4, -0.4}, {0.4, 0.4}}, selection_box = {{-0.5, -0.5}, {0.5, 0.5}}, animation_speed_coefficient = 32, belt_animation_set = t2_belt_animation_set, fast_replaceable_group = "transport-belt", next_upgrade = "ultra-express-underground-belt", speed = 0.375, structure = { direction_in = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96, tint = t2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5, tint = t2, } } } }, direction_out = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, tint = t2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, scale = 0.5, tint = t2, } } } }, direction_in_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*3, tint = t2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5, tint = t2, } } } }, direction_out_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*2, tint = t2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5, tint = t2, } } } }, back_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-back-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-back-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } }, front_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-front-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-front-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } } }, }, { type = "item", name = "ultra-express-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t3, }, }, icon_size = 32, subgroup = "belt", order = "b[underground-belt]-f[ultra-express-underground-belt]", place_result = "ultra-express-underground-belt", stack_size = 50 }, { type = "underground-belt", name = "ultra-express-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t3, }, }, icon_size = 32, flags = {"placeable-neutral", "player-creation"}, minable = {hardness = 0.2, mining_time = 0.5, result = "ultra-express-underground-belt"}, max_health = 400, corpse = "small-remnants", max_distance = 40, underground_sprite = { filename = "__core__/graphics/arrows/underground-lines.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, underground_remove_belts_sprite = { filename = "__core__/graphics/arrows/underground-lines-remove.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, resistances = { { type = "fire", percent = 60 }, { type = "impact", percent = 30 } }, collision_box = {{-0.4, -0.4}, {0.4, 0.4}}, selection_box = {{-0.5, -0.5}, {0.5, 0.5}}, animation_speed_coefficient = 32, belt_animation_set = t3_belt_animation_set, fast_replaceable_group = "transport-belt", next_upgrade = "extreme-express-underground-belt", speed = 0.5625, structure = { direction_in = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96, tint = t3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5, tint = t3, } } } }, direction_out = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, tint = t3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, scale = 0.5, tint = t3, } } } }, direction_in_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*3, tint = t3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5, tint = t3, } } } }, direction_out_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*2, tint = t3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5, tint = t3, } } } }, back_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-back-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-back-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } }, front_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-front-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-front-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } } }, }, { type = "item", name = "extreme-express-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t4, }, }, icon_size = 32, subgroup = "belt", order = "b[underground-belt]-g[extreme-express-underground-belt]", place_result = "extreme-express-underground-belt", stack_size = 50 }, { type = "underground-belt", name = "extreme-express-underground-belt", icons = { { icon = "__zenultimaterecolor__/graphics/icons/underground.png", icon_size = 32, }, { icon = "__zenultimaterecolor__/graphics/icons/underground-mask.png", icon_size = 32, tint = t4, }, }, icon_size = 32, flags = {"placeable-neutral", "player-creation"}, minable = {hardness = 0.2, mining_time = 0.5, result = "extreme-express-underground-belt"}, max_health = 500, corpse = "small-remnants", max_distance = 45, underground_sprite = { filename = "__core__/graphics/arrows/underground-lines.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, underground_remove_belts_sprite = { filename = "__core__/graphics/arrows/underground-lines-remove.png", priority = "high", width = 64, height = 64, x = 64, scale = 0.5 }, resistances = { { type = "fire", percent = 60 }, { type = "impact", percent = 30 } }, collision_box = {{-0.4, -0.4}, {0.4, 0.4}}, selection_box = {{-0.5, -0.5}, {0.5, 0.5}}, animation_speed_coefficient = 32, belt_animation_set = t4_belt_animation_set, fast_replaceable_group = "transport-belt", next_upgrade = "original-ultimate-underground-belt", speed = 0.75, structure = { direction_in = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96, tint = t4, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192, scale = 0.5, tint = t4, } } } }, direction_out = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, tint = t4, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, scale = 0.5, tint = t4, } } } }, direction_in_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*3, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*3, tint = t4, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*3, scale = 0.5, tint = t4, } } } }, direction_out_side_loading = { sheet = { { filename = "__zenultimaterecolor__/graphics/entities/low/underground.png", priority = "extra-high", width = 96, height = 96, y = 96*2, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5 } }, { filename = "__zenultimaterecolor__/graphics/entities/low/underground-mask.png", priority = "extra-high", width = 96, height = 96, y = 96*2, tint = t4, hr_version = { filename = "__zenultimaterecolor__/graphics/entities/high/underground-mask.png", priority = "extra-high", width = 192, height = 192, y = 192*2, scale = 0.5, tint = t4, } } } }, back_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-back-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-back-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } }, front_patch = { sheet = { filename = "__base__/graphics/entity/underground-belt/underground-belt-structure-front-patch.png", priority = "extra-high", width = 96, height = 96, hr_version = { filename = "__base__/graphics/entity/underground-belt/hr-underground-belt-structure-front-patch.png", priority = "extra-high", width = 192, height = 192, scale = 0.5 } } } }, }, } )