
  accumulator = {
    ["basic-accumulator"] = {
      charge_animation = {
        animation_speed = 0.5,
        filename = "__base__/graphics/entity/basic-accumulator/basic-accumulator-charge-animation.png",
        frame_count = 24,
        frame_height = 135,
        frame_width = 138,
        line_length = 8,
        shift = {
          0.482,
          -0.638
        } --[[table: 0000000008B8BF00]]
      } --[[table: 0000000008B8BEB0]],
      charge_cooldown = 30,
      charge_light = {
        intensity = 0.3,
        size = 7
      } --[[table: 0000000008B8BF50]],
      collision_box = {
        {
          -0.9,
          -0.9
        } --[[table: 0000000008B8BC30]],
        {
          0.9,
          0.9
        } --[[table: 0000000008B8BC80]]
      } --[[table: 0000000008B8BBE0]],
      corpse = "medium-remnants",
      discharge_animation = {
        animation_speed = 0.5,
        filename = "__base__/graphics/entity/basic-accumulator/basic-accumulator-discharge-animation.png",
        frame_count = 24,
        frame_height = 128,
        frame_width = 147,
        line_length = 8,
        shift = {
          0.395,
          -0.525
        } --[[table: 0000000008B8BFF0]]
      } --[[table: 0000000008B8BFA0]],
      discharge_cooldown = 60,
      discharge_light = {
        intensity = 0.7,
        size = 7
      } --[[table: 0000000008B8C040]],
      energy_source = {
        buffer_capacity = "5MJ",
        input_flow_limit = "300kW",
        output_flow_limit = "300kW",
        type = "electric",
        usage_priority = "terciary"
      } --[[table: 0000000008B8BDC0]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B8BB40]],
      icon = "__base__/graphics/icons/basic-accumulator.png",
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "basic-accumulator"
      } --[[table: 0000000008B8BB90]],
      name = "basic-accumulator",
      picture = {
        filename = "__base__/graphics/entity/basic-accumulator/basic-accumulator.png",
        height = 103,
        priority = "extra-high",
        shift = {
          0.7,
          -0.2
        } --[[table: 0000000008B8BE60]],
        width = 124
      } --[[table: 0000000008B8BE10]],
      selection_box = {
        {
          -1,
          -1
        } --[[table: 0000000008B8BD20]],
        {
          1,
          1
        } --[[table: 0000000008B8BD70]]
      } --[[table: 0000000008B8BCD0]],
      type = "accumulator"
    } --[[table: 0000000008B8BAF0]]
  } --[[table: 0000000008B9E470]],
  ["active-defense-equipment"] = {
    ["basic-electric-discharge-defense-equipment"] = {
      ability_icon = {
        filename = "__base__/graphics/equipment/basic-electric-discharge-defense-equipment-ability.png",
        height = 32,
        priority = "medium",
        width = 32
      } --[[table: 0000000008C74180]],
      attack_parameters = {
        ammo_category = "electric",
        ammo_type = {
          action = {
            {
              action_delivery = {
                {
                  projectile = "blue-laser",
                  starting_speed = 0.28,
                  type = "projectile"
                } --[[table: 0000000008C74540]]
              } --[[table: 0000000008C744F0]],
              force = "enemy",
              perimeter = 10,
              type = "area"
            } --[[table: 0000000008C744A0]]
          } --[[table: 0000000008C74450]],
          category = "electric",
          energy_consumption = "2KJ",
          speed = 1,
          type = "projectile"
        } --[[table: 0000000008C74400]],
        cooldown = 150,
        damage_modifier = 3,
        projectile_center = {
          0,
          0
        } --[[table: 0000000008C74310]],
        projectile_creation_distance = 0.6,
        range = 10,
        sound = {
          {
            filename = "__base__/sound/laser.wav",
            volume = 0.4
          } --[[table: 0000000008C743B0]]
        } --[[table: 0000000008C74360]]
      } --[[table: 0000000008C742C0]],
      automatic = false,
      energy_source = {
        buffer_capacity = "4040J",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008C74270]],
      name = "basic-electric-discharge-defense-equipment",
      shape = {
        height = 3,
        type = "full",
        width = 3
      } --[[table: 0000000008C74220]],
      sprite = {
        filename = "__base__/graphics/equipment/basic-electric-discharge-defense-equipment.png",
        height = 96,
        priority = "medium",
        width = 96
      } --[[table: 0000000008C741D0]],
      type = "active-defense-equipment"
    } --[[table: 0000000008C74130]],
    ["basic-laser-defense-equipment"] = {
      attack_parameters = {
        ammo_category = "electric",
        ammo_type = {
          action = {
            {
              action_delivery = {
                {
                  projectile = "laser",
                  starting_speed = 0.28,
                  type = "projectile"
                } --[[table: 0000000008C740E0]]
              } --[[table: 0000000008C74090]],
              type = "direct"
            } --[[table: 0000000008C74040]]
          } --[[table: 0000000008C73FF0]],
          category = "electric",
          energy_consumption = "100J",
          projectile = "laser",
          speed = 1,
          type = "projectile"
        } --[[table: 0000000008C73FA0]],
        cooldown = 20,
        damage_modifier = 1,
        projectile_center = {
          0,
          0
        } --[[table: 0000000008C73EB0]],
        projectile_creation_distance = 0.6,
        range = 15,
        sound = {
          {
            filename = "__base__/sound/laser.wav",
            volume = 0.4
          } --[[table: 0000000008C73F50]]
        } --[[table: 0000000008C73F00]]
      } --[[table: 0000000008C73E60]],
      automatic = true,
      energy_source = {
        buffer_capacity = "101J",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008C73E10]],
      name = "basic-laser-defense-equipment",
      shape = {
        height = 3,
        type = "full",
        width = 2
      } --[[table: 0000000008C73DC0]],
      sprite = {
        filename = "__base__/graphics/equipment/basic-laser-defense-equipment.png",
        height = 96,
        priority = "medium",
        width = 64
      } --[[table: 0000000008C73D70]],
      type = "active-defense-equipment"
    } --[[table: 0000000008C73D20]]
  } --[[table: 0000000008C74860]],
  ammo = {
    ["basic-bullet-magazine"] = {
      ammo_type = {
        action = {
          {
            action_delivery = {
              {
                source_effects = {
                  {
                    entity_name = "explosion-gunshot",
                    type = "create-entity"
                  } --[[table: 00000000085318A0]]
                } --[[table: 0000000008531850]],
                target_effects = {
                  {
                    entity_name = "explosion-gunshot",
                    type = "create-entity"
                  } --[[table: 0000000008531940]],
                  {
                    damage = {
                      amount = 2,
                      type = "physical"
                    } --[[table: 00000000085319E0]],
                    type = "damage"
                  } --[[table: 0000000008531990]]
                } --[[table: 00000000085318F0]],
                type = "instant"
              } --[[table: 0000000008531800]]
            } --[[table: 00000000085317B0]],
            type = "direct"
          } --[[table: 0000000008531760]]
        } --[[table: 0000000008531710]],
        category = "bullet"
      } --[[table: 00000000085316C0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008531620]],
      icon = "__base__/graphics/icons/basic-bullet-magazine.png",
      magazine_size = 10,
      name = "basic-bullet-magazine",
      order = "a[basic-clips]-a[basic-bullet-magazine]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008531580]],
    ["explosive-rocket"] = {
      ammo_type = {
        action = {
          action_delivery = {
            projectile = "explosive-rocket",
            source_effects = {
              entity_name = "explosion-gunshot",
              type = "create-entity"
            } --[[table: 0000000008BB7BB0]],
            starting_speed = 0.1,
            type = "projectile"
          } --[[table: 0000000008BB7B60]],
          type = "direct"
        } --[[table: 0000000008BB7B10]],
        category = "rocket"
      } --[[table: 0000000008BB7AC0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB7A70]],
      icon = "__base__/graphics/icons/explosive-rocket.png",
      name = "explosive-rocket",
      order = "d[rocket-launcher]-b[explosive]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB7A20]],
    ["flame-thrower-ammo"] = {
      ammo_type = {
        action = {
          action_delivery = {
            {
              damage = {
                amount = 20,
                type = "fire"
              } --[[table: 0000000008BB77F0]],
              direction_deviation = 0.07,
              explosion = "flame-thrower-explosion",
              projectile_starting_speed = 0.2,
              speed_deviation = 0.1,
              starting_distance = 0.6,
              starting_frame_deviation = 0.07,
              type = "flame-thrower"
            } --[[table: 0000000008BB77A0]]
          } --[[table: 0000000008BB7750]],
          type = "direct"
        } --[[table: 0000000008BB7700]],
        category = "flame-thrower",
        target_type = "direction"
      } --[[table: 0000000008BB76B0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB7660]],
      icon = "__base__/graphics/icons/flame-thrower-ammo.png",
      magazine_size = 100,
      name = "flame-thrower-ammo",
      order = "e[flame-thrower]",
      stack_size = 50,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB7610]],
    ["piercing-bullet-magazine"] = {
      ammo_type = {
        action = {
          action_delivery = {
            source_effects = {
              entity_name = "explosion-gunshot",
              type = "create-entity"
            } --[[table: 0000000008BB7480]],
            target_effects = {
              {
                entity_name = "explosion-gunshot",
                type = "create-entity"
              } --[[table: 0000000008BB7520]],
              {
                damage = {
                  amount = 5,
                  type = "physical"
                } --[[table: 0000000008BB75C0]],
                type = "damage"
              } --[[table: 0000000008BB7570]]
            } --[[table: 0000000008BB74D0]],
            type = "instant"
          } --[[table: 0000000008BB7430]],
          type = "direct"
        } --[[table: 0000000008BB73E0]],
        category = "bullet"
      } --[[table: 0000000008BB7390]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB7340]],
      icon = "__base__/graphics/icons/piercing-bullet-magazine.png",
      magazine_size = 10,
      name = "piercing-bullet-magazine",
      order = "a[basic-clips]-b[piercing-bullet-magazine]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB7070]],
    ["piercing-shotgun-shell"] = {
      ammo_type = {
        action = {
          {
            action_delivery = {
              direction_deviation = 0.3,
              max_range = 15,
              projectile = "piercing-shotgun-pellet",
              range_deviation = 0.3,
              starting_speed = 1,
              type = "projectile"
            } --[[table: 0000000008BB7FC0]],
            type = "direct"
          } --[[table: 0000000008BB7F70]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]]
        } --[[table: 0000000008BB8010]],
        category = "shotgun-shell",
        source_effects = {
          entity_name = "explosion-gunshot",
          type = "create-entity"
        } --[[table: 0000000008BB7F20]],
        target_type = "direction"
      } --[[table: 0000000008BB7ED0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB7E80]],
      icon = "__base__/graphics/icons/piercing-shotgun-shell.png",
      magazine_size = 10,
      name = "piercing-shotgun-shell",
      order = "b[shotgun]-b[piercing]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB7E30]],
    ["railgun-dart"] = {
      ammo_type = {
        action = {
          action_delivery = {
            target_effects = {
              damage = {
                amount = 100,
                type = "physical"
              } --[[table: 0000000008BB8290]],
              type = "damage"
            } --[[table: 0000000008BB8240]],
            type = "instant"
          } --[[table: 0000000008BB81F0]],
          range = 25,
          source_effects = {
            entity_name = "railgun-beam",
            type = "create-entity"
          } --[[table: 0000000008BB81A0]],
          type = "line",
          width = 0.5
        } --[[table: 0000000008BB8150]],
        category = "railgun",
        target_type = "direction"
      } --[[table: 0000000008BB8100]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB80B0]],
      icon = "__base__/graphics/icons/railgun-ammo.png",
      magazine_size = 4,
      name = "railgun-dart",
      order = "c[railgun]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB8060]],
    rocket = {
      ammo_type = {
        action = {
          action_delivery = {
            projectile = "rocket",
            source_effects = {
              entity_name = "explosion-gunshot",
              type = "create-entity"
            } --[[table: 0000000008BB79D0]],
            starting_speed = 0.1,
            type = "projectile"
          } --[[table: 0000000008BB7980]],
          type = "direct"
        } --[[table: 0000000008BB7930]],
        category = "rocket"
      } --[[table: 0000000008BB78E0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB7890]],
      icon = "__base__/graphics/icons/rocket.png",
      name = "rocket",
      order = "d[rocket-launcher]-a[basic]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB7840]],
    ["shotgun-shell"] = {
      ammo_type = {
        action = {
          {
            action_delivery = {
              direction_deviation = 0.3,
              max_range = 15,
              projectile = "shotgun-pellet",
              range_deviation = 0.3,
              starting_speed = 1,
              type = "projectile"
            } --[[table: 0000000008BB7D90]],
            type = "direct"
          } --[[table: 0000000008BB7D40]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]],
          nil --[[ref]]
        } --[[table: 0000000008BB7DE0]],
        category = "shotgun-shell",
        source_effects = {
          entity_name = "explosion-gunshot",
          type = "create-entity"
        } --[[table: 0000000008BB7CF0]],
        target_type = "direction"
      } --[[table: 0000000008BB7CA0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB7C50]],
      icon = "__base__/graphics/icons/shotgun-shell.png",
      magazine_size = 10,
      name = "shotgun-shell",
      order = "b[shotgun]-a[basic]",
      stack_size = 100,
      subgroup = "ammo",
      type = "ammo"
    } --[[table: 0000000008BB7C00]]
  } --[[table: 0000000008531A30]],
  ["ammo-category"] = {
    biological = {
      name = "biological",
      type = "ammo-category"
    } --[[table: 0000000008AFA110]],
    bullet = {
      name = "bullet",
      type = "ammo-category"
    } --[[table: 0000000008AF9E40]],
    capsule = {
      name = "capsule",
      type = "ammo-category"
    } --[[table: 0000000008AFA070]],
    ["combat-robot-laser"] = {
      name = "combat-robot-laser",
      type = "ammo-category"
    } --[[table: 0000000008AF9E90]],
    electric = {
      name = "electric",
      type = "ammo-category"
    } --[[table: 0000000008AF9F30]],
    ["flame-thrower"] = {
      name = "flame-thrower",
      type = "ammo-category"
    } --[[table: 0000000008AF9F80]],
    ["laser-turret"] = {
      name = "laser-turret",
      type = "ammo-category"
    } --[[table: 0000000008AF9EE0]],
    melee = {
      name = "melee",
      type = "ammo-category"
    } --[[table: 0000000008AFA0C0]],
    railgun = {
      name = "railgun",
      type = "ammo-category"
    } --[[table: 0000000008AFA020]],
    rocket = {
      name = "rocket",
      type = "ammo-category"
    } --[[table: 0000000008AF9DF0]],
    ["shotgun-shell"] = {
      name = "shotgun-shell",
      type = "ammo-category"
    } --[[table: 0000000008AF9FD0]]
  } --[[table: 0000000008AFA160]],
  ["ammo-turret"] = {
    ["gun-turret"] = {
      attack_parameters = {
        ammo_category = "bullet",
        cooldown = 6,
        projectile_center = {
          0,
          0.6
        } --[[table: 00000000086B9340]],
        projectile_creation_distance = 1.2,
        range = 17,
        shell_particle = {
          center = {
            0,
            0.6
          } --[[table: 00000000086B93E0]],
          creation_distance = 0.6,
          direction_deviation = 0.1,
          name = "shell-particle",
          speed = 0.1,
          speed_deviation = 0.03,
          starting_frame_speed = 0.2,
          starting_frame_speed_deviation = 0.1
        } --[[table: 00000000086B9390]],
        sound = {
          {
            filename = "__base__/sound/gunshot.wav",
            volume = 0.3
          } --[[table: 00000000086B9480]]
        } --[[table: 00000000086B9430]]
      } --[[table: 00000000086A6E50]],
      automated_ammo_count = 10,
      base_picture = {
        filename = "__base__/graphics/entity/gun-turret/gun-turret-base.png",
        height = 28,
        priority = "high",
        shift = {
          0,
          0.475
        } --[[table: 00000000086A6E00]],
        width = 43
      } --[[table: 00000000086A6DB0]],
      collision_box = {
        {
          -0.4,
          -0.9
        } --[[table: 00000000086A69A0]],
        {
          0.4,
          0.9
        } --[[table: 00000000086A69F0]]
      } --[[table: 00000000086A6950]],
      corpse = "small-remnants",
      dying_explosion = "huge-explosion",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 00000000086A68B0]],
      folded_animation = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/gun-turret/gun-turret-extension.png",
        frame_count = 1,
        frame_height = 102,
        frame_width = 171,
        line_length = 1,
        priority = "medium",
        shift = {
          1.34375,
          0.1
        } --[[table: 00000000086A6BD0]]
      } --[[table: 00000000086A6B80]],
      folding_animation = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/gun-turret/gun-turret-extension.png",
        frame_count = 5,
        frame_height = 102,
        frame_width = 171,
        priority = "medium",
        run_mode = "backward",
        shift = {
          1.34375,
          0.1
        } --[[table: 00000000086A6D60]]
      } --[[table: 00000000086A6D10]],
      folding_speed = 0.08,
      icon = "__base__/graphics/icons/gun-turret.png",
      inventory_size = 1,
      max_health = 200,
      minable = {
        mining_time = 0.5,
        result = "gun-turret"
      } --[[table: 00000000086A6900]],
      name = "gun-turret",
      prepared_animation = {
        axially_symmetrical = false,
        direction_count = 64,
        filename = "__base__/graphics/entity/gun-turret/gun-turret.png",
        frame_count = 1,
        frame_height = 107,
        frame_width = 178,
        line_length = 8,
        priority = "medium",
        shift = {
          1.34375,
          0.13125
        } --[[table: 00000000086A6C70]]
      } --[[table: 00000000086A6C20]],
      preparing_animation = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/gun-turret/gun-turret-extension.png",
        frame_count = 5,
        frame_height = 102,
        frame_width = 171,
        priority = "medium",
        shift = {
          1.34375,
          0.1
        } --[[table: 00000000086A5C30]]
      } --[[table: 00000000086A59B0]],
      preparing_speed = 0.08,
      rotation_speed = 0.015,
      selection_box = {
        {
          -0.5,
          -1
        } --[[table: 00000000086A6A90]],
        {
          0.5,
          1
        } --[[table: 00000000086A6AE0]]
      } --[[table: 00000000086A6A40]],
      type = "ammo-turret"
    } --[[table: 00000000086A6860]]
  } --[[table: 00000000086B9610]],
  armor = {
    ["basic-armor"] = {
      durability = 1000,
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008531C10]],
      icon = "__base__/graphics/icons/basic-armor.png",
      name = "basic-armor",
      order = "a[basic-armor]",
      resistances = {
        {
          decrease = 3,
          percent = 20,
          type = "physical"
        } --[[table: 0000000008531C60]],
        {
          decrease = 3,
          percent = 30,
          type = "acid"
        } --[[table: 0000000008531CB0]],
        {
          decrease = 2,
          percent = 20,
          type = "explosion"
        } --[[table: 0000000008531D00]]
      } --[[table: 0000000008531BC0]],
      stack_size = 10,
      subgroup = "armor",
      type = "armor"
    } --[[table: 0000000008531AD0]],
    ["basic-modular-armor"] = {
      durability = 10000,
      equipment_grid = {
        height = 5,
        width = 5
      } --[[table: 0000000008BB88D0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB8740]],
      icon = "__base__/graphics/icons/basic-modular-armor.png",
      name = "basic-modular-armor",
      order = "c[basic-modular-armor]",
      resistances = {
        {
          decrease = 6,
          percent = 30,
          type = "physical"
        } --[[table: 0000000008BB87E0]],
        {
          decrease = 5,
          percent = 30,
          type = "acid"
        } --[[table: 0000000008BB8830]],
        {
          decrease = 10,
          percent = 30,
          type = "explosion"
        } --[[table: 0000000008BB8880]]
      } --[[table: 0000000008BB8790]],
      stack_size = 1,
      subgroup = "armor",
      type = "armor"
    } --[[table: 0000000008BB86F0]],
    ["heavy-armor"] = {
      durability = 5000,
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB8560]],
      icon = "__base__/graphics/icons/heavy-armor.png",
      name = "heavy-armor",
      order = "b[heavy-armor]",
      resistances = {
        {
          decrease = 6,
          percent = 30,
          type = "physical"
        } --[[table: 0000000008BB8600]],
        {
          decrease = 10,
          percent = 30,
          type = "explosion"
        } --[[table: 0000000008BB8650]],
        {
          decrease = 5,
          percent = 30,
          type = "acid"
        } --[[table: 0000000008BB86A0]]
      } --[[table: 0000000008BB85B0]],
      stack_size = 10,
      subgroup = "armor",
      type = "armor"
    } --[[table: 0000000008BB8510]],
    ["power-armor"] = {
      durability = 15000,
      equipment_grid = {
        height = 7,
        width = 7
      } --[[table: 0000000008BB8B00]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB8970]],
      icon = "__base__/graphics/icons/power-armor.png",
      name = "power-armor",
      order = "d[power-armor]",
      resistances = {
        {
          decrease = 8,
          percent = 30,
          type = "physical"
        } --[[table: 0000000008BB8A10]],
        {
          decrease = 7,
          percent = 30,
          type = "acid"
        } --[[table: 0000000008BB8A60]],
        {
          decrease = 15,
          percent = 30,
          type = "explosion"
        } --[[table: 0000000008BB8AB0]]
      } --[[table: 0000000008BB89C0]],
      stack_size = 1,
      subgroup = "armor",
      type = "armor"
    } --[[table: 0000000008BB8920]],
    ["power-armor-mk2"] = {
      durability = 20000,
      equipment_grid = {
        height = 10,
        width = 10
      } --[[table: 0000000008BB8D30]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB8BA0]],
      icon = "__base__/graphics/icons/power-armor-mk2.png",
      name = "power-armor-mk2",
      order = "e[power-armor-mk2]",
      resistances = {
        {
          decrease = 10,
          percent = 40,
          type = "physical"
        } --[[table: 0000000008BB8C40]],
        {
          decrease = 10,
          percent = 40,
          type = "acid"
        } --[[table: 0000000008BB8C90]],
        {
          decrease = 20,
          percent = 50,
          type = "explosion"
        } --[[table: 0000000008BB8CE0]]
      } --[[table: 0000000008BB8BF0]],
      stack_size = 1,
      subgroup = "armor",
      type = "armor"
    } --[[table: 0000000008BB8B50]]
  } --[[table: 0000000008531D50]],
  arrow = {
    ["orange-arrow-with-circle"] = {
      arrow_picture = {
        filename = "__core__/graphics/arrows/gui-arrow-medium.png",
        height = "62",
        priority = "low",
        width = "58"
      } --[[table: 000000000869F250]],
      blinking = true,
      circle_picture = {
        filename = "__core__/graphics/arrows/gui-arrow-circle.png",
        height = "50",
        priority = "low",
        width = "50"
      } --[[table: 000000000869F2A0]],
      flags = {
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 000000000869F200]],
      name = "orange-arrow-with-circle",
      type = "arrow"
    } --[[table: 000000000869F1B0]]
  } --[[table: 00000000086A0BF0]],
  ["assembling-machine"] = {
    ["assembling-machine-1"] = {
      animation = {
        filename = "__base__/graphics/entity/assembling-machine-1/assembling-machine-1.png",
        frame_count = 32,
        frame_height = 102,
        frame_width = 99,
        line_length = 8,
        priority = "high",
        shift = {
          0.25,
          -0.1
        } --[[table: 000000000869FF70]]
      } --[[table: 000000000869FF20]],
      collision_box = {
        {
          -1.2,
          -1.2
        } --[[table: 000000000869FD90]],
        {
          1.2,
          1.2
        } --[[table: 000000000869FDE0]]
      } --[[table: 000000000869FD40]],
      corpse = "big-remnants",
      crafting_categories = {
        "crafting"
      } --[[table: 000000000869FFC0]],
      crafting_speed = 0.5,
      energy_source = {
        emissions = 0.033333333333333,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 00000000086A0010]],
      energy_usage = "90kW",
      fast_replaceable_group = "assembling-machine",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 000000000869FC00]],
      icon = "__base__/graphics/icons/assembling-machine-1.png",
      ingredient_count = 2,
      max_health = 200,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "assembling-machine-1"
      } --[[table: 000000000869FC50]],
      name = "assembling-machine-1",
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 000000000869FCF0]]
      } --[[table: 000000000869FCA0]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 000000000869FE80]],
        {
          1.5,
          1.5
        } --[[table: 000000000869FED0]]
      } --[[table: 000000000869FE30]],
      type = "assembling-machine"
    } --[[table: 000000000869FBB0]],
    ["assembling-machine-2"] = {
      allowed_effects = {
        "consumption",
        "speed",
        "productivity",
        "pollution"
      } --[[table: 0000000008B0D5E0]],
      animation = {
        filename = "__base__/graphics/entity/assembling-machine-2/assembling-machine-2.png",
        frame_count = 32,
        frame_height = 99,
        frame_width = 113,
        line_length = 8,
        priority = "high",
        shift = {
          0.4,
          -0.06
        } --[[table: 0000000008B0D4F0]]
      } --[[table: 0000000008B0D4A0]],
      collision_box = {
        {
          -1.2,
          -1.2
        } --[[table: 0000000008B0D310]],
        {
          1.2,
          1.2
        } --[[table: 0000000008B0D360]]
      } --[[table: 0000000008B0D2C0]],
      corpse = "big-remnants",
      crafting_categories = {
        "crafting",
        "advanced-crafting",
        "crafting-with-fluid"
      } --[[table: 0000000008B0D540]],
      crafting_speed = 0.75,
      energy_source = {
        emissions = 0.016,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B0D590]],
      energy_usage = "150kW",
      fast_replaceable_group = "assembling-machine",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B0C5F0]],
      fluid_boxes = {
        {
          base_area = 10,
          base_level = -1,
          pipe_connections = {
            {
              position = {
                0,
                -2
              } --[[table: 0000000008B0CCD0]],
              type = "input"
            } --[[table: 0000000008B0CC80]]
          } --[[table: 0000000008B0CC30]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0CB40]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B0CAF0]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B0CB90]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0CBE0]]
          } --[[table: 0000000008B0CAA0]],
          pipe_picture = {
            east = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-east.png",
              height = 40,
              priority = "extra-high",
              shift = {
                -0.71875,
                0
              } --[[table: 0000000008B0C910]],
              width = 41
            } --[[table: 0000000008B0C8C0]],
            north = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-north.png",
              height = 40,
              priority = "extra-high",
              shift = {
                0.09375,
                0.4375
              } --[[table: 0000000008B0C870]],
              width = 41
            } --[[table: 0000000008B0C820]],
            south = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-south.png",
              height = 40,
              priority = "extra-high",
              shift = {
                0.0625,
                -1
              } --[[table: 0000000008B0C9B0]],
              width = 41
            } --[[table: 0000000008B0C960]],
            west = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-west.png",
              height = 40,
              priority = "extra-high",
              shift = {
                0.78125,
                0.03125
              } --[[table: 0000000008B0CA50]],
              width = 41
            } --[[table: 0000000008B0CA00]]
          } --[[table: 0000000008B0C7D0]],
          production_type = "input"
        } --[[table: 0000000008B0C780]],
        {
          base_area = 10,
          base_level = 1,
          pipe_connections = {
            {
              position = {
                0,
                2
              } --[[table: 0000000008B0D270]],
              type = "output"
            } --[[table: 0000000008B0D220]]
          } --[[table: 0000000008B0D1D0]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0D0E0]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B0D090]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B0D130]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0D180]]
          } --[[table: 0000000008B0D040]],
          pipe_picture = {
            east = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-east.png",
              height = 40,
              priority = "extra-high",
              shift = {
                -0.71875,
                0
              } --[[table: 0000000008B0CEB0]],
              width = 41
            } --[[table: 0000000008B0CE60]],
            north = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-north.png",
              height = 40,
              priority = "extra-high",
              shift = {
                0.09375,
                0.4375
              } --[[table: 0000000008B0CE10]],
              width = 41
            } --[[table: 0000000008B0CDC0]],
            south = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-south.png",
              height = 40,
              priority = "extra-high",
              shift = {
                0.0625,
                -1
              } --[[table: 0000000008B0CF50]],
              width = 41
            } --[[table: 0000000008B0CF00]],
            west = {
              filename = "__base__/graphics/entity/assembling-machine-2/pipe-west.png",
              height = 40,
              priority = "extra-high",
              shift = {
                0.78125,
                0.03125
              } --[[table: 0000000008B0CFF0]],
              width = 41
            } --[[table: 0000000008B0CFA0]]
          } --[[table: 0000000008B0CD70]],
          production_type = "output"
        } --[[table: 0000000008B0CD20]],
        off_when_no_fluid_recipe = true
      } --[[table: 0000000008B0C730]],
      icon = "__base__/graphics/icons/assembling-machine-2.png",
      ingredient_count = 4,
      max_health = 250,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "assembling-machine-2"
      } --[[table: 0000000008B0C640]],
      module_slots = 2,
      name = "assembling-machine-2",
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 0000000008B0C6E0]]
      } --[[table: 0000000008B0C690]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B0D400]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B0D450]]
      } --[[table: 0000000008B0D3B0]],
      type = "assembling-machine"
    } --[[table: 0000000008B0C5A0]],
    ["assembling-machine-3"] = {
      allowed_effects = {
        "consumption",
        "speed",
        "productivity",
        "pollution"
      } --[[table: 0000000008B0E6C0]],
      animation = {
        filename = "__base__/graphics/entity/assembling-machine-3/assembling-machine-3.png",
        frame_count = 32,
        frame_height = 113,
        frame_width = 142,
        line_length = 8,
        priority = "high",
        shift = {
          0.84,
          -0.09
        } --[[table: 0000000008B0E5D0]]
      } --[[table: 0000000008B0E580]],
      collision_box = {
        {
          -1.2,
          -1.2
        } --[[table: 0000000008B0E3F0]],
        {
          1.2,
          1.2
        } --[[table: 0000000008B0E440]]
      } --[[table: 0000000008B0E3A0]],
      corpse = "big-remnants",
      crafting_categories = {
        "crafting",
        "advanced-crafting",
        "crafting-with-fluid"
      } --[[table: 0000000008B0E620]],
      crafting_speed = 1.25,
      energy_source = {
        emissions = 0.0085714285714286,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B0E670]],
      energy_usage = "210kW",
      fast_replaceable_group = "assembling-machine",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B0D6D0]],
      fluid_boxes = {
        {
          base_area = 10,
          base_level = -1,
          pipe_connections = {
            {
              position = {
                0,
                -2
              } --[[table: 0000000008B0DDB0]],
              type = "input"
            } --[[table: 0000000008B0DD60]]
          } --[[table: 0000000008B0DD10]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0DC20]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B0DBD0]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B0DC70]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0DCC0]]
          } --[[table: 0000000008B0DB80]],
          pipe_picture = {
            east = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-east.png",
              height = 45,
              priority = "extra-high",
              shift = {
                -0.78125,
                0.15625
              } --[[table: 0000000008B0D9F0]],
              width = 40
            } --[[table: 0000000008B0D9A0]],
            north = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-north.png",
              height = 45,
              priority = "extra-high",
              shift = {
                0.03125,
                0.3125
              } --[[table: 0000000008B0D950]],
              width = 40
            } --[[table: 0000000008B0D900]],
            south = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-south.png",
              height = 45,
              priority = "extra-high",
              shift = {
                0.03125,
                -1.0625
              } --[[table: 0000000008B0DA90]],
              width = 40
            } --[[table: 0000000008B0DA40]],
            west = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-west.png",
              height = 45,
              priority = "extra-high",
              shift = {
                0.8125,
                0
              } --[[table: 0000000008B0DB30]],
              width = 40
            } --[[table: 0000000008B0DAE0]]
          } --[[table: 0000000008B0D8B0]],
          production_type = "input"
        } --[[table: 0000000008B0D860]],
        {
          base_area = 10,
          base_level = 1,
          pipe_connections = {
            {
              position = {
                0,
                2
              } --[[table: 0000000008B0E350]],
              type = "output"
            } --[[table: 0000000008B0E300]]
          } --[[table: 0000000008B0E2B0]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0E1C0]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B0E170]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B0E210]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B0E260]]
          } --[[table: 0000000008B0E120]],
          pipe_picture = {
            east = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-east.png",
              height = 45,
              priority = "extra-high",
              shift = {
                -0.78125,
                0.15625
              } --[[table: 0000000008B0DF90]],
              width = 40
            } --[[table: 0000000008B0DF40]],
            north = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-north.png",
              height = 45,
              priority = "extra-high",
              shift = {
                0.03125,
                0.3125
              } --[[table: 0000000008B0DEF0]],
              width = 40
            } --[[table: 0000000008B0DEA0]],
            south = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-south.png",
              height = 45,
              priority = "extra-high",
              shift = {
                0.03125,
                -1.0625
              } --[[table: 0000000008B0E030]],
              width = 40
            } --[[table: 0000000008B0DFE0]],
            west = {
              filename = "__base__/graphics/entity/assembling-machine-3/pipe-west.png",
              height = 45,
              priority = "extra-high",
              shift = {
                0.8125,
                0
              } --[[table: 0000000008B0E0D0]],
              width = 40
            } --[[table: 0000000008B0E080]]
          } --[[table: 0000000008B0DE50]],
          production_type = "output"
        } --[[table: 0000000008B0DE00]],
        off_when_no_fluid_recipe = true
      } --[[table: 0000000008B0D810]],
      icon = "__base__/graphics/icons/assembling-machine-3.png",
      ingredient_count = 4,
      max_health = 300,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "assembling-machine-3"
      } --[[table: 0000000008B0D720]],
      module_slots = 4,
      name = "assembling-machine-3",
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 0000000008B0D7C0]]
      } --[[table: 0000000008B0D770]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B0E4E0]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B0E530]]
      } --[[table: 0000000008B0E490]],
      type = "assembling-machine"
    } --[[table: 0000000008B0D680]],
    ["chemical-plant"] = {
      allowed_effects = {
        "consumption",
        "speed",
        "productivity",
        "pollution"
      } --[[table: 0000000008B90820]],
      animation = {
        east = {
          filename = "__base__/graphics/entity/chemical-plant/chemical-plant.png",
          frame_count = 1,
          frame_height = 141,
          frame_width = 156,
          shift = {
            0.5,
            -0.078125
          } --[[table: 0000000008B90B40]],
          x = 468
        } --[[table: 0000000008B90AF0]],
        north = {
          filename = "__base__/graphics/entity/chemical-plant/chemical-plant.png",
          frame_count = 1,
          frame_height = 141,
          frame_width = 156,
          shift = {
            0.5,
            -0.078125
          } --[[table: 0000000008B90960]]
        } --[[table: 0000000008B90910]],
        south = {
          filename = "__base__/graphics/entity/chemical-plant/chemical-plant.png",
          frame_count = 1,
          frame_height = 141,
          frame_width = 156,
          shift = {
            0.5,
            -0.078125
          } --[[table: 0000000008B90AA0]],
          x = 312
        } --[[table: 0000000008B90A50]],
        west = {
          filename = "__base__/graphics/entity/chemical-plant/chemical-plant.png",
          frame_count = 1,
          frame_height = 141,
          frame_width = 156,
          shift = {
            0.5,
            -0.078125
          } --[[table: 0000000008B90A00]],
          x = 156
        } --[[table: 0000000008B909B0]]
      } --[[table: 0000000008B908C0]],
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 0000000008B90690]],
        {
          1.4,
          1.4
        } --[[table: 0000000008B906E0]]
      } --[[table: 0000000008B90640]],
      corpse = "big-remnants",
      crafting_categories = {
        "chemistry"
      } --[[table: 0000000008B9D110]],
      crafting_speed = 1.25,
      energy_source = {
        emissions = 0.0085714285714286,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B9D0C0]],
      energy_usage = "210kW",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B905A0]],
      fluid_boxes = {
        {
          base_area = 10,
          base_level = -1,
          pipe_connections = {
            {
              position = {
                -1,
                -2
              } --[[table: 0000000008B9D480]],
              type = "input"
            } --[[table: 0000000008B9D430]]
          } --[[table: 0000000008B9D3E0]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9D2F0]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B9D2A0]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B9D340]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9D390]]
          } --[[table: 0000000008B9D250]],
          production_type = "input"
        } --[[table: 0000000008B9D200]],
        {
          base_area = 10,
          base_level = -1,
          pipe_connections = {
            {
              position = {
                1,
                -2
              } --[[table: 0000000008B9D750]],
              type = "input"
            } --[[table: 0000000008B9D700]]
          } --[[table: 0000000008B9D6B0]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9D5C0]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B9D570]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B9D610]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9D660]]
          } --[[table: 0000000008B9D520]],
          production_type = "input"
        } --[[table: 0000000008B9D4D0]],
        {
          base_level = 1,
          pipe_connections = {
            {
              position = {
                -1,
                2
              } --[[table: 0000000008B9DA20]]
            } --[[table: 0000000008B9D9D0]]
          } --[[table: 0000000008B9D980]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9D890]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B9D840]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B9D8E0]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9D930]]
          } --[[table: 0000000008B9D7F0]],
          production_type = "output"
        } --[[table: 0000000008B9D7A0]],
        {
          base_level = 1,
          pipe_connections = {
            {
              position = {
                1,
                2
              } --[[table: 0000000008B9DCF0]]
            } --[[table: 0000000008B9DCA0]]
          } --[[table: 0000000008B9DC50]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9DB60]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B9DB10]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B9DBB0]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B9DC00]]
          } --[[table: 0000000008B9DAC0]],
          production_type = "output"
        } --[[table: 0000000008B9DA70]]
      } --[[table: 0000000008B9D160]],
      icon = "__base__/graphics/icons/chemical-plant.png",
      ingredient_count = 4,
      max_health = 300,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "chemical-plant"
      } --[[table: 0000000008B905F0]],
      module_slots = 2,
      name = "chemical-plant",
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B90780]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B907D0]]
      } --[[table: 0000000008B90730]],
      type = "assembling-machine",
      working_visualisations = {
        {
          animation = {
            animation_speed = 0.15,
            filename = "__base__/graphics/entity/chemical-plant/boiling-green-patch.png",
            frame_count = 35,
            frame_height = 12,
            frame_width = 17
          } --[[table: 0000000008B90D70]],
          east_position = {
            0.05,
            -1.46
          } --[[table: 0000000008B90D20]],
          north_position = {
            0.94,
            -0.73
          } --[[table: 0000000008B90C30]],
          south_position = {
            -0.97,
            -1.47
          } --[[table: 0000000008B90CD0]],
          west_position = {
            -0.3,
            0.02
          } --[[table: 0000000008B90C80]]
        } --[[table: 0000000008B90BE0]],
        {
          east_position = {
            0.05,
            -0.96
          } --[[table: 0000000008B9CF80]],
          north_animation = {
            filename = "__base__/graphics/entity/chemical-plant/boiling-window-green-patch.png",
            frame_count = 1,
            frame_height = 10,
            frame_width = 21
          } --[[table: 0000000008B9CFD0]],
          north_position = {
            1.4,
            -0.23
          } --[[table: 0000000008B90E10]],
          south_animation = {
            filename = "__base__/graphics/entity/chemical-plant/boiling-window-green-patch.png",
            frame_count = 1,
            frame_height = 10,
            frame_width = 21,
            x = 42
          } --[[table: 0000000008B9D070]],
          south_position = {
            -1,
            -1
          } --[[table: 0000000008B9CF30]],
          west_animation = {
            filename = "__base__/graphics/entity/chemical-plant/boiling-window-green-patch.png",
            frame_count = 1,
            frame_height = 10,
            frame_width = 21,
            x = 21
          } --[[table: 0000000008B9D020]],
          west_position = {
            -0.3,
            0.55
          } --[[table: 0000000008B9CEE0]]
        } --[[table: 0000000008B90DC0]]
      } --[[table: 0000000008B90B90]]
    } --[[table: 0000000008B90550]],
    ["oil-refinery"] = {
      allowed_effects = {
        "consumption",
        "speed",
        "productivity",
        "pollution"
      } --[[table: 0000000008B8EE80]],
      animation = {
        east = {
          filename = "__base__/graphics/entity/oil-refinery/oil-refinery.png",
          frame_count = 1,
          frame_height = 255,
          frame_width = 337,
          shift = {
            2.515625,
            0.484375
          } --[[table: 0000000008B8F100]],
          x = 337
        } --[[table: 0000000008B8F0B0]],
        north = {
          filename = "__base__/graphics/entity/oil-refinery/oil-refinery.png",
          frame_count = 1,
          frame_height = 255,
          frame_width = 337,
          shift = {
            2.515625,
            0.484375
          } --[[table: 0000000008B8F060]]
        } --[[table: 0000000008B8F010]],
        south = {
          filename = "__base__/graphics/entity/oil-refinery/oil-refinery.png",
          frame_count = 1,
          frame_height = 255,
          frame_width = 337,
          shift = {
            2.515625,
            0.484375
          } --[[table: 0000000008B8F1A0]],
          x = 674
        } --[[table: 0000000008B8F150]],
        west = {
          filename = "__base__/graphics/entity/oil-refinery/oil-refinery.png",
          frame_count = 1,
          frame_height = 255,
          frame_width = 337,
          shift = {
            2.515625,
            0.484375
          } --[[table: 0000000008B8F240]],
          x = 1011
        } --[[table: 0000000008B8F1F0]]
      } --[[table: 0000000008B8EFC0]],
      collision_box = {
        {
          -2.4,
          -2.4
        } --[[table: 0000000008B8ECF0]],
        {
          2.4,
          2.4
        } --[[table: 0000000008B8ED40]]
      } --[[table: 0000000008B8ECA0]],
      corpse = "big-remnants",
      crafting_categories = {
        "oil-processing"
      } --[[table: 0000000008B8EF20]],
      crafting_speed = 1,
      energy_source = {
        emissions = 0.0085714285714286,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B8EF70]],
      energy_usage = "420kW",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B8EC00]],
      fluid_boxes = {
        {
          base_area = 10,
          base_level = -1,
          pipe_connections = {
            {
              position = {
                -1,
                3
              } --[[table: 0000000008B8F830]],
              type = "input"
            } --[[table: 0000000008B8F7E0]]
          } --[[table: 0000000008B8F790]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8F6A0]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B8F650]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B8F6F0]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8F740]]
          } --[[table: 0000000008B8F600]],
          production_type = "input"
        } --[[table: 0000000008B8F5B0]],
        {
          base_area = 10,
          base_level = -1,
          pipe_connections = {
            {
              position = {
                1,
                3
              } --[[table: 0000000008B8FB00]],
              type = "input"
            } --[[table: 0000000008B8FAB0]]
          } --[[table: 0000000008B8FA60]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8F970]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B8F920]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B8F9C0]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8FA10]]
          } --[[table: 0000000008B8F8D0]],
          production_type = "input"
        } --[[table: 0000000008B8F880]],
        {
          base_level = 1,
          pipe_connections = {
            {
              position = {
                -2,
                -3
              } --[[table: 0000000008B8FDD0]]
            } --[[table: 0000000008B8FD80]]
          } --[[table: 0000000008B8FD30]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8FC40]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B8FBF0]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B8FC90]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8FCE0]]
          } --[[table: 0000000008B8FBA0]],
          production_type = "output"
        } --[[table: 0000000008B8FB50]],
        {
          base_level = 1,
          pipe_connections = {
            {
              position = {
                0,
                -3
              } --[[table: 0000000008B900A0]]
            } --[[table: 0000000008B90050]]
          } --[[table: 0000000008B90000]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8FF10]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B8FEC0]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B8FF60]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B8FFB0]]
          } --[[table: 0000000008B8FE70]],
          production_type = "output"
        } --[[table: 0000000008B8FE20]],
        {
          base_level = 1,
          pipe_connections = {
            {
              position = {
                2,
                -3
              } --[[table: 0000000008B90370]]
            } --[[table: 0000000008B90320]]
          } --[[table: 0000000008B902D0]],
          pipe_covers = {
            east = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B901E0]],
            north = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
              height = 32,
              priority = "extra-high",
              width = 44
            } --[[table: 0000000008B90190]],
            south = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
              height = 52,
              priority = "extra-high",
              width = 46
            } --[[table: 0000000008B90230]],
            west = {
              filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
              height = 32,
              priority = "extra-high",
              width = 32
            } --[[table: 0000000008B90280]]
          } --[[table: 0000000008B90140]],
          production_type = "output"
        } --[[table: 0000000008B900F0]]
      } --[[table: 0000000008B8F560]],
      icon = "__base__/graphics/icons/oil-refinery.png",
      ingredient_count = 4,
      max_health = 300,
      minable = {
        mining_time = 1,
        result = "oil-refinery"
      } --[[table: 0000000008B8EC50]],
      module_slots = 2,
      name = "oil-refinery",
      pipe_covers = {
        east = {
          filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
          height = 32,
          priority = "extra-high",
          width = 32
        } --[[table: 0000000008B90460]],
        north = {
          filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 0000000008B90410]],
        south = {
          filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
          height = 52,
          priority = "extra-high",
          width = 46
        } --[[table: 0000000008B904B0]],
        west = {
          filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
          height = 32,
          priority = "extra-high",
          width = 32
        } --[[table: 0000000008B90500]]
      } --[[table: 0000000008B903C0]],
      selection_box = {
        {
          -2.5,
          -2.5
        } --[[table: 0000000008B8EDE0]],
        {
          2.5,
          2.5
        } --[[table: 0000000008B8EE30]]
      } --[[table: 0000000008B8ED90]],
      type = "assembling-machine",
      working_visualisations = {
        {
          animation = {
            filename = "__base__/graphics/entity/oil-refinery/oil-refinery-fire.png",
            frame_count = 29,
            frame_height = 35,
            frame_width = 16,
            run_mode = "backward",
            scale = 1.5,
            shift = {
              0,
              -0.5625
            } --[[table: 0000000008B8F4C0]]
          } --[[table: 0000000008B8F470]],
          east_position = {
            -1.65625,
            -1.3
          } --[[table: 0000000008B8F380]],
          light = {
            intensity = 0.4,
            size = 6
          } --[[table: 0000000008B8F510]],
          north_position = {
            1.03125,
            -1.55
          } --[[table: 0000000008B8F330]],
          south_position = {
            -1.875,
            -2
          } --[[table: 0000000008B8F3D0]],
          west_position = {
            1.8437,
            -1.2
          } --[[table: 0000000008B8F420]]
        } --[[table: 0000000008B8F2E0]]
      } --[[table: 0000000008B8F290]]
    } --[[table: 0000000008B8EBB0]]
  } --[[table: 00000000086A0C90]],
  ["autoplace-control"] = {
    coal = {
      name = "coal",
      order = "b-d",
      richness = true,
      type = "autoplace-control"
    } --[[table: 0000000008AE44B0]],
    ["copper-ore"] = {
      name = "copper-ore",
      order = "b-b",
      richness = true,
      type = "autoplace-control"
    } --[[table: 0000000008AE43C0]],
    ["crude-oil"] = {
      name = "crude-oil",
      order = "b-e",
      richness = true,
      type = "autoplace-control"
    } --[[table: 0000000008AE4500]],
    ["enemy-base"] = {
      name = "enemy-base",
      order = "d-a",
      richness = true,
      type = "autoplace-control"
    } --[[table: 0000000008AE4550]],
    ["iron-ore"] = {
      name = "iron-ore",
      order = "b-a",
      richness = true,
      type = "autoplace-control"
    } --[[table: 0000000008AE4410]],
    stone = {
      name = "stone",
      order = "b-c",
      richness = true,
      type = "autoplace-control"
    } --[[table: 0000000008AE4460]]
  } --[[table: 0000000008AE45A0]],
  ["battery-equipment"] = {
    ["battery-equipment"] = {
      energy_source = {
        buffer_capacity = "1KJ",
        input_flow_limit = "10KW",
        output_flow_limit = "10KW",
        type = "electric",
        usage_priority = "terciary"
      } --[[table: 0000000008C73910]],
      name = "battery-equipment",
      shape = {
        height = 2,
        type = "full",
        width = 1
      } --[[table: 0000000008C738C0]],
      sprite = {
        filename = "__base__/graphics/equipment/battery-equipment.png",
        height = 64,
        priority = "medium",
        width = 32
      } --[[table: 0000000008C73870]],
      type = "battery-equipment"
    } --[[table: 0000000008C73820]],
    ["battery-mk2-equipment"] = {
      energy_source = {
        buffer_capacity = "5KJ",
        input_flow_limit = "50KW",
        output_flow_limit = "50KW",
        type = "electric",
        usage_priority = "terciary"
      } --[[table: 0000000008C73A50]],
      name = "battery-mk2-equipment",
      shape = {
        height = 2,
        type = "full",
        width = 1
      } --[[table: 0000000008C73A00]],
      sprite = {
        filename = "__base__/graphics/equipment/battery-mk2-equipment.png",
        height = 64,
        priority = "medium",
        width = 32
      } --[[table: 0000000008C739B0]],
      type = "battery-equipment"
    } --[[table: 0000000008C73960]]
  } --[[table: 0000000008C74770]],
  beacon = {
    ["basic-beacon"] = {
      allowed_effects = {
        "consumption",
        "speed",
        "pollution"
      } --[[table: 0000000008B8CFE0]],
      animation = {
        animation_speed = 0.33333333333333,
        filename = "__base__/graphics/entity/basic-beacon/basic-beacon.png",
        frame_count = 32,
        frame_height = 186,
        frame_width = 176,
        line_length = 6,
        shift = {
          1.2,
          0.5
        } --[[table: 0000000008B8D080]]
      } --[[table: 0000000008B8D030]],
      collision_box = {
        {
          -1.2,
          -1.2
        } --[[table: 0000000008B8CE50]],
        {
          1.2,
          1.2
        } --[[table: 0000000008B8CEA0]]
      } --[[table: 0000000008B8CE00]],
      corpse = "big-remnants",
      distribution_effectivity = 0.5,
      energy_source = {
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B8D120]],
      energy_usage = "480kW",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B8CD60]],
      icon = "__base__/graphics/icons/basic-beacon.png",
      max_health = 200,
      minable = {
        mining_time = 1,
        result = "basic-beacon"
      } --[[table: 0000000008B8CDB0]],
      name = "basic-beacon",
      num_module_slots = 2,
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/basic-beacon/beacon-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008B8D0D0]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B8CF40]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B8CF90]]
      } --[[table: 0000000008B8CEF0]],
      supply_area_distance = 3,
      type = "beacon"
    } --[[table: 0000000008B8CD10]]
  } --[[table: 0000000008B9E4C0]],
  blueprint = {
    blueprint = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6960]],
      icon = "__base__/graphics/icons/blueprint.png",
      item_to_clear = "electronic-circuit",
      name = "blueprint",
      order = "c[automated-construction]-a[blueprint]",
      stack_size = 1,
      subgroup = "tool",
      type = "blueprint"
    } --[[table: 0000000008BE6910]]
  } --[[table: 0000000008BE7270]],
  boiler = {
    boiler = {
      burner = {
        effectivity = 0.5,
        emissions = 0.015384615384615,
        fuel_inventory_size = 1,
        smoke = {
          {
            deviation = {
              0.1,
              0.1
            } --[[table: 000000000858DC50]],
            frequency = 1,
            name = "smoke"
          } --[[table: 000000000858DC00]]
        } --[[table: 000000000858DBB0]]
      } --[[table: 000000000858DB60]],
      burning_cooldown = 20,
      collision_box = {
        {
          -0.3,
          -0.3
        } --[[table: 000000000858D660]],
        {
          0.3,
          0.3
        } --[[table: 000000000858D6B0]]
      } --[[table: 000000000858D610]],
      corpse = "small-remnants",
      energy_consumption = "390kW",
      fast_replaceable_group = "pipe",
      fire = {
        down = {
          filename = "__base__/graphics/entity/boiler/boiler-fire-left.png",
          frame_count = 14,
          frame_height = 7,
          frame_width = 5,
          priority = "extra-high",
          shift = {
            -0.4375,
            -0.09375
          } --[[table: 0000000006344520]]
        } --[[table: 00000000063444D0]],
        left = {
          filename = "__base__/graphics/entity/boiler/boiler-fire-down.png",
          frame_count = 14,
          frame_height = 8,
          frame_width = 9,
          priority = "extra-high",
          shift = {
            0.03125,
            0.28125
          } --[[table: 0000000006344480]]
        } --[[table: 0000000006344390]],
        left_down = {
          filename = "__base__/graphics/entity/boiler/boiler-fire-right.png",
          frame_count = 14,
          frame_height = 9,
          frame_width = 6,
          priority = "extra-high",
          shift = {
            0.46875,
            -0.0625
          } --[[table: 00000000063445C0]]
        } --[[table: 0000000006344570]],
        left_up = nil --[[ref]],
        right_down = nil --[[ref]],
        right_up = nil --[[ref]],
        t_up = nil --[[ref]]
      } --[[table: 000000000858DFC0]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 000000000858D4D0]],
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            position = {
              0,
              -1
            } --[[table: 000000000858D930]]
          } --[[table: 000000000858D8E0]],
          {
            position = {
              1,
              0
            } --[[table: 000000000858D9D0]]
          } --[[table: 000000000858D980]],
          {
            position = {
              0,
              1
            } --[[table: 000000000858DA70]]
          } --[[table: 000000000858DA20]],
          {
            position = {
              -1,
              0
            } --[[table: 000000000858DB10]]
          } --[[table: 000000000858DAC0]]
        } --[[table: 000000000858D840]]
      } --[[table: 000000000858D7F0]],
      icon = "__base__/graphics/icons/boiler.png",
      max_health = 100,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "boiler"
      } --[[table: 000000000858D520]],
      name = "boiler",
      pictures = {
        corner_down_left = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-down-left.png",
          height = 32,
          priority = "extra-high",
          width = 36
        } --[[table: 000000000858E2E0]],
        corner_down_right = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-down-right.png",
          height = 32,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E290]],
        corner_up_left = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-up-left.png",
          height = 44,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E240]],
        corner_up_right = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-up-right.png",
          height = 40,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E1F0]],
        cross = {
          filename = "__base__/graphics/entity/pipe/pipe-cross.png",
          height = 40,
          priority = "extra-high",
          width = 40
        } --[[table: 000000000858E470]],
        ending_down = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-down.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E510]],
        ending_left = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-left.png",
          height = 44,
          priority = "extra-high",
          width = 58
        } --[[table: 000000000858E5B0]],
        ending_right = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-right.png",
          height = 44,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E560]],
        ending_up = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-up.png",
          height = 42,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E4C0]],
        fluid_background = {
          filename = "__base__/graphics/entity/pipe/fluid-background.png",
          height = 20,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E6A0]],
        high_temperature_flow = {
          filename = "__base__/graphics/entity/pipe/fluid-flow.png",
          height = 18,
          priority = "extra-high",
          width = 128
        } --[[table: 000000000858E790]],
        horizontal_window_background = {
          filename = "__base__/graphics/entity/pipe/pipe-horizontal-window-background.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E600]],
        low_temperature_flow = {
          filename = "__base__/graphics/entity/pipe/fluid-flow.png",
          height = 18,
          priority = "extra-high",
          width = 128
        } --[[table: 000000000858E6F0]],
        middle_temperature_flow = {
          filename = "__base__/graphics/entity/pipe/fluid-flow.png",
          height = 18,
          priority = "extra-high",
          width = 128
        } --[[table: 000000000858E740]],
        straight_horizontal = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-horizontal.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E1A0]],
        straight_horizontal_window = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-horizontal-window.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E150]],
        straight_vertical = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-vertical.png",
          height = 42,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E0B0]],
        straight_vertical_single = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-vertical-single.png",
          height = 58,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E060]],
        straight_vertical_window = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-vertical-window.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E100]],
        t_down = {
          filename = "__base__/graphics/entity/pipe/pipe-t-down.png",
          height = 44,
          priority = "extra-high",
          width = 40
        } --[[table: 000000000858E380]],
        t_left = {
          filename = "__base__/graphics/entity/pipe/pipe-t-left.png",
          height = 42,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E420]],
        t_right = {
          filename = "__base__/graphics/entity/pipe/pipe-t-right.png",
          height = 32,
          priority = "extra-high",
          width = 40
        } --[[table: 000000000858E3D0]],
        t_up = {
          filename = "__base__/graphics/entity/pipe/pipe-t-up.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858E330]],
        vertical_window_background = {
          filename = "__base__/graphics/entity/pipe/pipe-vertical-window-background.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858E650]]
      } --[[table: 000000000858E010]],
      resistances = {
        {
          percent = 80,
          type = "fire"
        } --[[table: 000000000858D5C0]]
      } --[[table: 000000000858D570]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 000000000858D750]],
        {
          0.5,
          0.5
        } --[[table: 000000000858D7A0]]
      } --[[table: 000000000858D700]],
      structure = {
        down = {
          filename = "__base__/graphics/entity/boiler/boiler-down.png",
          height = 72,
          priority = "extra-high",
          width = 66
        } --[[table: 000000000858DD90]],
        left = {
          filename = "__base__/graphics/entity/boiler/boiler-left.png",
          height = 46,
          priority = "extra-high",
          shift = {
            0.03125,
            0
          } --[[table: 000000000858DD40]],
          width = 46
        } --[[table: 000000000858DCF0]],
        left_down = {
          filename = "__base__/graphics/entity/boiler/boiler-left-down.png",
          height = 50,
          priority = "extra-high",
          width = 60
        } --[[table: 000000000858DDE0]],
        left_up = {
          filename = "__base__/graphics/entity/boiler/boiler-left-up.png",
          height = 74,
          priority = "extra-high",
          width = 66
        } --[[table: 000000000858DE80]],
        right_down = {
          filename = "__base__/graphics/entity/boiler/boiler-right-down.png",
          height = 50,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858DE30]],
        right_up = {
          filename = "__base__/graphics/entity/boiler/boiler-right-up.png",
          height = 72,
          priority = "extra-high",
          width = 46
        } --[[table: 000000000858DED0]],
        t_down = {
          filename = "__base__/graphics/entity/boiler/boiler-t-down.png",
          height = 50,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000858DF20]],
        t_up = {
          filename = "__base__/graphics/entity/boiler/boiler-t-up.png",
          height = 70,
          priority = "extra-high",
          width = 46
        } --[[table: 000000000858DF70]]
      } --[[table: 000000000858DCA0]],
      type = "boiler"
    } --[[table: 000000000858D480]]
  } --[[table: 00000000086A0740]],
  capsule = {
    ["basic-electric-discharge-defense-remote"] = {
      capsule_action = {
        equipment = "basic-electric-discharge-defense-equipment",
        type = "equipment-remote"
      } --[[table: 0000000008BB6FD0]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB6F80]],
      icon = "__base__/graphics/equipment/basic-electric-discharge-defense-equipment-ability.png",
      name = "basic-electric-discharge-defense-remote",
      order = "z",
      stack_size = 1,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB6F30]],
    ["basic-grenade"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                projectile = "basic-grenade",
                starting_speed = 0.3,
                type = "projectile"
              } --[[table: 0000000008BB63F0]],
              type = "direct"
            } --[[table: 0000000008BB63A0]],
            category = "capsule",
            target_type = "position"
          } --[[table: 0000000008BB6350]],
          cooldown = 30,
          projectile_creation_distance = 0.6,
          range = 15
        } --[[table: 0000000008BB6300]],
        type = "throw"
      } --[[table: 0000000008BB62B0]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB6260]],
      icon = "__base__/graphics/icons/basic-grenade.png",
      name = "basic-grenade",
      order = "a[basic-grenade]",
      stack_size = 100,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB6210]],
    ["defender-capsule"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                projectile = "defender-capsule",
                starting_speed = 0.3,
                type = "projectile"
              } --[[table: 0000000008BB6A80]],
              type = "direct"
            } --[[table: 0000000008BB6A30]],
            category = "capsule",
            target_type = "position"
          } --[[table: 0000000008BB69E0]],
          cooldown = 15,
          projectile_creation_distance = 0.6,
          range = 20
        } --[[table: 0000000008BB6990]],
        type = "throw"
      } --[[table: 0000000008BB6940]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB68F0]],
      icon = "__base__/graphics/icons/defender-capsule.png",
      name = "defender-capsule",
      order = "d[defender-capsule]",
      stack_size = 100,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB68A0]],
    ["destroyer-capsule"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                projectile = "destroyer-capsule",
                starting_speed = 0.3,
                type = "projectile"
              } --[[table: 0000000008BB6EE0]],
              type = "direct"
            } --[[table: 0000000008BB6E90]],
            category = "capsule",
            target_type = "position"
          } --[[table: 0000000008BB6E40]],
          cooldown = 30,
          projectile_creation_distance = 0.6,
          range = 25
        } --[[table: 0000000008BB6DF0]],
        type = "throw"
      } --[[table: 0000000008BB6DA0]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB6D50]],
      icon = "__base__/graphics/icons/destroyer-capsule.png",
      name = "destroyer-capsule",
      order = "f[destroyer-capsule]",
      stack_size = 100,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB6D00]],
    ["distractor-capsule"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                projectile = "distractor-capsule",
                starting_speed = 0.3,
                type = "projectile"
              } --[[table: 0000000008BB6CB0]],
              type = "direct"
            } --[[table: 0000000008BB6C60]],
            category = "capsule",
            target_type = "position"
          } --[[table: 0000000008BB6C10]],
          cooldown = 30,
          projectile_creation_distance = 0.6,
          range = 25
        } --[[table: 0000000008BB6BC0]],
        type = "throw"
      } --[[table: 0000000008BB6B70]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB6B20]],
      icon = "__base__/graphics/icons/distractor-capsule.png",
      name = "distractor-capsule",
      order = "e[defender-capsule]",
      stack_size = 100,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB6AD0]],
    ["poison-capsule"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                projectile = "poison-capsule",
                starting_speed = 0.3,
                type = "projectile"
              } --[[table: 0000000008BB6620]],
              type = "direct"
            } --[[table: 0000000008BB65D0]],
            category = "capsule",
            target_type = "position"
          } --[[table: 0000000008BB6580]],
          cooldown = 30,
          projectile_creation_distance = 0.6,
          range = 25
        } --[[table: 0000000008BB6530]],
        type = "throw"
      } --[[table: 0000000008BB64E0]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB6490]],
      icon = "__base__/graphics/icons/poison-capsule.png",
      name = "poison-capsule",
      order = "b[poison-capsule]",
      stack_size = 100,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB6440]],
    ["raw-fish"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                target_effects = {
                  damage = {
                    amount = -20,
                    type = "physical"
                  } --[[table: 0000000008534500]],
                  type = "damage"
                } --[[table: 00000000085344B0]],
                type = "instant"
              } --[[table: 0000000008534460]],
              type = "direct"
            } --[[table: 0000000008534410]],
            category = "capsule",
            target_type = "position"
          } --[[table: 00000000085343C0]],
          cooldown = 30,
          range = 0
        } --[[table: 0000000008534370]],
        type = "use-on-self"
      } --[[table: 0000000008534320]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 00000000085342D0]],
      icon = "__base__/graphics/icons/fish.png",
      name = "raw-fish",
      order = "f-e-a",
      stack_size = 100,
      subgroup = "raw-resource",
      type = "capsule"
    } --[[table: 0000000008534280]],
    ["slowdown-capsule"] = {
      capsule_action = {
        attack_parameters = {
          ammo_category = "capsule",
          ammo_type = {
            action = {
              action_delivery = {
                projectile = "slowdown-capsule",
                starting_speed = 0.3,
                type = "projectile"
              } --[[table: 0000000008BB6850]],
              type = "direct"
            } --[[table: 0000000008BB6800]],
            category = "capsule",
            target_type = "position"
          } --[[table: 0000000008BB67B0]],
          cooldown = 30,
          projectile_creation_distance = 0.6,
          range = 25
        } --[[table: 0000000008BB6760]],
        type = "throw"
      } --[[table: 0000000008BB6710]],
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB66C0]],
      icon = "__base__/graphics/icons/slowdown-capsule.png",
      name = "slowdown-capsule",
      order = "c[slowdown-capsule]",
      stack_size = 100,
      subgroup = "capsule",
      type = "capsule"
    } --[[table: 0000000008BB6670]]
  } --[[table: 0000000008534640]],
  car = {
    car = {
      acceleration_per_energy = 1e-006,
      breaking_speed = 0.01,
      burner = {
        effectivity = 1,
        fuel_inventory_size = 1,
        smoke = {
          {
            deviation = {
              0.25,
              0.25
            } --[[table: 0000000008B0EBC0]],
            frequency = 50,
            name = "smoke",
            position = {
              0,
              1.5
            } --[[table: 0000000008B0EC10]],
            slow_down_factor = 0.9,
            starting_frame = 3,
            starting_frame_deviation = 5,
            starting_frame_speed = 0,
            starting_frame_speed_deviation = 5
          } --[[table: 0000000008B0EB70]]
        } --[[table: 0000000008B0EB20]]
      } --[[table: 0000000008B0EAD0]],
      collision_box = {
        {
          -0.7,
          -1
        } --[[table: 0000000008B0E940]],
        {
          0.7,
          1
        } --[[table: 0000000008B0E990]]
      } --[[table: 0000000008B0E8F0]],
      consumption = "600kW",
      corpse = "medium-remnants",
      flags = {
        "pushable",
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B0E7B0]],
      friction = 0.02,
      icon = "__base__/graphics/icons/car.png",
      inventory_size = 80,
      light = {
        {
          intensity = 0.6,
          minimum_darkness = 0.3,
          picture = {
            filename = "__core__/graphics/light-cone.png",
            height = 200,
            priority = "medium",
            scale = 2,
            width = 200
          } --[[table: 0000000008B0ED00]],
          shift = {
            -0.6,
            -14
          } --[[table: 0000000008B0ED50]],
          size = 2,
          type = "oriented"
        } --[[table: 0000000008B0ECB0]],
        {
          intensity = 0.6,
          minimum_darkness = 0.3,
          picture = {
            filename = "__core__/graphics/light-cone.png",
            height = 200,
            priority = "medium",
            scale = 2,
            width = 200
          } --[[table: 0000000008B0EDF0]],
          shift = {
            0.6,
            -14
          } --[[table: 0000000008B0EE40]],
          size = 2,
          type = "oriented"
        } --[[table: 0000000008B0EDA0]]
      } --[[table: 0000000008B0EC60]],
      max_health = 500,
      minable = {
        mining_time = 1,
        result = "car"
      } --[[table: 0000000008B0E800]],
      name = "car",
      pictures = {
        axially_symmetrical = false,
        direction_count = 64,
        filename = "__base__/graphics/entity/car/car-sheet.png",
        frame_height = 93,
        frame_width = 130,
        line_length = 8,
        shift = {
          0.5,
          0
        } --[[table: 0000000008B0EEE0]]
      } --[[table: 0000000008B0EE90]],
      resistances = {
        {
          percent = 50,
          type = "fire"
        } --[[table: 0000000008B0E8A0]]
      } --[[table: 0000000008B0E850]],
      rotation_speed = 0.015,
      selection_box = {
        {
          -0.7,
          -1
        } --[[table: 0000000008B0EA30]],
        {
          0.7,
          1
        } --[[table: 0000000008B0EA80]]
      } --[[table: 0000000008B0E9E0]],
      type = "car",
      weight = 50
    } --[[table: 0000000008B0E760]]
  } --[[table: 0000000008B9DDE0]],
  ["cargo-wagon"] = {
    ["cargo-wagon"] = {
      air_resistance = 0.002,
      braking_force = 3,
      collision_box = {
        {
          -0.6,
          -2.4
        } --[[table: 0000000008B11D70]],
        {
          0.6,
          2.4
        } --[[table: 0000000008B11DC0]]
      } --[[table: 0000000008B11D20]],
      connection_distance = 3.3,
      corpse = "medium-remnants",
      energy_per_hit_point = 5,
      flags = {
        "placeable-neutral",
        "player-creation",
        "placeable-off-grid"
      } --[[table: 0000000008B11C80]],
      friction_force = 0.0015,
      icon = "__base__/graphics/icons/cargo-wagon.png",
      inventory_size = 15,
      joint_distance = 4,
      max_health = 600,
      max_speed = 1.5,
      minable = {
        mining_time = 1,
        result = "cargo-wagon"
      } --[[table: 0000000008B11CD0]],
      name = "cargo-wagon",
      pictures = {
        axially_symmetrical = false,
        back_equals_front = true,
        direction_count = 128,
        filenames = {
          "__base__/graphics/entity/cargo-wagon/cargo-wagon-spritesheet-1.png",
          "__base__/graphics/entity/cargo-wagon/cargo-wagon-spritesheet-2.png",
          "__base__/graphics/entity/cargo-wagon/cargo-wagon-spritesheet-3.png",
          "__base__/graphics/entity/cargo-wagon/cargo-wagon-spritesheet-4.png"
        } --[[table: 0000000008B11F50]],
        frame_height = 218,
        frame_width = 285,
        line_length = 4,
        lines_per_file = 8,
        priority = "very-low",
        shift = {
          0.7,
          -0.45
        } --[[table: 0000000008B11FF0]]
      } --[[table: 0000000008B11F00]],
      rail_category = "regular",
      selection_box = {
        {
          -0.7,
          -2.5
        } --[[table: 0000000008B11E60]],
        {
          1,
          2.5
        } --[[table: 0000000008B11EB0]]
      } --[[table: 0000000008B11E10]],
      type = "cargo-wagon",
      weight = 1000
    } --[[table: 0000000008B11C30]]
  } --[[table: 0000000008B9DF20]],
  ["combat-robot"] = {
    defender = {
      attack_parameters = {
        ammo_category = "bullet",
        ammo_type = {
          action = {
            action_delivery = {
              source_effects = {
                entity_name = "explosion-gunshot",
                type = "create-entity"
              } --[[table: 0000000008B8E1B0]],
              target_effects = {
                {
                  entity_name = "explosion-gunshot",
                  type = "create-entity"
                } --[[table: 0000000008B8E250]],
                {
                  damage = {
                    amount = 5,
                    type = "physical"
                  } --[[table: 0000000008B8E2F0]],
                  type = "damage"
                } --[[table: 0000000008B8E2A0]]
              } --[[table: 0000000008B8E200]],
              type = "instant"
            } --[[table: 0000000008B8E160]],
            type = "direct"
          } --[[table: 0000000008B8E110]],
          category = "bullet"
        } --[[table: 0000000008B8E0C0]],
        cooldown = 20,
        projectile_center = {
          0,
          0
        } --[[table: 0000000008B8DFD0]],
        projectile_creation_distance = 0.6,
        range = 15,
        sound = {
          {
            filename = "__base__/sound/gunshot.wav",
            volume = 0.3
          } --[[table: 0000000008B8E070]]
        } --[[table: 0000000008B8E020]]
      } --[[table: 0000000008B8DF80]],
      collision_box = {
        {
          0,
          0
        } --[[table: 0000000008B8DD00]],
        {
          0,
          0
        } --[[table: 0000000008B8DD50]]
      } --[[table: 0000000008B8DCB0]],
      destroy_action = {
        action_delivery = {
          source_effects = {
            entity_name = "explosion",
            type = "create-entity"
          } --[[table: 0000000008B8DF30]],
          type = "instant"
        } --[[table: 0000000008B8DEE0]],
        type = "direct"
      } --[[table: 0000000008B8DE90]],
      distance_per_frame = 0.13,
      flags = {
        "placeable-player",
        "player-creation",
        "placeable-off-grid"
      } --[[table: 0000000008B8DC60]],
      follows_player = true,
      friction = 0.01,
      icon = "__base__/graphics/icons/logistic-robot.png",
      max_health = 60,
      name = "defender",
      order = "e-a-a",
      picture = {
        filename = "__base__/graphics/entity/combat-robot/defender.png",
        height = 34,
        priority = "high",
        width = 37
      } --[[table: 0000000008B8E340]],
      range_from_player = 6,
      selection_box = {
        {
          -0.5,
          -1.5
        } --[[table: 0000000008B8DDF0]],
        {
          0.5,
          -0.5
        } --[[table: 0000000008B8DE40]]
      } --[[table: 0000000008B8DDA0]],
      shadow = {
        filename = "__base__/graphics/entity/combat-robot/combat-robot-shadow.png",
        height = 37,
        priority = "high",
        width = 52
      } --[[table: 0000000008B8E390]],
      speed = 0.01,
      subgroup = "capsule",
      time_to_live = 2700,
      type = "combat-robot"
    } --[[table: 0000000008B8DBC0]],
    destroyer = {
      attack_parameters = {
        ammo_category = "combat-robot-laser",
        ammo_type = {
          action = {
            action_delivery = {
              projectile = "blue-laser",
              starting_speed = 0.3,
              type = "projectile"
            } --[[table: 0000000008B8E980]],
            type = "direct"
          } --[[table: 0000000008B8E930]],
          category = "combat-robot-laser"
        } --[[table: 0000000008B8E8E0]],
        cooldown = 20,
        projectile_center = {
          0,
          0
        } --[[table: 0000000008B8E7F0]],
        projectile_creation_distance = 0.6,
        range = 15,
        sound = {
          {
            filename = "__base__/sound/laser.wav",
            volume = 0.4
          } --[[table: 0000000008B8E890]]
        } --[[table: 0000000008B8E840]]
      } --[[table: 0000000008B8E7A0]],
      collision_box = {
        {
          0,
          0
        } --[[table: 0000000008B8E520]],
        {
          0,
          0
        } --[[table: 0000000008B8E570]]
      } --[[table: 0000000008B8E4D0]],
      destroy_action = {
        action_delivery = {
          source_effects = {
            entity_name = "explosion",
            type = "create-entity"
          } --[[table: 0000000008B8E750]],
          type = "instant"
        } --[[table: 0000000008B8E700]],
        type = "direct"
      } --[[table: 0000000008B8E6B0]],
      distance_per_frame = 0.13,
      flags = {
        "placeable-player",
        "player-creation",
        "placeable-off-grid"
      } --[[table: 0000000008B8E480]],
      follows_player = true,
      friction = 0.01,
      icon = "__base__/graphics/icons/logistic-robot.png",
      max_health = 60,
      name = "destroyer",
      order = "e-a-c",
      picture = {
        filename = "__base__/graphics/entity/combat-robot/destroyer.png",
        height = 34,
        priority = "high",
        width = 37
      } --[[table: 0000000008B8E9D0]],
      range_from_player = 6,
      selection_box = {
        {
          -0.5,
          -1.5
        } --[[table: 0000000008B8E610]],
        {
          0.5,
          -0.5
        } --[[table: 0000000008B8E660]]
      } --[[table: 0000000008B8E5C0]],
      shadow = {
        filename = "__base__/graphics/entity/combat-robot/combat-robot-shadow.png",
        height = 37,
        priority = "high",
        width = 52
      } --[[table: 0000000008B8EA20]],
      speed = 0.01,
      subgroup = "capsule",
      time_to_live = 7200,
      type = "combat-robot"
    } --[[table: 0000000008B8E3E0]],
    distractor = {
      attack_parameters = {
        ammo_category = "combat-robot-laser",
        ammo_type = {
          action = {
            action_delivery = {
              projectile = "laser",
              starting_speed = 0.3,
              type = "projectile"
            } --[[table: 0000000008B8DAD0]],
            type = "direct"
          } --[[table: 0000000008B8DA80]],
          category = "combat-robot-laser"
        } --[[table: 0000000008B8DA30]],
        cooldown = 20,
        damage_modifier = 0.7,
        projectile_center = {
          0,
          0
        } --[[table: 0000000008B8D940]],
        projectile_creation_distance = 0.6,
        range = 15,
        sound = {
          {
            filename = "__base__/sound/laser.wav",
            volume = 0.4
          } --[[table: 0000000008B8D9E0]]
        } --[[table: 0000000008B8D990]]
      } --[[table: 0000000008B8D8F0]],
      collision_box = {
        {
          0,
          0
        } --[[table: 0000000008B8D670]],
        {
          0,
          0
        } --[[table: 0000000008B8D6C0]]
      } --[[table: 0000000008B8D620]],
      destroy_action = {
        action_delivery = {
          source_effects = {
            entity_name = "explosion",
            type = "create-entity"
          } --[[table: 0000000008B8D8A0]],
          type = "instant"
        } --[[table: 0000000008B8D850]],
        type = "direct"
      } --[[table: 0000000008B8D800]],
      distance_per_frame = 0.13,
      flags = {
        "placeable-player",
        "player-creation",
        "placeable-off-grid"
      } --[[table: 0000000008B8D5D0]],
      icon = "__base__/graphics/icons/logistic-robot.png",
      max_health = 90,
      name = "distractor",
      order = "e-a-b",
      picture = {
        filename = "__base__/graphics/entity/combat-robot/distractor.png",
        height = 34,
        priority = "high",
        width = 37
      } --[[table: 0000000008B8DB20]],
      selection_box = {
        {
          -0.9,
          -1.5
        } --[[table: 0000000008B8D760]],
        {
          0.9,
          -0.5
        } --[[table: 0000000008B8D7B0]]
      } --[[table: 0000000008B8D710]],
      shadow = {
        filename = "__base__/graphics/entity/combat-robot/combat-robot-shadow.png",
        height = 37,
        priority = "high",
        width = 52
      } --[[table: 0000000008B8DB70]],
      speed = 0.01,
      subgroup = "capsule",
      time_to_live = 2700,
      type = "combat-robot"
    } --[[table: 0000000008B8D530]]
  } --[[table: 0000000008B9E510]],
  ["construction-robot"] = {
    ["construction-robot"] = {
      collision_box = {
        {
          0,
          0
        } --[[table: 0000000008B70EA0]],
        {
          0,
          0
        } --[[table: 0000000008B70EF0]]
      } --[[table: 0000000008B70E50]],
      energy_per_move = "1kJ",
      energy_per_tick = "0.01kJ",
      flags = {
        "placeable-player",
        "player-creation",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008B70D60]],
      icon = "__base__/graphics/icons/construction-robot.png",
      max_energy = "300kJ",
      max_health = 100,
      max_payload_size = 1,
      max_to_charge = 0.95,
      min_to_charge = 0.2,
      minable = {
        hardness = 0.1,
        mining_time = 0.1,
        result = "construction-robot"
      } --[[table: 0000000008B70E00]],
      name = "construction-robot",
      picture = {
        filename = "__base__/graphics/entity/construction-robot/construction-robot.png",
        height = 34,
        priority = "high",
        width = 37
      } --[[table: 0000000008B71030]],
      repair_pack = "repair-pack",
      selection_box = {
        {
          -0.5,
          -1.5
        } --[[table: 0000000008B70F90]],
        {
          0.5,
          -0.5
        } --[[table: 0000000008B70FE0]]
      } --[[table: 0000000008B70F40]],
      shadow = {
        filename = "__base__/graphics/entity/logistic-robot/logistic-robot-shadow.png",
        height = 37,
        priority = "high",
        width = 52
      } --[[table: 0000000008B71080]],
      speed = 0.06,
      transfer_distance = 0.5,
      type = "construction-robot"
    } --[[table: 0000000008B70D10]]
  } --[[table: 0000000008B9E240]],
  container = {
    ["big-ship-wreck-1"] = {
      collision_box = {
        {
          -2.2,
          -1.5
        } --[[table: 0000000008AC5C40]],
        {
          2.2,
          1.5
        } --[[table: 0000000008AC5C90]]
      } --[[table: 0000000008AC5BF0]],
      enable_inventory_bar = false,
      flags = {
        "placeable-neutral"
      } --[[table: 0000000008AC5BA0]],
      icon = "__base__/graphics/icons/ship-wreck/big-ship-wreck-1.png",
      inventory_size = 3,
      max_health = 50,
      name = "big-ship-wreck-1",
      order = "d[remnants]-d[ship-wreck]-a[big]-a",
      picture = {
        filename = "__base__/graphics/entity/ship-wreck/big-ship-wreck-1.png",
        height = 212,
        shift = {
          0.7,
          0
        } --[[table: 0000000008AC5E20]],
        width = 256
      } --[[table: 0000000008AC5DD0]],
      selection_box = {
        {
          -2.7,
          -1.5
        } --[[table: 0000000008AC5D30]],
        {
          2.7,
          1.5
        } --[[table: 0000000008AC5D80]]
      } --[[table: 0000000008AC5CE0]],
      subgroup = "wrecks",
      type = "container"
    } --[[table: 0000000008AC5B50]],
    ["big-ship-wreck-2"] = {
      collision_box = {
        {
          -1.4,
          -1.2
        } --[[table: 0000000008AC5F60]],
        {
          1.4,
          1.2
        } --[[table: 0000000008AC5FB0]]
      } --[[table: 0000000008AC5F10]],
      enable_inventory_bar = false,
      flags = {
        "placeable-neutral"
      } --[[table: 0000000008AC5EC0]],
      icon = "__base__/graphics/icons/ship-wreck/big-ship-wreck-2.png",
      inventory_size = 3,
      max_health = 50,
      name = "big-ship-wreck-2",
      order = "d[remnants]-d[ship-wreck]-a[big]-b",
      picture = {
        filename = "__base__/graphics/entity/ship-wreck/big-ship-wreck-2.png",
        height = 129,
        shift = {
          -0.5,
          0.6
        } --[[table: 0000000008AC6140]],
        width = 164
      } --[[table: 0000000008AC60F0]],
      selection_box = {
        {
          -2,
          -1.5
        } --[[table: 0000000008AC6050]],
        {
          2,
          1.5
        } --[[table: 0000000008AC60A0]]
      } --[[table: 0000000008AC6000]],
      subgroup = "wrecks",
      type = "container"
    } --[[table: 0000000008AC5E70]],
    ["big-ship-wreck-3"] = {
      collision_box = {
        {
          -0.9,
          -0.9
        } --[[table: 0000000008AC6280]],
        {
          0.9,
          0.9
        } --[[table: 0000000008AC62D0]]
      } --[[table: 0000000008AC6230]],
      enable_inventory_bar = false,
      flags = {
        "placeable-neutral"
      } --[[table: 0000000008AC61E0]],
      icon = "__base__/graphics/icons/ship-wreck/big-ship-wreck-3.png",
      inventory_size = 3,
      max_health = 50,
      name = "big-ship-wreck-3",
      order = "d[remnants]-d[ship-wreck]-a[big]-c",
      picture = {
        filename = "__base__/graphics/entity/ship-wreck/big-ship-wreck-3.png",
        height = 212,
        shift = {
          0.5,
          0.6
        } --[[table: 0000000008AC6460]],
        width = 256
      } --[[table: 0000000008AC6410]],
      selection_box = {
        {
          -2,
          -1.5
        } --[[table: 0000000008AC6370]],
        {
          2,
          1.5
        } --[[table: 0000000008AC63C0]]
      } --[[table: 0000000008AC6320]],
      subgroup = "wrecks",
      type = "container"
    } --[[table: 0000000008AC6190]],
    ["iron-chest"] = {
      close_sound = {
        filename = "__base__/sound/metallic-chest-close.wav",
        volume = 0.7
      } --[[table: 0000000008B0F070]],
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B0F1B0]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B0F200]]
      } --[[table: 0000000008B0F160]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B0EF80]],
      icon = "__base__/graphics/icons/iron-chest.png",
      inventory_size = 32,
      max_health = 100,
      minable = {
        mining_time = 1,
        result = "iron-chest"
      } --[[table: 0000000008B0EFD0]],
      name = "iron-chest",
      open_sound = {
        filename = "__base__/sound/metallic-chest-open.wav",
        volume = 0.65
      } --[[table: 0000000008B0F020]],
      picture = {
        filename = "__base__/graphics/entity/iron-chest/iron-chest.png",
        height = 34,
        priority = "extra-high",
        shift = {
          0.2,
          0
        } --[[table: 0000000008B0F390]],
        width = 48
      } --[[table: 0000000008B0F340]],
      resistances = {
        {
          percent = 80,
          type = "fire"
        } --[[table: 0000000008B0F110]]
      } --[[table: 0000000008B0F0C0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B0F2A0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B0F2F0]]
      } --[[table: 0000000008B0F250]],
      type = "container"
    } --[[table: 0000000008B0EF30]],
    ["space-module-wreck"] = {
      collision_box = {
        {
          -2.2,
          -1
        } --[[table: 000000000869EFD0]],
        {
          2.2,
          1
        } --[[table: 000000000869F020]]
      } --[[table: 000000000869EF80]],
      enable_inventory_bar = false,
      flags = {
        "placeable-neutral"
      } --[[table: 000000000869EF30]],
      icon = "__base__/graphics/icons/space-module-wreck.png",
      inventory_size = 4,
      max_health = 50,
      name = "space-module-wreck",
      order = "c-f",
      picture = {
        filename = "__base__/graphics/entity/space-module-wreck/wreck.png",
        height = 96,
        width = 168
      } --[[table: 000000000869F160]],
      selection_box = {
        {
          -2.7,
          -1.5
        } --[[table: 000000000869F0C0]],
        {
          2.7,
          1.5
        } --[[table: 000000000869F110]]
      } --[[table: 000000000869F070]],
      subgroup = "wrecks",
      type = "container"
    } --[[table: 000000000869EEE0]],
    ["steel-chest"] = {
      close_sound = {
        filename = "__base__/sound/metallic-chest-close.wav",
        volume = 0.7
      } --[[table: 0000000008B0F520]],
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B0F660]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B0F6B0]]
      } --[[table: 0000000008B0F610]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B0F430]],
      icon = "__base__/graphics/icons/steel-chest.png",
      inventory_size = 48,
      max_health = 200,
      minable = {
        mining_time = 1,
        result = "steel-chest"
      } --[[table: 0000000008B0F480]],
      name = "steel-chest",
      open_sound = {
        filename = "__base__/sound/metallic-chest-open.wav",
        volume = 0.65
      } --[[table: 0000000008B0F4D0]],
      picture = {
        filename = "__base__/graphics/entity/steel-chest/steel-chest.png",
        height = 34,
        priority = "extra-high",
        shift = {
          0.2,
          0
        } --[[table: 0000000008B0F840]],
        width = 48
      } --[[table: 0000000008B0F7F0]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 0000000008B0F5C0]]
      } --[[table: 0000000008B0F570]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B0F750]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B0F7A0]]
      } --[[table: 0000000008B0F700]],
      type = "container"
    } --[[table: 0000000008B0F3E0]],
    ["wooden-chest"] = {
      close_sound = {
        filename = "__base__/sound/wooden-chest-close.wav"
      } --[[table: 000000000858EB00]],
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 000000000858E920]],
        {
          0.35,
          0.35
        } --[[table: 000000000858E970]]
      } --[[table: 000000000858E8D0]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 000000000858E830]],
      icon = "__base__/graphics/icons/wooden-chest.png",
      inventory_size = 16,
      max_health = 50,
      minable = {
        mining_time = 1,
        result = "wooden-chest"
      } --[[table: 000000000858E880]],
      name = "wooden-chest",
      open_sound = {
        filename = "__base__/sound/wooden-chest-open.wav"
      } --[[table: 000000000858EAB0]],
      picture = {
        filename = "__base__/graphics/entity/wooden-chest/wooden-chest.png",
        height = 33,
        priority = "extra-high",
        shift = {
          0.3,
          0
        } --[[table: 000000000858EBA0]],
        width = 46
      } --[[table: 000000000858EB50]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 000000000858EA10]],
        {
          0.5,
          0.5
        } --[[table: 000000000858EA60]]
      } --[[table: 000000000858E9C0]],
      type = "container"
    } --[[table: 000000000858E7E0]]
  } --[[table: 00000000086A0790]],
  corpse = {
    ["acid-splash-purple"] = {
      final_render_layer = "corpse",
      flags = {
        "not-on-map"
      } --[[table: 00000000086A0150]],
      name = "acid-splash-purple",
      splash = {
        {
          filename = "__base__/graphics/entity/acid-splash-purple/splash-1.png",
          frame_count = 20,
          frame_height = 159,
          frame_width = 199,
          line_length = 5,
          shift = {
            0.484375,
            -0.171875
          } --[[table: 00000000086A0290]]
        } --[[table: 00000000086A0240]],
        {
          filename = "__base__/graphics/entity/acid-splash-purple/splash-2.png",
          frame_count = 20,
          frame_height = 157,
          frame_width = 238,
          line_length = 5,
          shift = {
            0.8125,
            -0.15625
          } --[[table: 00000000086A0330]]
        } --[[table: 00000000086A02E0]],
        {
          filename = "__base__/graphics/entity/acid-splash-purple/splash-3.png",
          frame_count = 20,
          frame_height = 162,
          frame_width = 240,
          line_length = 5,
          shift = {
            0.71875,
            -0.09375
          } --[[table: 00000000086A03D0]]
        } --[[table: 00000000086A0380]],
        {
          filename = "__base__/graphics/entity/acid-splash-purple/splash-4.png",
          frame_count = 20,
          frame_height = 146,
          frame_width = 241,
          line_length = 5,
          shift = {
            0.703125,
            -0.375
          } --[[table: 00000000086A0470]]
        } --[[table: 00000000086A0420]]
      } --[[table: 00000000086A01A0]],
      splash_speed = 0.03,
      time_before_removed = 1800,
      type = "corpse"
    } --[[table: 00000000086A0100]],
    ["big-biter-corpse"] = {
      animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 17,
        frame_height = 192,
        frame_width = 284,
        shift = {
          0.65625,
          -0.164062
        } --[[table: 0000000008BB5090]],
        stripes = {
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-die-1.png",
            height_in_frames = 8,
            width_in_frames = 6
          } --[[table: 0000000008BB5130]],
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-die-2.png",
            height_in_frames = 8,
            width_in_frames = 6
          } --[[table: 0000000008BB5180]],
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-die-3.png",
            height_in_frames = 8,
            width_in_frames = 5
          } --[[table: 0000000008BB51D0]],
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-die-4.png",
            height_in_frames = 8,
            width_in_frames = 6
          } --[[table: 0000000008BB5220]],
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-die-5.png",
            height_in_frames = 8,
            width_in_frames = 6
          } --[[table: 0000000008BB5270]],
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-die-6.png",
            height_in_frames = 8,
            width_in_frames = 5
          } --[[table: 0000000008BB52C0]]
        } --[[table: 0000000008BB50E0]]
      } --[[table: 0000000008BB5040]],
      dying_speed = 0.04,
      final_render_layer = "corpse",
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "building-direction-8-way"
      } --[[table: 0000000008BB4FF0]],
      icon = "__base__/graphics/icons/big-biter-corpse.png",
      name = "big-biter-corpse",
      order = "c[corpse]-a[biter]-c[big]",
      selectable_in_game = false,
      selection_box = {
        {
          -1,
          -1
        } --[[table: 0000000008BB4F50]],
        {
          1,
          1
        } --[[table: 0000000008BB4FA0]]
      } --[[table: 0000000008BB4F00]],
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 0000000008BB4EB0]],
    ["big-remnants"] = {
      animation = {
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/big-remnants.png",
          frame_count = 1,
          frame_height = 102,
          frame_width = 109
        } --[[table: 00000000086C92D0]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/big-remnants.png",
          frame_count = 1,
          frame_height = 102,
          frame_width = 109,
          x = 109
        } --[[table: 00000000086C9320]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/big-remnants.png",
          frame_count = 1,
          frame_height = 102,
          frame_width = 109,
          x = 218
        } --[[table: 00000000086C9370]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/big-remnants.png",
          frame_count = 1,
          frame_height = 102,
          frame_width = 109,
          x = 327
        } --[[table: 00000000086C93C0]]
      } --[[table: 00000000086C9230]],
      collision_box = {
        {
          -1.5,
          -1.5
        } --[[table: 00000000086C90A0]],
        {
          1.5,
          1.5
        } --[[table: 00000000086C90F0]]
      } --[[table: 00000000086C9050]],
      final_render_layer = "remnants",
      flags = {
        "placeable-neutral",
        "not-on-map"
      } --[[table: 00000000086C9000]],
      icon = "__base__/graphics/icons/remnants.png",
      name = "big-remnants",
      order = "d[remnants]-a[generic]-c[big]",
      selectable_in_game = false,
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 00000000086C9190]],
        {
          1.5,
          1.5
        } --[[table: 00000000086C91E0]]
      } --[[table: 00000000086C9140]],
      subgroup = "remnants",
      tile_height = 3,
      tile_width = 3,
      time_before_removed = 54000,
      type = "corpse"
    } --[[table: 00000000086C8C90]],
    ["big-worm-corpse"] = {
      animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/big-worm-turret/die.png",
        frame_count = 29,
        frame_height = 287,
        frame_width = 323,
        line_length = 6,
        shift = {
          -0.1375,
          0.3875
        } --[[table: 0000000008BA4230]]
      } --[[table: 0000000008BA41E0]],
      dying_speed = 0.01,
      final_render_layer = "corpse",
      name = "big-worm-corpse",
      order = "b-c-f",
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 0000000008BA4190]],
    ["biter-spawner-corpse"] = {
      animation = {
        {
          axially_symmetrical = false,
          direction_count = 1,
          frame_count = 20,
          frame_height = 320,
          frame_width = 320,
          shift = {
            0,
            0
          } --[[table: 0000000008608C50]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-1.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 0
            } --[[table: 0000000008608D40]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-2.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 0
            } --[[table: 0000000008608D90]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-3.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 0
            } --[[table: 0000000008608DE0]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-4.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 0
            } --[[table: 0000000008608E30]]
          } --[[table: 0000000008608CA0]]
        } --[[table: 0000000008608C00]],
        {
          axially_symmetrical = false,
          direction_count = 1,
          frame_count = 20,
          frame_height = 320,
          frame_width = 320,
          shift = {
            0,
            0
          } --[[table: 0000000008608ED0]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-1.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 320
            } --[[table: 0000000008608FC0]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-2.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 320
            } --[[table: 0000000008609010]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-3.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 320
            } --[[table: 0000000008609060]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-4.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 320
            } --[[table: 00000000086090B0]]
          } --[[table: 0000000008608F20]]
        } --[[table: 0000000008608E80]],
        {
          axially_symmetrical = false,
          direction_count = 1,
          frame_count = 20,
          frame_height = 320,
          frame_width = 320,
          shift = {
            0,
            0
          } --[[table: 0000000008609150]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-1.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 640
            } --[[table: 0000000008609240]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-2.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 640
            } --[[table: 0000000008609290]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-3.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 640
            } --[[table: 00000000086092E0]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-4.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 640
            } --[[table: 0000000008609330]]
          } --[[table: 00000000086091A0]]
        } --[[table: 0000000008609100]],
        {
          axially_symmetrical = false,
          direction_count = 1,
          frame_count = 20,
          frame_height = 320,
          frame_width = 320,
          shift = {
            0,
            0
          } --[[table: 00000000086093D0]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-1.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 960
            } --[[table: 00000000086094C0]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-2.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 960
            } --[[table: 0000000008609510]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-3.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 960
            } --[[table: 0000000008609560]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-corpse-4.png",
              height_in_frames = 4,
              width_in_frames = 5,
              y = 960
            } --[[table: 00000000086095B0]]
          } --[[table: 0000000008609420]]
        } --[[table: 0000000008609380]]
      } --[[table: 0000000008608BB0]],
      collision_box = {
        {
          -2,
          -2
        } --[[table: 0000000008608A20]],
        {
          2,
          2
        } --[[table: 0000000008608A70]]
      } --[[table: 00000000086089D0]],
      dying_speed = 0.04,
      final_render_layer = "corpse",
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008608980]],
      icon = "__base__/graphics/icons/biter-spawner-corpse.png",
      name = "biter-spawner-corpse",
      order = "c[corpse]-b[biter-spawner]",
      selectable_in_game = false,
      selection_box = {
        {
          -2,
          -2
        } --[[table: 0000000008608B10]],
        {
          2,
          2
        } --[[table: 0000000008608B60]]
      } --[[table: 0000000008608AC0]],
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 0000000008608930]],
    ["medium-biter-corpse"] = {
      animation = {
        axially_symetric = false,
        direction_count = 16,
        frame_count = 17,
        frame_height = 138,
        frame_width = 204,
        shift = {
          0.4725,
          -0.118125
        } --[[table: 0000000008BB4C80]],
        stripes = {
          {
            filename = "__base__/graphics/entity/medium-biter/medium-biter-die-1.png",
            height_in_frames = 8,
            width_in_frames = 9
          } --[[table: 0000000008BB4D70]],
          {
            filename = "__base__/graphics/entity/medium-biter/medium-biter-die-2.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 0000000008BB4DC0]],
          {
            filename = "__base__/graphics/entity/medium-biter/medium-biter-die-3.png",
            height_in_frames = 8,
            width_in_frames = 9
          } --[[table: 0000000008BB4E10]],
          {
            filename = "__base__/graphics/entity/medium-biter/medium-biter-die-4.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 0000000008BB4E60]]
        } --[[table: 0000000008BB4CD0]]
      } --[[table: 0000000008BB4C30]],
      dying_speed = 0.04,
      final_render_layer = "corpse",
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "building-direction-8-way"
      } --[[table: 0000000008BB4BE0]],
      icon = "__base__/graphics/icons/medium-biter-corpse.png",
      name = "medium-biter-corpse",
      order = "c[corpse]-a[biter]-b[medium]",
      selectable_in_game = false,
      selection_box = {
        {
          -1,
          -1
        } --[[table: 0000000008BB4B40]],
        {
          1,
          1
        } --[[table: 0000000008BB4B90]]
      } --[[table: 0000000008BB4AF0]],
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 0000000008BB4AA0]],
    ["medium-remnants"] = {
      animation = {
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/medium-remnants.png",
          frame_count = 1,
          frame_height = 82,
          frame_width = 94
        } --[[table: 00000000086C9640]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/medium-remnants.png",
          frame_count = 1,
          frame_height = 82,
          frame_width = 94,
          x = 94
        } --[[table: 00000000086C9690]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/medium-remnants.png",
          frame_count = 1,
          frame_height = 82,
          frame_width = 94,
          x = 188
        } --[[table: 00000000086C96E0]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/medium-remnants.png",
          frame_count = 1,
          frame_height = 82,
          frame_width = 94,
          x = 282
        } --[[table: 00000000086C9730]]
      } --[[table: 00000000086C95A0]],
      final_render_layer = "remnants",
      flags = {
        "placeable-neutral",
        "building-direction-8-way",
        "not-on-map"
      } --[[table: 00000000086C9460]],
      icon = "__base__/graphics/icons/remnants.png",
      name = "medium-remnants",
      order = "d[remnants]-a[generic]-b[medium]",
      selectable_in_game = false,
      selection_box = {
        {
          -1,
          -1
        } --[[table: 00000000086C9500]],
        {
          1,
          1
        } --[[table: 00000000086C9550]]
      } --[[table: 00000000086C94B0]],
      subgroup = "remnants",
      tile_height = 2,
      tile_width = 2,
      time_before_removed = 54000,
      type = "corpse"
    } --[[table: 00000000086C9410]],
    ["medium-worm-corpse"] = {
      animation = {
        axially_symetric = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/medium-worm-turret/die.png",
        frame_count = 29,
        frame_height = 243,
        frame_width = 274,
        line_length = 6,
        shift = {
          -0.096875,
          0.309375
        } --[[table: 0000000008BA4140]]
      } --[[table: 0000000008BA40F0]],
      dying_speed = 0.01,
      final_render_layer = "corpse",
      name = "medium-worm-corpse",
      order = "b-c-e",
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 0000000008BA40A0]],
    ["small-biter-corpse"] = {
      animation = {
        axially_symetric = false,
        direction_count = 16,
        frame_count = 17,
        frame_height = 97,
        frame_width = 142,
        shift = {
          0.328125,
          -0.09375
        } --[[table: 000000000858EDD0]],
        stripes = {
          {
            filename = "__base__/graphics/entity/small-biter/small-biter-die-1.png",
            width_in_frames = 9
          } --[[table: 0000000008605F30]],
          {
            filename = "__base__/graphics/entity/small-biter/small-biter-die-2.png",
            width_in_frames = 8
          } --[[table: 0000000008605F80]]
        } --[[table: 000000000858EE20]]
      } --[[table: 000000000858ED80]],
      dying_speed = 0.04,
      final_render_layer = "corpse",
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "building-direction-8-way",
        "not-repairable",
        "not-on-map"
      } --[[table: 000000000858ED30]],
      icon = "__base__/graphics/icons/small-biter-corpse.png",
      name = "small-biter-corpse",
      order = "c[corpse]-a[biter]-a[small]",
      selectable_in_game = false,
      selection_box = {
        {
          -0.8,
          -0.8
        } --[[table: 000000000858EC90]],
        {
          0.8,
          0.8
        } --[[table: 000000000858ECE0]]
      } --[[table: 000000000858EC40]],
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 000000000858EBF0]],
    ["small-remnants"] = {
      animation = {
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/small-remnants.png",
          frame_count = 1,
          frame_height = 42,
          frame_width = 56
        } --[[table: 00000000086C99B0]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/small-remnants.png",
          frame_count = 1,
          frame_height = 42,
          frame_width = 56,
          x = 56
        } --[[table: 00000000086C9A00]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/small-remnants.png",
          frame_count = 1,
          frame_height = 42,
          frame_width = 56,
          x = 112
        } --[[table: 00000000086C9A50]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/remnants/small-remnants.png",
          frame_count = 1,
          frame_height = 42,
          frame_width = 56,
          x = 168
        } --[[table: 00000000086C9AA0]]
      } --[[table: 00000000086C9910]],
      final_render_layer = "remnants",
      flags = {
        "placeable-neutral",
        "not-on-map"
      } --[[table: 00000000086C97D0]],
      icon = "__base__/graphics/icons/remnants.png",
      name = "small-remnants",
      order = "d[remnants]-a[generic]-a[small]",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086C9870]],
        {
          0.5,
          0.5
        } --[[table: 00000000086C98C0]]
      } --[[table: 00000000086C9820]],
      subgroup = "remnants",
      tile_height = 1,
      tile_width = 1,
      time_before_removed = 54000,
      type = "corpse"
    } --[[table: 00000000086C9780]],
    ["small-worm-corpse"] = {
      animation = {
        axially_symetric = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/small-worm-turret/die.png",
        frame_count = 29,
        frame_height = 200,
        frame_width = 226,
        line_length = 6,
        shift = {
          -0.05625,
          0.23125
        } --[[table: 00000000086B9570]]
      } --[[table: 00000000086B9520]],
      dying_speed = 0.01,
      final_render_layer = "corpse",
      name = "small-worm-corpse",
      subgroup = "corpses",
      type = "corpse"
    } --[[table: 00000000086B94D0]],
    ["wall-remnants"] = {
      animation = {
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-01.png",
          frame_count = 1,
          frame_height = 36,
          frame_width = 36
        } --[[table: 0000000008B13990]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-02.png",
          frame_count = 1,
          frame_height = 35,
          frame_width = 38
        } --[[table: 0000000008B139E0]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-03.png",
          frame_count = 1,
          frame_height = 36,
          frame_width = 35
        } --[[table: 0000000008B13A30]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-04.png",
          frame_count = 1,
          frame_height = 36,
          frame_width = 41
        } --[[table: 0000000008B13A80]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-05.png",
          frame_count = 1,
          frame_height = 35,
          frame_width = 35
        } --[[table: 0000000008B13AD0]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-06.png",
          frame_count = 1,
          frame_height = 37,
          frame_width = 50
        } --[[table: 0000000008B13B20]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-07.png",
          frame_count = 1,
          frame_height = 40,
          frame_width = 54
        } --[[table: 0000000008B13B70]],
        {
          direction_count = 1,
          filename = "__base__/graphics/entity/wall/remains/wall-remain-08.png",
          frame_count = 1,
          frame_height = 45,
          frame_width = 43
        } --[[table: 0000000008B13BC0]]
      } --[[table: 0000000008B13940]],
      final_render_layer = "remnants",
      flags = {
        "placeable-neutral",
        "not-on-map"
      } --[[table: 0000000008B13800]],
      icon = "__base__/graphics/icons/wall-remnants.png",
      name = "wall-remnants",
      order = "d[remnants]-c[wall]",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B138A0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B138F0]]
      } --[[table: 0000000008B13850]],
      subgroup = "remnants",
      time_before_removed = 54000,
      type = "corpse"
    } --[[table: 0000000008B137B0]]
  } --[[table: 00000000086A07E0]],
  ["damage-type"] = {
    acid = {
      name = "acid",
      type = "damage-type"
    } --[[table: 0000000008AF9D00]],
    explosion = {
      name = "explosion",
      type = "damage-type"
    } --[[table: 0000000008AF9C10]],
    fire = {
      name = "fire",
      type = "damage-type"
    } --[[table: 0000000008AF9C60]],
    laser = {
      name = "laser",
      type = "damage-type"
    } --[[table: 0000000008AF9CB0]],
    physical = {
      name = "physical",
      type = "damage-type"
    } --[[table: 0000000008AF9BC0]],
    poison = {
      name = "poison",
      type = "damage-type"
    } --[[table: 0000000008AF9B70]]
  } --[[table: 0000000008AF9D50]],
  ["deconstruction-item"] = {
    ["deconstruction-planner"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6A00]],
      icon = "__base__/graphics/icons/deconstruction-planner.png",
      name = "deconstruction-planner",
      order = "c[automated-construction]-b[deconstruction-planner]",
      stack_size = 1,
      subgroup = "tool",
      type = "deconstruction-item"
    } --[[table: 0000000008BE69B0]]
  } --[[table: 0000000008BE72C0]],
  decorative = {
    ["big-ship-wreck-grass"] = {
      collision_box = {
        {
          -2.5,
          -1.5
        } --[[table: 0000000008AC6F50]],
        {
          2.5,
          1.5
        } --[[table: 0000000008AC6FA0]]
      } --[[table: 0000000008AC6F00]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008AC6EB0]],
      icon = "__base__/graphics/icons/ship-wreck/big-ship-wreck-grass.png",
      name = "big-ship-wreck-grass",
      order = "d[remnants]-d[ship-wreck-grass]-a[big]",
      pictures = {
        {
          filename = "__base__/graphics/entity/ship-wreck/big-ship-wreck-grass.png",
          height = 112,
          width = 206
        } --[[table: 0000000008AC7130]]
      } --[[table: 0000000008AC70E0]],
      render_layer = "floor",
      selectable_in_game = false,
      selection_box = {
        {
          -2.8,
          -1.7
        } --[[table: 0000000008AC7040]],
        {
          2.8,
          1.7
        } --[[table: 0000000008AC7090]]
      } --[[table: 0000000008AC6FF0]],
      subgroup = "wrecks",
      type = "decorative"
    } --[[table: 0000000008AC6E60]],
    ["brown-asterisk"] = {
      autoplace = {
        max_probability = 0.02,
        order = "a[doodad]-z[other]",
        peaks = {
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 30,
            temperature_optimal = 10,
            temperature_range = 25,
            water_max_range = 0.3,
            water_optimal = 0.3,
            water_range = 0.2
          } --[[table: 00000000086BBA50]]
        } --[[table: 00000000086BBA00]]
      } --[[table: 00000000086BB9B0]],
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 00000000086BB6E0]],
        {
          0.7,
          0.7
        } --[[table: 00000000086BB730]]
      } --[[table: 00000000086BB690]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086BB640]],
      icon = "__base__/graphics/icons/brown-asterisk.png",
      name = "brown-asterisk",
      order = "b[decorative]-b[asterisk]-a[brown]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-01.png",
          height = 26,
          width = 30
        } --[[table: 00000000086BBAF0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-02.png",
          height = 27,
          width = 24
        } --[[table: 00000000086BBB40]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-03.png",
          height = 23,
          width = 27
        } --[[table: 00000000086BBB90]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-04.png",
          height = 26,
          width = 35
        } --[[table: 00000000086BBBE0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-05.png",
          height = 25,
          width = 30
        } --[[table: 00000000086BBC30]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-06.png",
          height = 32,
          width = 46
        } --[[table: 00000000086BBC80]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-07.png",
          height = 31,
          width = 46
        } --[[table: 00000000086BBCD0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-08.png",
          height = 15,
          width = 18
        } --[[table: 00000000086BBD20]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-09.png",
          height = 14,
          width = 21
        } --[[table: 00000000086BBD70]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-10.png",
          height = 17,
          width = 16
        } --[[table: 00000000086BBDC0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-11.png",
          height = 18,
          width = 20
        } --[[table: 00000000086BBE10]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-12.png",
          height = 18,
          width = 21
        } --[[table: 00000000086BBE60]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-13.png",
          height = 19,
          width = 22
        } --[[table: 00000000086BBEB0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-14.png",
          height = 22,
          width = 28
        } --[[table: 00000000086BBF00]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-15.png",
          height = 21,
          width = 30
        } --[[table: 00000000086BBF50]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-16.png",
          height = 22,
          width = 26
        } --[[table: 00000000086BBFA0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-17.png",
          height = 15,
          width = 22
        } --[[table: 00000000086BBFF0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-18.png",
          height = 27,
          width = 21
        } --[[table: 00000000086BC040]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-19.png",
          height = 20,
          width = 21
        } --[[table: 00000000086BC090]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-20.png",
          height = 58,
          width = 71
        } --[[table: 00000000086BC0E0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-21.png",
          height = 59,
          width = 78
        } --[[table: 00000000086BC130]],
        {
          filename = "__base__/graphics/entity/decorative/brown-asterisk/brown-asterisk-22.png",
          height = 49,
          width = 56
        } --[[table: 00000000086BC180]]
      } --[[table: 00000000086BBAA0]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086BB7D0]],
        {
          0.5,
          0.5
        } --[[table: 00000000086BB820]]
      } --[[table: 00000000086BB780]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000086BB5F0]],
    ["brown-cane-cluster"] = {
      autoplace = {
        max_probability = 0.1,
        order = "a[doodad]-c[cane]",
        peaks = {
          {
            influence = 1,
            noise_layer = "brown-cane",
            noise_octaves_difference = -2,
            noise_persistence = 0.5
          } --[[table: 00000000085B1E20]],
          {
            influence = -0.5
          } --[[table: 00000000085B1E70]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 17.5,
            temperature_optimal = 22.5,
            temperature_range = 12.5,
            water_max_range = 0.1,
            water_optimal = 0.7,
            water_range = 0
          } --[[table: 00000000085B1EC0]]
        } --[[table: 00000000085B1DD0]],
        sharpness = 1
      } --[[table: 00000000085B1C40]],
      collision_box = {
        {
          -1.5,
          -0.7
        } --[[table: 00000000085B1AB0]],
        {
          1.5,
          0.7
        } --[[table: 00000000085B1B00]]
      } --[[table: 00000000085B1A60]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B1A10]],
      icon = "__base__/graphics/icons/brown-cane-cluster.png",
      name = "brown-cane-cluster",
      order = "b[decorative]-e[cane]-a[cluster]-a[brown]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-cluster/brown-cane-cluster-01.png",
          height = 146,
          shift = {
            0.5,
            -0.3
          } --[[table: 00000000085B2000]],
          width = 131
        } --[[table: 00000000085B1FB0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-cluster/brown-cane-cluster-02.png",
          height = 176,
          shift = {
            0.6,
            -0.4
          } --[[table: 00000000085B20A0]],
          width = 154
        } --[[table: 00000000085B2050]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-cluster/brown-cane-cluster-03.png",
          height = 156,
          shift = {
            0.7,
            -0.2
          } --[[table: 00000000085B2140]],
          width = 264
        } --[[table: 00000000085B20F0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-cluster/brown-cane-cluster-04.png",
          height = 138,
          shift = {
            0.4,
            -0.3
          } --[[table: 00000000085B21E0]],
          width = 119
        } --[[table: 00000000085B2190]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-cluster/brown-cane-cluster-05.png",
          height = 230,
          shift = {
            0.4,
            0
          } --[[table: 00000000085B2280]],
          width = 140
        } --[[table: 00000000085B2230]]
      } --[[table: 00000000085B1F60]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -1.3,
          -0.7
        } --[[table: 00000000085B1BA0]],
        {
          1.3,
          0.7
        } --[[table: 00000000085B1BF0]]
      } --[[table: 00000000085B1B50]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B19C0]],
    ["brown-cane-single"] = {
      collision_box = {
        {
          -0.9,
          -0.7
        } --[[table: 00000000085B23C0]],
        {
          0.9,
          0.7
        } --[[table: 00000000085B2410]]
      } --[[table: 00000000085B2370]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B2320]],
      icon = "__base__/graphics/icons/brown-cane-single.png",
      name = "brown-cane-single",
      order = "b[decorative]-e[cane]-b[single]-a[brown]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-single/brown-cane-single-01.png",
          height = 60,
          shift = {
            0.6,
            -0.4
          } --[[table: 00000000085B25F0]],
          width = 56
        } --[[table: 00000000085B25A0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-single/brown-cane-single-02.png",
          height = 43,
          shift = {
            0.3,
            0
          } --[[table: 00000000085B2690]],
          width = 44
        } --[[table: 00000000085B2640]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-single/brown-cane-single-03.png",
          height = 51,
          shift = {
            0.3,
            0
          } --[[table: 00000000085B2730]],
          width = 48
        } --[[table: 00000000085B26E0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-single/brown-cane-single-04.png",
          height = 37,
          width = 45
        } --[[table: 00000000085B2780]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-single/brown-cane-single-05.png",
          height = 57,
          shift = {
            0.9,
            -0.4
          } --[[table: 00000000085B2820]],
          width = 81
        } --[[table: 00000000085B27D0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-cane-single/brown-cane-single-06.png",
          height = 94,
          shift = {
            0.1,
            0.4
          } --[[table: 00000000085B28C0]],
          width = 31
        } --[[table: 00000000085B2870]]
      } --[[table: 00000000085B2550]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.7,
          -0.5
        } --[[table: 00000000085B24B0]],
        {
          0.7,
          0.5
        } --[[table: 00000000085B2500]]
      } --[[table: 00000000085B2460]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B22D0]],
    ["brown-coral-mini"] = {
      autoplace = {
        max_probability = 0.1,
        order = "a[doodad]-z[other]",
        peaks = {
          {
            influence = 0.4,
            noise_layer = "coral",
            noise_octaves_difference = -2,
            noise_persistence = 0.9
          } --[[table: 00000000085B36D0]],
          {
            influence = -0.3
          } --[[table: 00000000085B3720]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 20,
            temperature_range = 10,
            water_max_range = 0.15,
            water_optimal = 0.15,
            water_range = 0.05
          } --[[table: 00000000085B3770]]
        } --[[table: 00000000085B3680]],
        sharpness = 0.3
      } --[[table: 00000000085B3630]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B3360]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B33B0]]
      } --[[table: 00000000085B3310]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B32C0]],
      icon = "__base__/graphics/icons/brown-coral-mini.png",
      name = "brown-coral-mini",
      order = "b[decorative]-f[coral]-b[mini]-b[brown]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/brown-coral-mini/brown-coral-mini-01.png",
          height = 40,
          width = 39
        } --[[table: 00000000085B3860]],
        {
          filename = "__base__/graphics/entity/decorative/brown-coral-mini/brown-coral-mini-02.png",
          height = 23,
          width = 18
        } --[[table: 00000000085B38B0]]
      } --[[table: 00000000085B3810]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B3450]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B34A0]]
      } --[[table: 00000000085B3400]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B3270]],
    ["brown-fluff"] = {
      autoplace = {
        order = "a[doodad]-d[fluff]",
        peaks = {
          {
            influence = 0.7,
            noise_layer = "fluff",
            noise_octaves_difference = -2,
            noise_persistence = 0.9
          } --[[table: 00000000085B46C0]],
          {
            influence = -0.25
          } --[[table: 00000000085B4710]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 25,
            temperature_optimal = 15,
            temperature_range = 20,
            water_max_range = 0.25,
            water_optimal = 0.55,
            water_range = 0.15
          } --[[table: 00000000085B4760]]
        } --[[table: 00000000085B4670]],
        placement_density = 3,
        sharpness = 1
      } --[[table: 00000000085B44E0]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B4350]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B43A0]]
      } --[[table: 00000000085B4300]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B42B0]],
      icon = "__base__/graphics/icons/brown-fluff.png",
      name = "brown-fluff",
      order = "b[decorative]-g[fluff]-a[normal]-a[brown]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-01.png",
          height = 21,
          width = 21
        } --[[table: 00000000085B4850]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-02.png",
          height = 17,
          width = 30
        } --[[table: 00000000085B48A0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-03.png",
          height = 21,
          width = 27
        } --[[table: 00000000085B48F0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-04.png",
          height = 19,
          width = 23
        } --[[table: 00000000085B4940]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-05.png",
          height = 21,
          width = 28
        } --[[table: 00000000085B4990]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-06.png",
          height = 20,
          width = 32
        } --[[table: 00000000085B49E0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-07.png",
          height = 21,
          width = 22
        } --[[table: 00000000085B4A30]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-08.png",
          height = 32,
          width = 27
        } --[[table: 00000000085B6AC0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-09.png",
          height = 32,
          width = 27
        } --[[table: 00000000085B6B10]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff/brown-fluff-10.png",
          height = 19,
          width = 22
        } --[[table: 00000000085B6B60]]
      } --[[table: 00000000085B4800]],
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B4440]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B4490]]
      } --[[table: 00000000085B43F0]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B4260]],
    ["brown-fluff-dry"] = {
      autoplace = {
        order = "a[doodad]-d[fluff]",
        peaks = {
          {
            influence = 0.7,
            noise_layer = "fluff",
            noise_octaves_difference = -2,
            noise_persistence = 0.9
          } --[[table: 00000000085B7010]],
          {
            influence = -0.3
          } --[[table: 00000000085B7060]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 30,
            temperature_optimal = 10,
            temperature_range = 25,
            water_max_range = 0.3,
            water_optimal = 0.3,
            water_range = 0.2
          } --[[table: 00000000085B70B0]]
        } --[[table: 00000000085B6FC0]],
        placement_density = 3,
        sharpness = 1
      } --[[table: 00000000085B6E30]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B6CA0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B6CF0]]
      } --[[table: 00000000085B6C50]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B6C00]],
      icon = "__base__/graphics/icons/brown-fluff-dry.png",
      name = "brown-fluff-dry",
      order = "b[decorative]-g[fluff]-b[dry]-a[brown]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-01.png",
          height = 21,
          width = 19
        } --[[table: 00000000085B71A0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-02.png",
          height = 17,
          width = 31
        } --[[table: 00000000085B71F0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-03.png",
          height = 23,
          width = 27
        } --[[table: 00000000085B7240]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-04.png",
          height = 23,
          width = 24
        } --[[table: 00000000085B7290]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-05.png",
          height = 29,
          width = 25
        } --[[table: 00000000085B72E0]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-06.png",
          height = 20,
          width = 25
        } --[[table: 00000000085B7330]],
        {
          filename = "__base__/graphics/entity/decorative/brown-fluff-dry/brown-fluff-dry-07.png",
          height = 20,
          width = 31
        } --[[table: 00000000085B7380]]
      } --[[table: 00000000085B7150]],
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B6D90]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B6DE0]]
      } --[[table: 00000000085B6D40]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B6BB0]],
    garballo = {
      autoplace = {
        max_probability = 0.8,
        order = "a[doodad]-e[garballo]",
        peaks = {
          {
            influence = 0.47,
            noise_layer = "garballo",
            noise_octaves_difference = -2,
            noise_persistence = 0.8
          } --[[table: 00000000085B7830]],
          {
            elevation_max_range = 10,
            elevation_optimal = 5,
            elevation_range = 0,
            influence = 0.3,
            min_influence = 0
          } --[[table: 00000000085B7880]],
          {
            influence = -0.01,
            noise_layer = "garballo-mini",
            noise_octaves_difference = -3,
            noise_persistence = 0.9
          } --[[table: 00000000085B78D0]],
          {
            influence = 0.4,
            min_influence = 0,
            temperature_max_range = 10,
            temperature_optimal = 25,
            temperature_range = 5,
            water_max_range = 0.2,
            water_optimal = 0.4,
            water_range = 0.1
          } --[[table: 00000000085B7920]]
        } --[[table: 00000000085B77E0]],
        sharpness = 1
      } --[[table: 00000000085B7650]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B74C0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B7510]]
      } --[[table: 00000000085B7470]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B7420]],
      icon = "__base__/graphics/icons/garballo.png",
      name = "garballo",
      order = "b[decorative]-i[garballo]-a[normal]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-01.png",
          height = 39,
          width = 50
        } --[[table: 00000000085B7A10]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-02.png",
          height = 40,
          width = 53
        } --[[table: 00000000085B7A60]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-03.png",
          height = 34,
          width = 29
        } --[[table: 00000000085B7AB0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-04.png",
          height = 43,
          shift = {
            0.2,
            0
          } --[[table: 00000000085B7B50]],
          width = 44
        } --[[table: 00000000085B7B00]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-05.png",
          height = 46,
          width = 48
        } --[[table: 00000000085B7BA0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-06.png",
          height = 49,
          width = 59
        } --[[table: 00000000085B7BF0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-07.png",
          height = 58,
          shift = {
            0.3,
            0.2
          } --[[table: 00000000085B7C90]],
          width = 54
        } --[[table: 00000000085B7C40]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-08.png",
          height = 36,
          width = 42
        } --[[table: 00000000085B7CE0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-09.png",
          height = 45,
          width = 58
        } --[[table: 00000000085B7D30]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-10.png",
          height = 39,
          width = 58
        } --[[table: 00000000085B7D80]],
        {
          filename = "__base__/graphics/entity/decorative/garballo/garballo-11.png",
          height = 54,
          shift = {
            0.3,
            0.2
          } --[[table: 00000000085B7E20]],
          width = 71
        } --[[table: 00000000085B7DD0]]
      } --[[table: 00000000085B79C0]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B75B0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B7600]]
      } --[[table: 00000000085B7560]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B73D0]],
    ["garballo-mini-dry"] = {
      autoplace = {
        max_probability = 0.8,
        order = "a[doodad]-e[garballo]",
        peaks = {
          {
            influence = 0.57,
            noise_layer = "garballo",
            noise_octaves_difference = -2,
            noise_persistence = 0.8
          } --[[table: 00000000085B82D0]],
          {
            elevation_max_range = 10,
            elevation_optimal = 10,
            elevation_range = 0,
            influence = 0.3,
            min_influence = 0
          } --[[table: 00000000085B8320]],
          {
            influence = 0.01,
            noise_layer = "garballo-mini",
            noise_octaves_difference = -3,
            noise_persistence = 0.9
          } --[[table: 00000000085B8370]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 10,
            temperature_optimal = 25,
            temperature_range = 5,
            water_max_range = 0.2,
            water_optimal = 0.4,
            water_range = 0.1
          } --[[table: 00000000085B83C0]]
        } --[[table: 00000000085B8280]],
        sharpness = 1
      } --[[table: 00000000085B80F0]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B7F60]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B7FB0]]
      } --[[table: 00000000085B7F10]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B7EC0]],
      icon = "__base__/graphics/icons/garballo-mini-dry.png",
      name = "garballo-mini-dry",
      order = "b[decorative]-i[garballo]-a[mini-dry]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-01.png",
          height = 25,
          width = 18
        } --[[table: 00000000085B84B0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-02.png",
          height = 25,
          width = 27
        } --[[table: 00000000085B8500]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-03.png",
          height = 21,
          width = 31
        } --[[table: 00000000085B8550]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-04.png",
          height = 25,
          width = 31
        } --[[table: 00000000085B85A0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-05.png",
          height = 24,
          width = 31
        } --[[table: 00000000085B85F0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-06.png",
          height = 27,
          width = 21
        } --[[table: 00000000085B8640]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-07.png",
          height = 28,
          width = 25
        } --[[table: 00000000085B8690]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-08.png",
          height = 32,
          width = 26
        } --[[table: 00000000085B86E0]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-09.png",
          height = 24,
          width = 23
        } --[[table: 00000000085B8730]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-10.png",
          height = 26,
          width = 29
        } --[[table: 00000000085B8780]],
        {
          filename = "__base__/graphics/entity/decorative/garballo-mini-dry/garballo-mini-dry-11.png",
          height = 34,
          width = 43
        } --[[table: 00000000085B87D0]]
      } --[[table: 00000000085B8460]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B8050]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B80A0]]
      } --[[table: 00000000085B8000]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B7E70]],
    ["green-asterisk"] = {
      autoplace = {
        max_probability = 0.05,
        order = "a[doodad]-z[other]",
        peaks = {
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 22.5,
            temperature_optimal = 17.5,
            temperature_range = 17.5,
            water_max_range = 0.25,
            water_optimal = 0.85,
            water_range = 0.15
          } --[[table: 00000000086BC630]]
        } --[[table: 00000000086BC5E0]]
      } --[[table: 00000000086BC590]],
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 00000000086BC2C0]],
        {
          0.7,
          0.7
        } --[[table: 00000000086BC310]]
      } --[[table: 00000000086BC270]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086BC220]],
      icon = "__base__/graphics/icons/green-asterisk.png",
      name = "green-asterisk",
      order = "b[decorative]-b[asterisk]-b[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-01.png",
          height = 24,
          width = 25
        } --[[table: 00000000086BC6D0]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-02.png",
          height = 22,
          width = 25
        } --[[table: 00000000086BC720]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-03.png",
          height = 21,
          width = 29
        } --[[table: 00000000086BC770]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-04.png",
          height = 23,
          width = 27
        } --[[table: 00000000086BC7C0]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-05.png",
          height = 24,
          width = 38
        } --[[table: 00000000086BC810]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-06.png",
          height = 22,
          width = 32
        } --[[table: 00000000086BC860]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-07.png",
          height = 21,
          width = 40
        } --[[table: 00000000086BC8B0]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-08.png",
          height = 29,
          width = 40
        } --[[table: 00000000086BC900]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-09.png",
          height = 26,
          width = 33
        } --[[table: 00000000086BC950]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-10.png",
          height = 14,
          width = 24
        } --[[table: 00000000086BC9A0]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-11.png",
          height = 28,
          width = 22
        } --[[table: 00000000086BC9F0]],
        {
          filename = "__base__/graphics/entity/decorative/green-asterisk/green-asterisk-12.png",
          height = 20,
          width = 20
        } --[[table: 00000000086BCA40]]
      } --[[table: 00000000086BC680]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086BC3B0]],
        {
          0.5,
          0.5
        } --[[table: 00000000086BC400]]
      } --[[table: 00000000086BC360]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000086BC1D0]],
    ["green-bush-mini"] = {
      autoplace = {
        max_probability = 0.8,
        order = "a[doodad]-e[garballo]",
        peaks = {
          {
            influence = 0.57,
            noise_layer = "garballo",
            noise_octaves_difference = -2,
            noise_persistence = 0.8
          } --[[table: 00000000085B8C80]],
          {
            elevation_max_range = 10,
            elevation_optimal = 5,
            elevation_range = 0,
            influence = 0.3,
            min_influence = 0
          } --[[table: 00000000085B8CD0]],
          {
            influence = 0.01
          } --[[table: 00000000085B8D20]],
          {
            influence = 0.005,
            max_influence = 0,
            noise_layer = "garballo-mini",
            noise_octaves_difference = -3,
            noise_persistence = 0.9
          } --[[table: 00000000085B8D70]],
          {
            influence = -0.005,
            max_influence = 0,
            noise_layer = "garballo-mini",
            noise_octaves_difference = -3,
            noise_persistence = 0.9
          } --[[table: 00000000085B8DC0]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 10,
            temperature_optimal = 25,
            temperature_range = 5,
            water_max_range = 0.2,
            water_optimal = 0.4,
            water_range = 0.1
          } --[[table: 00000000085B8E10]]
        } --[[table: 00000000085B8C30]],
        sharpness = 1
      } --[[table: 00000000085B8AA0]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B8910]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B8960]]
      } --[[table: 00000000085B88C0]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B8870]],
      icon = "__base__/graphics/icons/green-bush-mini.png",
      name = "green-bush-mini",
      order = "b[decorative]-j[bush]-a[mini]-a[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-01.png",
          height = 24,
          width = 33
        } --[[table: 00000000085B8EB0]],
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-02.png",
          height = 21,
          width = 30
        } --[[table: 00000000085B8F00]],
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-03.png",
          height = 26,
          width = 50
        } --[[table: 00000000085B8F50]],
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-04.png",
          height = 22,
          width = 31
        } --[[table: 00000000085B8FA0]],
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-05.png",
          height = 15,
          width = 16
        } --[[table: 00000000085B8FF0]],
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-06.png",
          height = 15,
          width = 17
        } --[[table: 00000000085B9040]],
        {
          filename = "__base__/graphics/entity/decorative/green-bush-mini/green-bush-mini-07.png",
          height = 18,
          width = 33
        } --[[table: 00000000085B9090]]
      } --[[table: 00000000085B8E60]],
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B8A00]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B8A50]]
      } --[[table: 00000000085B89B0]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B8820]],
    ["green-carpet-grass"] = {
      autoplace = {
        max_probability = 0.01,
        order = "a[doodad]-f[grass]-c",
        peaks = {
          {
            influence = 0.3,
            noise_layer = "grass1",
            noise_octaves_difference = -2.8,
            noise_persistence = 0.5
          } --[[table: 00000000085BA300]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 10,
            temperature_optimal = 25,
            temperature_range = 5,
            water_max_range = 0.15,
            water_optimal = 0.85,
            water_range = 0.05
          } --[[table: 00000000085BA350]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 12.5,
            temperature_range = 2.5,
            water_max_range = 0.15,
            water_optimal = 0.45,
            water_range = 0.05
          } --[[table: 00000000085BA3A0]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 17.5,
            temperature_range = 2.5,
            water_max_range = 0.15,
            water_optimal = 0.15,
            water_range = 0.05
          } --[[table: 00000000085BA440]]
        } --[[table: 00000000085BA2B0]],
        sharpness = 0.7
      } --[[table: 00000000085BA260]],
      collision_box = {
        {
          -2,
          -2
        } --[[table: 00000000085BA0D0]],
        {
          2,
          2
        } --[[table: 00000000085BA120]]
      } --[[table: 00000000085BA080]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085BA030]],
      icon = "__base__/graphics/icons/green-carpet-grass.png",
      name = "green-carpet-grass",
      order = "b[decorative]-a[grass]-b[carpet]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-01.png",
          height = 73,
          width = 105
        } --[[table: 00000000085BA4E0]],
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-02.png",
          height = 164,
          width = 185
        } --[[table: 00000000085BA530]],
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-03.png",
          height = 171,
          width = 173
        } --[[table: 00000000085BA580]],
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-04.png",
          height = 172,
          width = 106
        } --[[table: 00000000085BA5D0]],
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-05.png",
          height = 186,
          width = 204
        } --[[table: 00000000085BA620]],
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-06.png",
          height = 138,
          width = 149
        } --[[table: 00000000085BA670]],
        {
          filename = "__base__/graphics/entity/decorative/green-carpet-grass/green-carpet-grass-07.png",
          height = 160,
          width = 173
        } --[[table: 00000000085BA6C0]]
      } --[[table: 00000000085BA490]],
      selectable_in_game = false,
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 00000000085BA1C0]],
        {
          1.5,
          1.5
        } --[[table: 00000000085BA210]]
      } --[[table: 00000000085BA170]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B9FE0]],
    ["green-coral-mini"] = {
      autoplace = {
        max_probability = 0.15,
        order = "a[doodad]-z[other]",
        peaks = {
          {
            influence = 0.4,
            noise_layer = "coral",
            noise_octaves_difference = -2,
            noise_persistence = 0.9
          } --[[table: 00000000085B2D70]],
          {
            influence = -0.3
          } --[[table: 00000000085B2DC0]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 32.5,
            temperature_range = 2.5,
            water_max_range = 0.2,
            water_optimal = 0.3,
            water_range = 0.1
          } --[[table: 00000000085B2E10]]
        } --[[table: 00000000085B2D20]],
        sharpness = 0.3
      } --[[table: 00000000085B2CD0]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B2A00]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B2A50]]
      } --[[table: 00000000085B29B0]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B2960]],
      icon = "__base__/graphics/icons/green-coral-mini.png",
      name = "green-coral-mini",
      order = "b[decorative]-f[coral]-b[mini]-a[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-coral-mini/green-coral-mini-01.png",
          height = 57,
          shift = {
            0,
            0.3
          } --[[table: 00000000085B2F50]],
          width = 52
        } --[[table: 00000000085B2F00]],
        {
          filename = "__base__/graphics/entity/decorative/green-coral-mini/green-coral-mini-02.png",
          height = 27,
          width = 20
        } --[[table: 00000000085B2FA0]],
        {
          filename = "__base__/graphics/entity/decorative/green-coral-mini/green-coral-mini-03.png",
          height = 39,
          shift = {
            0.2,
            0
          } --[[table: 00000000085B3040]],
          width = 37
        } --[[table: 00000000085B2FF0]],
        {
          filename = "__base__/graphics/entity/decorative/green-coral-mini/green-coral-mini-04.png",
          height = 49,
          shift = {
            0.4,
            0.3
          } --[[table: 00000000085B30E0]],
          width = 46
        } --[[table: 00000000085B3090]],
        {
          filename = "__base__/graphics/entity/decorative/green-coral-mini/green-coral-mini-05.png",
          height = 54,
          shift = {
            0.2,
            0.2
          } --[[table: 00000000085B3180]],
          width = 33
        } --[[table: 00000000085B3130]],
        {
          filename = "__base__/graphics/entity/decorative/green-coral-mini/green-coral-mini-06.png",
          height = 41,
          shift = {
            -0.1,
            0
          } --[[table: 00000000085B3220]],
          width = 34
        } --[[table: 00000000085B31D0]]
      } --[[table: 00000000085B2EB0]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B2AF0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B2B40]]
      } --[[table: 00000000085B2AA0]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B2910]],
    ["green-hairy-grass"] = {
      autoplace = {
        max_probability = 0.01,
        order = "a[doodad]-f[grass]-b",
        peaks = {
          {
            influence = 0.3,
            noise_layer = "grass2",
            noise_octaves_difference = -2.8,
            noise_persistence = 0.5
          } --[[table: 00000000085B9400]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 10,
            temperature_optimal = 25,
            temperature_range = 5,
            water_max_range = 0.15,
            water_optimal = 0.85,
            water_range = 0.05
          } --[[table: 00000000085B9450]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 12.5,
            temperature_range = 2.5,
            water_max_range = 0.15,
            water_optimal = 0.45,
            water_range = 0.05
          } --[[table: 00000000085B94A0]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 17.5,
            temperature_range = 2.5,
            water_max_range = 0.15,
            water_optimal = 0.15,
            water_range = 0.05
          } --[[table: 00000000085B9540]]
        } --[[table: 00000000085B93B0]],
        sharpness = 0.2
      } --[[table: 00000000085B9360]],
      collision_box = {
        {
          -1,
          -1
        } --[[table: 00000000085B91D0]],
        {
          1,
          1
        } --[[table: 00000000085B9220]]
      } --[[table: 00000000085B9180]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B9130]],
      icon = "__base__/graphics/icons/green-hairy-grass.png",
      name = "green-hairy-grass",
      order = "b[decorative]-a[grass]-a[hairy]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-01.png",
          height = 28,
          width = 87
        } --[[table: 00000000085B95E0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-02.png",
          height = 26,
          width = 45
        } --[[table: 00000000085B9630]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-03.png",
          height = 38,
          width = 43
        } --[[table: 00000000085B9680]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-04.png",
          height = 29,
          width = 49
        } --[[table: 00000000085B96D0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-05.png",
          height = 29,
          width = 61
        } --[[table: 00000000085B9720]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-06.png",
          height = 27,
          width = 27
        } --[[table: 00000000085B9770]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-07.png",
          height = 34,
          width = 33
        } --[[table: 00000000085B97C0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-08.png",
          height = 30,
          width = 38
        } --[[table: 00000000085B9810]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-09.png",
          height = 35,
          width = 33
        } --[[table: 00000000085B9860]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-10.png",
          height = 46,
          width = 39
        } --[[table: 00000000085B98B0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-11.png",
          height = 47,
          width = 93
        } --[[table: 00000000085B9900]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-12.png",
          height = 47,
          width = 40
        } --[[table: 00000000085B9950]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-13.png",
          height = 43,
          width = 52
        } --[[table: 00000000085B99A0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-14.png",
          height = 42,
          width = 41
        } --[[table: 00000000085B99F0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-15.png",
          height = 36,
          width = 39
        } --[[table: 00000000085B9A40]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-16.png",
          height = 22,
          width = 41
        } --[[table: 00000000085B9A90]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-17.png",
          height = 18,
          width = 53
        } --[[table: 00000000085B9AE0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-18.png",
          height = 26,
          width = 20
        } --[[table: 00000000085B9B30]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-19.png",
          height = 25,
          width = 29
        } --[[table: 00000000085B9B80]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-20.png",
          height = 31,
          width = 54
        } --[[table: 00000000085B9BD0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-21.png",
          height = 39,
          width = 61
        } --[[table: 00000000085B9C20]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-22.png",
          height = 19,
          width = 29
        } --[[table: 00000000085B9C70]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-23.png",
          height = 23,
          width = 34
        } --[[table: 00000000085B9CC0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-24.png",
          height = 27,
          width = 60
        } --[[table: 00000000085B9D10]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-25.png",
          height = 55,
          width = 93
        } --[[table: 00000000085B9D60]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-26.png",
          height = 30,
          width = 43
        } --[[table: 00000000085B9DB0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-27.png",
          height = 43,
          width = 103
        } --[[table: 00000000085B9E00]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-28.png",
          height = 44,
          width = 40
        } --[[table: 00000000085B9E50]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-29.png",
          height = 29,
          width = 50
        } --[[table: 00000000085B9EA0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-30.png",
          height = 53,
          width = 47
        } --[[table: 00000000085B9EF0]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-31.png",
          height = 44,
          width = 60
        } --[[table: 00000000085B9F40]],
        {
          filename = "__base__/graphics/entity/decorative/green-hairy-grass/green-hairy-grass-32.png",
          height = 40,
          width = 88
        } --[[table: 00000000085B9F90]]
      } --[[table: 00000000085B9590]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B92C0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B9310]]
      } --[[table: 00000000085B9270]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B90E0]],
    ["green-pita"] = {
      autoplace = {
        order = "a[doodad]-b[pita]",
        peaks = {
          {
            influence = -0.3
          } --[[table: 00000000085B0D90]],
          {
            influence = 0.7,
            noise_layer = "pita",
            noise_octaves_difference = -2,
            noise_persistence = 0.5
          } --[[table: 00000000085B0DE0]],
          {
            influence = -0.01,
            noise_layer = "pita-mini",
            noise_octaves_difference = -3,
            noise_persistence = 0.9
          } --[[table: 00000000085B0E30]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 10,
            temperature_range = 10,
            water_max_range = 0.2,
            water_optimal = 0.2,
            water_range = 0.1
          } --[[table: 00000000085B0E80]]
        } --[[table: 00000000085B0D40]],
        sharpness = 0.9
      } --[[table: 00000000085B0BB0]],
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 00000000086BD2B0]],
        {
          0.7,
          0.7
        } --[[table: 00000000086A5910]]
      } --[[table: 00000000086BD260]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086BD210]],
      icon = "__base__/graphics/icons/green-pita.png",
      name = "green-pita",
      order = "b[decorative]-c[pita]-a[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-01.png",
          height = 49,
          width = 60
        } --[[table: 00000000085B0F70]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-02.png",
          height = 46,
          width = 62
        } --[[table: 00000000085B0FC0]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-03.png",
          height = 56,
          width = 57
        } --[[table: 00000000085B1010]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-04.png",
          height = 54,
          width = 60
        } --[[table: 00000000085B1060]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-05.png",
          height = 49,
          width = 60
        } --[[table: 00000000085B10B0]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-06.png",
          height = 47,
          width = 57
        } --[[table: 00000000085B1100]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-07.png",
          height = 51,
          width = 59
        } --[[table: 00000000085B1150]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita/green-pita-08.png",
          height = 46,
          width = 60
        } --[[table: 00000000085B11A0]]
      } --[[table: 00000000085B0F20]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B0B10]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B0B60]]
      } --[[table: 00000000085B0AC0]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000086BD1C0]],
    ["green-pita-mini"] = {
      autoplace = {
        order = "a[doodad]-b[pita]",
        peaks = {
          {
            influence = -0.3
          } --[[table: 00000000085B1650]],
          {
            influence = 0.7,
            noise_layer = "pita",
            noise_octaves_difference = -2,
            noise_persistence = 0.5
          } --[[table: 00000000085B16A0]],
          {
            influence = 0.01,
            noise_layer = "pita-mini",
            noise_octaves_difference = -3,
            noise_persistence = 0.9
          } --[[table: 00000000085B16F0]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 10,
            temperature_range = 10,
            water_max_range = 0.25,
            water_optimal = 0.15,
            water_range = 0.15
          } --[[table: 00000000085B1740]]
        } --[[table: 00000000085B1600]],
        sharpness = 0.9
      } --[[table: 00000000085B1470]],
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 00000000085B12E0]],
        {
          0.7,
          0.7
        } --[[table: 00000000085B1330]]
      } --[[table: 00000000085B1290]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B1240]],
      icon = "__base__/graphics/icons/green-pita-mini.png",
      name = "green-pita-mini",
      order = "b[decorative]-d[pita-mini]-a[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-pita-mini/green-pita-mini-01.png",
          height = 29,
          width = 32
        } --[[table: 00000000085B1880]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita-mini/green-pita-mini-02.png",
          height = 28,
          width = 37
        } --[[table: 00000000085B18D0]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita-mini/green-pita-mini-03.png",
          height = 28,
          width = 35
        } --[[table: 00000000085B1920]],
        {
          filename = "__base__/graphics/entity/decorative/green-pita-mini/green-pita-mini-04.png",
          height = 28,
          width = 32
        } --[[table: 00000000085B1970]]
      } --[[table: 00000000085B17E0]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B13D0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B1420]]
      } --[[table: 00000000085B1380]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B11F0]],
    ["green-small-grass"] = {
      autoplace = {
        max_probability = 0.01,
        order = "a[doodad]-f[grass]-d",
        peaks = {
          {
            influence = 0.35,
            noise_layer = "grass1",
            noise_octaves_difference = -2.8,
            noise_persistence = 0.5
          } --[[table: 00000000085BAA30]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 10,
            temperature_optimal = 25,
            temperature_range = 5,
            water_max_range = 0.15,
            water_optimal = 0.85,
            water_range = 0.05
          } --[[table: 00000000086C6EE0]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 12.5,
            temperature_range = 2.5,
            water_max_range = 0.15,
            water_optimal = 0.45,
            water_range = 0.05
          } --[[table: 00000000086C6F30]],
          {
            influence = 0.6,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 17.5,
            temperature_range = 2.5,
            water_max_range = 0.15,
            water_optimal = 0.15,
            water_range = 0.05
          } --[[table: 00000000086C6FD0]]
        } --[[table: 00000000085BA9E0]],
        sharpness = 0.2
      } --[[table: 00000000085BA990]],
      collision_box = {
        {
          -1.5,
          -1.5
        } --[[table: 00000000085BA800]],
        {
          1.5,
          1.5
        } --[[table: 00000000085BA850]]
      } --[[table: 00000000085BA7B0]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085BA760]],
      icon = "__base__/graphics/icons/green-small-grass.png",
      name = "green-small-grass",
      order = "b[decorative]-a[grass]-c[small]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-01.png",
          height = 42,
          width = 91
        } --[[table: 00000000086C7070]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-02.png",
          height = 36,
          width = 38
        } --[[table: 00000000086C70C0]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-03.png",
          height = 51,
          width = 65
        } --[[table: 00000000086C7110]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-04.png",
          height = 37,
          width = 65
        } --[[table: 00000000086C7160]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-05.png",
          height = 31,
          width = 46
        } --[[table: 00000000086C71B0]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-06.png",
          height = 36,
          width = 56
        } --[[table: 00000000086C7200]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-07.png",
          height = 24,
          width = 27
        } --[[table: 00000000086C7250]],
        {
          filename = "__base__/graphics/entity/decorative/green-small-grass/green-small-grass-08.png",
          height = 27,
          width = 57
        } --[[table: 00000000086C72A0]]
      } --[[table: 00000000086C7020]],
      selectable_in_game = false,
      selection_box = {
        {
          -1,
          -1
        } --[[table: 00000000085BA8F0]],
        {
          1,
          1
        } --[[table: 00000000085BA940]]
      } --[[table: 00000000085BA8A0]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085BA710]],
    ["orange-coral-mini"] = {
      autoplace = {
        max_probability = 0.15,
        order = "a[doodad]-z[other]",
        peaks = {
          {
            influence = 0.4,
            noise_layer = "coral",
            noise_octaves_difference = -2,
            noise_persistence = 0.9
          } --[[table: 00000000085B3D60]],
          {
            influence = -0.3
          } --[[table: 00000000085B3DB0]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 12.5,
            temperature_optimal = 27.5,
            temperature_range = 7.5,
            water_max_range = 0.2,
            water_optimal = 0.3,
            water_range = 0.1
          } --[[table: 00000000085B3E00]]
        } --[[table: 00000000085B3D10]],
        sharpness = 0.3
      } --[[table: 00000000085B3CC0]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B39F0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B3A40]]
      } --[[table: 00000000085B39A0]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000085B3950]],
      icon = "__base__/graphics/icons/orange-coral-mini.png",
      name = "orange-coral-mini",
      order = "b[decorative]-f[coral]-b[mini]-c[orange]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/orange-coral-mini/orange-coral-mini-01.png",
          height = 58,
          shift = {
            0,
            0.3
          } --[[table: 00000000085B3F40]],
          width = 50
        } --[[table: 00000000085B3EF0]],
        {
          filename = "__base__/graphics/entity/decorative/orange-coral-mini/orange-coral-mini-02.png",
          height = 28,
          shift = {
            0.1,
            0
          } --[[table: 00000000085B3FE0]],
          width = 21
        } --[[table: 00000000085B3F90]],
        {
          filename = "__base__/graphics/entity/decorative/orange-coral-mini/orange-coral-mini-03.png",
          height = 39,
          shift = {
            0.3,
            0
          } --[[table: 00000000085B4080]],
          width = 39
        } --[[table: 00000000085B4030]],
        {
          filename = "__base__/graphics/entity/decorative/orange-coral-mini/orange-coral-mini-04.png",
          height = 50,
          shift = {
            0.6,
            0.35
          } --[[table: 00000000085B4120]],
          width = 47
        } --[[table: 00000000085B40D0]],
        {
          filename = "__base__/graphics/entity/decorative/orange-coral-mini/orange-coral-mini-05.png",
          height = 55,
          shift = {
            0.25,
            0.2
          } --[[table: 00000000085B41C0]],
          width = 33
        } --[[table: 00000000085B4170]],
        {
          filename = "__base__/graphics/entity/decorative/orange-coral-mini/orange-coral-mini-06.png",
          height = 42,
          width = 36
        } --[[table: 00000000085B4210]]
      } --[[table: 00000000085B3EA0]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000085B3AE0]],
        {
          0.5,
          0.5
        } --[[table: 00000000085B3B30]]
      } --[[table: 00000000085B3A90]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000085B3900]],
    ["red-asterisk"] = {
      autoplace = {
        max_probability = 0.05,
        order = "a[doodad]-z[other]",
        peaks = {
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 25,
            temperature_optimal = 15,
            temperature_range = 20,
            water_max_range = 0.25,
            water_optimal = 0.55,
            water_range = 0.15
          } --[[table: 00000000086BCEF0]]
        } --[[table: 00000000086BCEA0]]
      } --[[table: 00000000086BCE50]],
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 00000000086BCB80]],
        {
          0.7,
          0.7
        } --[[table: 00000000086BCBD0]]
      } --[[table: 00000000086BCB30]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086BCAE0]],
      icon = "__base__/graphics/icons/red-asterisk.png",
      name = "red-asterisk",
      order = "b[decorative]-b[asterisk]-c[red]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-01.png",
          height = 29,
          width = 31
        } --[[table: 00000000086BCF90]],
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-02.png",
          height = 27,
          width = 24
        } --[[table: 00000000086BCFE0]],
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-03.png",
          height = 24,
          width = 28
        } --[[table: 00000000086BD030]],
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-04.png",
          height = 24,
          width = 36
        } --[[table: 00000000086BD080]],
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-05.png",
          height = 28,
          width = 30
        } --[[table: 00000000086BD0D0]],
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-06.png",
          height = 21,
          width = 32
        } --[[table: 00000000086BD120]],
        {
          filename = "__base__/graphics/entity/decorative/red-asterisk/red-asterisk-07.png",
          height = 26,
          width = 29
        } --[[table: 00000000086BD170]]
      } --[[table: 00000000086BCF40]],
      render_layer = "object",
      selectable_in_game = false,
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086BCC70]],
        {
          0.5,
          0.5
        } --[[table: 00000000086BCCC0]]
      } --[[table: 00000000086BCC20]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000086BCA90]],
    ["root-A"] = {
      autoplace = {
        influence = 0.01,
        order = "a[doodad]-z[other]"
      } --[[table: 00000000086C7480]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086C7340]],
      icon = "__base__/graphics/icons/root-a.png",
      name = "root-A",
      order = "b[decorative]-h[root]-a[small]",
      pictures = {
        {
          filename = "__base__/graphics/doodads/desert/root-A-01.png",
          height = 10,
          width = 22
        } --[[table: 00000000086C7520]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-02.png",
          height = 11,
          width = 9
        } --[[table: 00000000086C7570]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-03.png",
          height = 10,
          width = 11
        } --[[table: 00000000086C75C0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-04.png",
          height = 17,
          width = 13
        } --[[table: 00000000086C7610]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-05.png",
          height = 11,
          width = 15
        } --[[table: 00000000086C7660]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-06.png",
          height = 13,
          width = 14
        } --[[table: 00000000086C76B0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-07.png",
          height = 13,
          width = 15
        } --[[table: 00000000086C7700]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-08.png",
          height = 15,
          width = 12
        } --[[table: 00000000086C7750]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-09.png",
          height = 16,
          width = 22
        } --[[table: 00000000086C77A0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-10.png",
          height = 10,
          width = 11
        } --[[table: 00000000086C77F0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-11.png",
          height = 18,
          width = 22
        } --[[table: 00000000086C7840]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-12.png",
          height = 17,
          width = 26
        } --[[table: 00000000086C7890]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-13.png",
          height = 13,
          width = 15
        } --[[table: 00000000086C78E0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-14.png",
          height = 13,
          width = 13
        } --[[table: 00000000086C7930]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-15.png",
          height = 17,
          width = 22
        } --[[table: 00000000086C7980]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-16.png",
          height = 16,
          width = 22
        } --[[table: 00000000086C79D0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-17.png",
          height = 15,
          width = 13
        } --[[table: 00000000086C7A20]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-18.png",
          height = 17,
          width = 14
        } --[[table: 00000000086C7A70]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-19.png",
          height = 10,
          width = 12
        } --[[table: 00000000086C7AC0]],
        {
          filename = "__base__/graphics/doodads/desert/root-A-20.png",
          height = 14,
          width = 13
        } --[[table: 00000000086C7B10]]
      } --[[table: 00000000086C74D0]],
      selectable_in_game = false,
      selection_box = {
        {
          -0.4,
          -0.4
        } --[[table: 00000000086C73E0]],
        {
          0.4,
          0.4
        } --[[table: 00000000086C7430]]
      } --[[table: 00000000086C7390]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000086C72F0]],
    ["root-B"] = {
      autoplace = {
        influence = 0.01,
        order = "a[doodad]-z[other]"
      } --[[table: 00000000086C7CF0]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086C7BB0]],
      icon = "__base__/graphics/icons/root-b.png",
      name = "root-B",
      order = "b[decorative]-h[root]-b[big]",
      pictures = {
        {
          filename = "__base__/graphics/doodads/desert/root-B-01.png",
          height = 20,
          width = 38
        } --[[table: 00000000086C7D90]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-02.png",
          height = 25,
          width = 32
        } --[[table: 00000000086C7DE0]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-03.png",
          height = 34,
          width = 36
        } --[[table: 00000000086C7E30]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-04.png",
          height = 32,
          width = 40
        } --[[table: 00000000086C7E80]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-05.png",
          height = 24,
          width = 29
        } --[[table: 00000000086C7ED0]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-06.png",
          height = 32,
          width = 38
        } --[[table: 00000000086C7F20]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-07.png",
          height = 28,
          width = 19
        } --[[table: 00000000086C7F70]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-08.png",
          height = 29,
          width = 46
        } --[[table: 00000000086C7FC0]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-09.png",
          height = 23,
          width = 34
        } --[[table: 00000000086C8010]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-10.png",
          height = 27,
          width = 21
        } --[[table: 00000000086C8060]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-11.png",
          height = 24,
          width = 29
        } --[[table: 00000000086C80B0]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-12.png",
          height = 14,
          width = 28
        } --[[table: 00000000086C8100]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-13.png",
          height = 25,
          width = 34
        } --[[table: 00000000086C8150]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-14.png",
          height = 25,
          width = 33
        } --[[table: 00000000086C81A0]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-15.png",
          height = 16,
          width = 21
        } --[[table: 00000000086C81F0]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-16.png",
          height = 22,
          width = 35
        } --[[table: 00000000086C8240]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-17.png",
          height = 13,
          width = 35
        } --[[table: 00000000086C8290]],
        {
          filename = "__base__/graphics/doodads/desert/root-B-18.png",
          height = 25,
          width = 33
        } --[[table: 00000000086C82E0]]
      } --[[table: 00000000086C7D40]],
      selectable_in_game = false,
      selection_box = {
        {
          -0.4,
          -0.4
        } --[[table: 00000000086C7C50]],
        {
          0.4,
          0.4
        } --[[table: 00000000086C7CA0]]
      } --[[table: 00000000086C7C00]],
      subgroup = "grass",
      type = "decorative"
    } --[[table: 00000000086C7B60]],
    ["small-ship-wreck-grass"] = {
      collision_box = {
        {
          -1.5,
          -0.5
        } --[[table: 0000000008AC7270]],
        {
          1.5,
          0.5
        } --[[table: 0000000008AC72C0]]
      } --[[table: 0000000008AC7220]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008AC71D0]],
      icon = "__base__/graphics/icons/ship-wreck/small-ship-wreck-grass.png",
      name = "small-ship-wreck-grass",
      order = "d[remnants]-d[ship-wreck-grass]-b[small]",
      pictures = {
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-grass-1.png",
          height = 45,
          width = 129
        } --[[table: 0000000008AC7450]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-grass-2.png",
          height = 34,
          width = 121
        } --[[table: 0000000008AC74A0]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-grass-3.png",
          height = 37,
          width = 115
        } --[[table: 0000000008AC74F0]]
      } --[[table: 0000000008AC7400]],
      render_layer = "floor",
      selectable_in_game = false,
      selection_box = {
        {
          -1.7,
          -0.6
        } --[[table: 0000000008AC7360]],
        {
          1.7,
          0.6
        } --[[table: 0000000008AC73B0]]
      } --[[table: 0000000008AC7310]],
      subgroup = "wrecks",
      type = "decorative"
    } --[[table: 0000000008AC7180]]
  } --[[table: 00000000086C8B50]],
  ["electric-pole"] = {
    ["big-electric-pole"] = {
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 0000000008B74500]],
        {
          0.7,
          0.7
        } --[[table: 0000000008B74550]]
      } --[[table: 0000000008B744B0]],
      connection_points = {
        {
          shadow = {
            copper = {
              2.7,
              0
            } --[[table: 0000000008B74960]],
            green = {
              1.8,
              0
            } --[[table: 0000000008B749B0]],
            red = {
              3.6,
              0
            } --[[table: 0000000008B74A00]]
          } --[[table: 0000000008B74910]],
          wire = {
            copper = {
              0,
              -3.1
            } --[[table: 0000000008B74AA0]],
            green = {
              -0.6,
              -3.1
            } --[[table: 0000000008B74AF0]],
            red = {
              0.6,
              -3.1
            } --[[table: 0000000008B74B40]]
          } --[[table: 0000000008B74A50]]
        } --[[table: 0000000008B748C0]],
        {
          shadow = {
            copper = {
              3.1,
              0.2
            } --[[table: 0000000008B74C30]],
            green = {
              2.3,
              -0.3
            } --[[table: 0000000008B74C80]],
            red = {
              3.8,
              0.6
            } --[[table: 0000000008B74CD0]]
          } --[[table: 0000000008B74BE0]],
          wire = {
            copper = {
              -0.08,
              -3.15
            } --[[table: 0000000008B74D70]],
            green = {
              -0.55,
              -3.5
            } --[[table: 0000000008B74DC0]],
            red = {
              0.3,
              -2.87
            } --[[table: 0000000008B74E10]]
          } --[[table: 0000000008B74D20]]
        } --[[table: 0000000008B74B90]],
        {
          shadow = {
            copper = {
              2.9,
              0.06
            } --[[table: 0000000008B88F80]],
            green = {
              3,
              -0.6
            } --[[table: 0000000008B88FD0]],
            red = {
              3,
              0.8
            } --[[table: 0000000008B89020]]
          } --[[table: 0000000008B88F30]],
          wire = {
            copper = {
              -0.1,
              -3.1
            } --[[table: 0000000008B890C0]],
            green = {
              -0.1,
              -3.55
            } --[[table: 0000000008B89110]],
            red = {
              -0.1,
              -2.8
            } --[[table: 0000000008B89160]]
          } --[[table: 0000000008B89070]]
        } --[[table: 0000000008B88EE0]],
        {
          shadow = {
            copper = {
              3.1,
              0.2
            } --[[table: 0000000008B89250]],
            green = {
              3.8,
              -0.3
            } --[[table: 0000000008B892A0]],
            red = {
              2.35,
              0.6
            } --[[table: 0000000008B892F0]]
          } --[[table: 0000000008B89200]],
          wire = {
            copper = {
              0,
              -3.25
            } --[[table: 0000000008B89390]],
            green = {
              0.45,
              -3.55
            } --[[table: 0000000008B893E0]],
            red = {
              -0.54,
              -3
            } --[[table: 0000000008B89430]]
          } --[[table: 0000000008B89340]]
        } --[[table: 0000000008B891B0]]
      } --[[table: 0000000008B74820]],
      copper_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/copper-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B89480]],
      corpse = "medium-remnants",
      drawing_box = {
        {
          -2.8,
          -0.5
        } --[[table: 0000000008B746E0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B74730]]
      } --[[table: 0000000008B74690]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B74370]],
      green_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/green-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B894D0]],
      icon = "__base__/graphics/icons/big-electric-pole.png",
      max_health = 150,
      maximum_wire_distance = 30,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "big-electric-pole"
      } --[[table: 0000000008B743C0]],
      name = "big-electric-pole",
      pictures = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/big-electric-pole/big-electric-pole.png",
        frame_height = 165,
        frame_width = 168,
        priority = "high",
        shift = {
          1.6,
          -1.1
        } --[[table: 0000000008B747D0]]
      } --[[table: 0000000008B74780]],
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/electric-pole-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008B89520]],
      red_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/red-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B89570]],
      resistances = {
        {
          percent = 100,
          type = "fire"
        } --[[table: 0000000008B74460]]
      } --[[table: 0000000008B74410]],
      selection_box = {
        {
          -1,
          -1
        } --[[table: 0000000008B745F0]],
        {
          1,
          1
        } --[[table: 0000000008B74640]]
      } --[[table: 0000000008B745A0]],
      supply_area_distance = 2,
      type = "electric-pole",
      wire_shadow_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/wire-shadow.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B895C0]]
    } --[[table: 0000000008B74320]],
    ["medium-electric-pole"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 0000000008B897F0]],
        {
          0.15,
          0.15
        } --[[table: 0000000008B89840]]
      } --[[table: 0000000008B897A0]],
      connection_points = {
        {
          shadow = {
            copper = {
              2.55,
              0.4
            } --[[table: 0000000008B89C50]],
            green = {
              2,
              0.4
            } --[[table: 0000000008B89CA0]],
            red = {
              3.05,
              0.4
            } --[[table: 0000000008B89CF0]]
          } --[[table: 0000000008B89C00]],
          wire = {
            copper = {
              -0.03,
              -2.5
            } --[[table: 0000000008B89D90]],
            green = {
              -0.35,
              -2.5
            } --[[table: 0000000008B89DE0]],
            red = {
              0.25,
              -2.5
            } --[[table: 0000000008B89E30]]
          } --[[table: 0000000008B89D40]]
        } --[[table: 0000000008B89BB0]],
        {
          shadow = {
            copper = {
              2.9,
              0.1
            } --[[table: 0000000008B89F20]],
            green = {
              2.6,
              -0.15
            } --[[table: 0000000008B89F70]],
            red = {
              3.25,
              0.35
            } --[[table: 0000000008B89FC0]]
          } --[[table: 0000000008B89ED0]],
          wire = {
            copper = {
              0.05,
              -2.75
            } --[[table: 0000000008B8A060]],
            green = {
              -0.15,
              -2.9
            } --[[table: 0000000008B8A0B0]],
            red = {
              0.25,
              -2.55
            } --[[table: 0000000008B8A100]]
          } --[[table: 0000000008B8A010]]
        } --[[table: 0000000008B89E80]],
        {
          shadow = {
            copper = {
              1.5,
              -0.2
            } --[[table: 0000000008B8A1F0]],
            green = {
              1.5,
              -0.55
            } --[[table: 0000000008B8A240]],
            red = {
              1.5,
              0.1
            } --[[table: 0000000008B8A290]]
          } --[[table: 0000000008B8A1A0]],
          wire = {
            copper = {
              -0.43,
              -2.4
            } --[[table: 0000000008B8A330]],
            green = {
              -0.43,
              -2.63
            } --[[table: 0000000008B8A380]],
            red = {
              -0.43,
              -2.2
            } --[[table: 0000000008B8A3D0]]
          } --[[table: 0000000008B8A2E0]]
        } --[[table: 0000000008B8A150]],
        {
          shadow = {
            copper = {
              2.88,
              0.2
            } --[[table: 0000000008B8A4C0]],
            green = {
              3.2,
              -0.1
            } --[[table: 0000000008B8A510]],
            red = {
              2.45,
              0.4
            } --[[table: 0000000008B8A560]]
          } --[[table: 0000000008B8A470]],
          wire = {
            copper = {
              0,
              -2.7
            } --[[table: 0000000008B8A600]],
            green = {
              0.22,
              -2.85
            } --[[table: 0000000008B8A650]],
            red = {
              -0.24,
              -2.55
            } --[[table: 0000000008B8A6A0]]
          } --[[table: 0000000008B8A5B0]]
        } --[[table: 0000000008B8A420]]
      } --[[table: 0000000008B89B10]],
      copper_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/copper-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8A6F0]],
      corpse = "small-remnants",
      drawing_box = {
        {
          -2.8,
          -0.5
        } --[[table: 0000000008B899D0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B89A20]]
      } --[[table: 0000000008B89980]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B89660]],
      green_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/green-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8A740]],
      icon = "__base__/graphics/icons/medium-electric-pole.png",
      max_health = 100,
      maximum_wire_distance = 9,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "medium-electric-pole"
      } --[[table: 0000000008B896B0]],
      name = "medium-electric-pole",
      pictures = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/medium-electric-pole/medium-electric-pole.png",
        frame_height = 122,
        frame_width = 136,
        priority = "high",
        shift = {
          1.4,
          -1
        } --[[table: 0000000008B89AC0]]
      } --[[table: 0000000008B89A70]],
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/electric-pole-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008B8A790]],
      red_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/red-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8A7E0]],
      resistances = {
        {
          percent = 100,
          type = "fire"
        } --[[table: 0000000008B89750]]
      } --[[table: 0000000008B89700]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B898E0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B89930]]
      } --[[table: 0000000008B89890]],
      supply_area_distance = 3.5,
      type = "electric-pole",
      wire_shadow_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/wire-shadow.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8A830]]
    } --[[table: 0000000008B89610]],
    ["small-electric-pole"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 0000000008606110]],
        {
          0.15,
          0.15
        } --[[table: 0000000008606160]]
      } --[[table: 00000000086060C0]],
      connection_points = {
        {
          shadow = {
            copper = {
              2.7,
              0
            } --[[table: 0000000008606570]],
            green = {
              3.1,
              0
            } --[[table: 0000000008606610]],
            red = {
              2.3,
              0
            } --[[table: 00000000086065C0]]
          } --[[table: 0000000008606520]],
          wire = {
            copper = {
              0,
              -2.7
            } --[[table: 00000000086066B0]],
            green = {
              0.4,
              -2.7
            } --[[table: 0000000008606750]],
            red = {
              -0.4,
              -2.7
            } --[[table: 0000000008606700]]
          } --[[table: 0000000008606660]]
        } --[[table: 00000000086064D0]],
        {
          shadow = {
            copper = {
              2.7,
              -0.05
            } --[[table: 0000000008606840]],
            green = {
              3,
              0.3
            } --[[table: 00000000086068E0]],
            red = {
              2.2,
              -0.35
            } --[[table: 0000000008606890]]
          } --[[table: 00000000086067F0]],
          wire = {
            copper = {
              0,
              -2.7
            } --[[table: 0000000008606980]],
            green = {
              0.2,
              -2.6
            } --[[table: 0000000008606A20]],
            red = {
              -0.3,
              -2.9
            } --[[table: 00000000086069D0]]
          } --[[table: 0000000008606930]]
        } --[[table: 00000000086067A0]],
        {
          shadow = {
            copper = {
              2.7,
              0.06
            } --[[table: 0000000008606B10]],
            green = {
              2.5,
              0.55
            } --[[table: 0000000008606BB0]],
            red = {
              2.55,
              -0.3
            } --[[table: 0000000008606B60]]
          } --[[table: 0000000008606AC0]],
          wire = {
            copper = {
              0,
              -2.7
            } --[[table: 0000000008606C50]],
            green = {
              0,
              -2.5
            } --[[table: 0000000008606CF0]],
            red = {
              0,
              -2.95
            } --[[table: 0000000008606CA0]]
          } --[[table: 0000000008606C00]]
        } --[[table: 0000000008606A70]],
        {
          shadow = {
            copper = {
              2.55,
              0.2
            } --[[table: 0000000008606DE0]],
            green = {
              2,
              0.45
            } --[[table: 0000000008606E80]],
            red = {
              2.85,
              -0.15
            } --[[table: 0000000008606E30]]
          } --[[table: 0000000008606D90]],
          wire = {
            copper = {
              0,
              -2.7
            } --[[table: 0000000008606F20]],
            green = {
              -0.3,
              -2.5
            } --[[table: 0000000008606FC0]],
            red = {
              0.3,
              -2.9
            } --[[table: 0000000008606F70]]
          } --[[table: 0000000008606ED0]]
        } --[[table: 0000000008606D40]]
      } --[[table: 0000000008606430]],
      copper_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/copper-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008607010]],
      corpse = "small-remnants",
      drawing_box = {
        {
          -0.5,
          -2.3
        } --[[table: 00000000086062F0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008606340]]
      } --[[table: 00000000086062A0]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008606020]],
      green_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/green-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008607060]],
      icon = "__base__/graphics/icons/small-electric-pole.png",
      max_health = 35,
      maximum_wire_distance = 7.5,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "small-electric-pole"
      } --[[table: 0000000008606070]],
      name = "small-electric-pole",
      pictures = {
        axially_symetric = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/small-electric-pole/small-electric-pole.png",
        frame_height = 124,
        frame_width = 123,
        priority = "extra-high",
        shift = {
          1.4,
          -1.1
        } --[[table: 00000000086063E0]]
      } --[[table: 0000000008606390]],
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/electric-pole-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 00000000086070B0]],
      red_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/red-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008607100]],
      selection_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008606200]],
        {
          0.4,
          0.4
        } --[[table: 0000000008606250]]
      } --[[table: 00000000086061B0]],
      supply_area_distance = 2.5,
      type = "electric-pole",
      wire_shadow_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/wire-shadow.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008607150]]
    } --[[table: 0000000008605FD0]],
    substation = {
      collision_box = {
        {
          -0.9,
          -0.9
        } --[[table: 0000000008B8AA60]],
        {
          0.9,
          0.9
        } --[[table: 0000000008B8AAB0]]
      } --[[table: 0000000008B8AA10]],
      connection_points = {
        {
          shadow = {
            copper = {
              1.9,
              -0.6
            } --[[table: 0000000008B8AEC0]],
            green = {
              1.3,
              -0.6
            } --[[table: 0000000008B8AF10]],
            red = {
              2.65,
              -0.6
            } --[[table: 0000000008B8AF60]]
          } --[[table: 0000000008B8AE70]],
          wire = {
            copper = {
              -0.23,
              -2.65
            } --[[table: 0000000008B8B000]],
            green = {
              -0.85,
              -2.65
            } --[[table: 0000000008B8B050]],
            red = {
              0.35,
              -2.65
            } --[[table: 0000000008B8B0A0]]
          } --[[table: 0000000008B8AFB0]]
        } --[[table: 0000000008B8AE20]],
        {
          shadow = {
            copper = {
              1.9,
              -0.6
            } --[[table: 0000000008B8B190]],
            green = {
              1.2,
              -0.8
            } --[[table: 0000000008B8B1E0]],
            red = {
              2.5,
              -0.35
            } --[[table: 0000000008B8B230]]
          } --[[table: 0000000008B8B140]],
          wire = {
            copper = {
              -0.26,
              -2.71
            } --[[table: 0000000008B8B2D0]],
            green = {
              -0.67,
              -3
            } --[[table: 0000000008B8B320]],
            red = {
              0.17,
              -2.47
            } --[[table: 0000000008B8B370]]
          } --[[table: 0000000008B8B280]]
        } --[[table: 0000000008B8B0F0]],
        {
          shadow = {
            copper = {
              1.9,
              -0.6
            } --[[table: 0000000008B8B460]],
            green = {
              1.9,
              -0.9
            } --[[table: 0000000008B8B4B0]],
            red = {
              1.9,
              -0.3
            } --[[table: 0000000008B8B500]]
          } --[[table: 0000000008B8B410]],
          wire = {
            copper = {
              -0.23,
              -2.7
            } --[[table: 0000000008B8B5A0]],
            green = {
              -0.23,
              -3.2
            } --[[table: 0000000008B8B5F0]],
            red = {
              -0.23,
              -2.35
            } --[[table: 0000000008B8B640]]
          } --[[table: 0000000008B8B550]]
        } --[[table: 0000000008B8B3C0]],
        {
          shadow = {
            copper = {
              1.8,
              -0.7
            } --[[table: 0000000008B8B730]],
            green = {
              1.3,
              -0.6
            } --[[table: 0000000008B8B780]],
            red = {
              2.4,
              -1.15
            } --[[table: 0000000008B8B7D0]]
          } --[[table: 0000000008B8B6E0]],
          wire = {
            copper = {
              -0.2,
              -2.7
            } --[[table: 0000000008B8B870]],
            green = {
              -0.62,
              -2.45
            } --[[table: 0000000008B8B8C0]],
            red = {
              0.25,
              -2.98
            } --[[table: 0000000008B8B910]]
          } --[[table: 0000000008B8B820]]
        } --[[table: 0000000008B8B690]]
      } --[[table: 0000000008B8AD80]],
      copper_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/copper-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8B960]],
      corpse = "medium-remnants",
      drawing_box = {
        {
          -1,
          -1.5
        } --[[table: 0000000008B8AC40]],
        {
          1,
          1
        } --[[table: 0000000008B8AC90]]
      } --[[table: 0000000008B8ABF0]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B8A8D0]],
      green_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/green-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8B9B0]],
      icon = "__base__/graphics/icons/substation.png",
      max_health = 200,
      maximum_wire_distance = 14,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "substation"
      } --[[table: 0000000008B8A920]],
      name = "substation",
      pictures = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/substation/substation.png",
        frame_height = 144,
        frame_width = 132,
        priority = "high",
        shift = {
          0.9,
          -1
        } --[[table: 0000000008B8AD30]]
      } --[[table: 0000000008B8ACE0]],
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/electric-pole-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008B8BA00]],
      red_wire_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/red-wire.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8BA50]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 0000000008B8A9C0]]
      } --[[table: 0000000008B8A970]],
      selection_box = {
        {
          -1,
          -1
        } --[[table: 0000000008B8AB50]],
        {
          1,
          1
        } --[[table: 0000000008B8ABA0]]
      } --[[table: 0000000008B8AB00]],
      supply_area_distance = 7,
      type = "electric-pole",
      wire_shadow_picture = {
        filename = "__base__/graphics/entity/small-electric-pole/wire-shadow.png",
        height = 46,
        priority = "high",
        width = 224
      } --[[table: 0000000008B8BAA0]]
    } --[[table: 0000000008B8A880]]
  } --[[table: 00000000086A0830]],
  ["electric-turret"] = {
    ["laser-turret"] = {
      ammo_type = {
        action = {
          {
            action_delivery = {
              {
                projectile = "laser",
                starting_speed = 0.28,
                type = "projectile"
              } --[[table: 0000000008BA3BA0]]
            } --[[table: 0000000008BA3B50]],
            type = "direct"
          } --[[table: 0000000008BA3B00]]
        } --[[table: 0000000008BA3AB0]],
        category = "laser-turret",
        energy_consumption = "200kJ",
        type = "projectile"
      } --[[table: 0000000008BA3A60]],
      attack_parameters = {
        ammo_category = "electric",
        cooldown = 20,
        damage = 2,
        projectile_center = {
          0,
          0
        } --[[table: 0000000008BA3FB0]],
        projectile_creation_distance = 0.6,
        range = 25,
        sound = {
          {
            filename = "__base__/sound/laser.wav",
            volume = 0.4
          } --[[table: 0000000008BA4050]]
        } --[[table: 0000000008BA4000]]
      } --[[table: 0000000008BA3F60]],
      base_picture = {
        filename = "__base__/graphics/entity/laser-turret/laser-turret-base.png",
        height = 28,
        priority = "high",
        shift = {
          0.109375,
          0.03125
        } --[[table: 0000000008BA3F10]],
        width = 43
      } --[[table: 0000000008BA3EC0]],
      collision_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008BA38D0]],
        {
          0.4,
          0.4
        } --[[table: 0000000008BA3920]]
      } --[[table: 0000000008BA3880]],
      corpse = "small-remnants",
      dying_explosion = "huge-explosion",
      energy_source = {
        buffer_capacity = "201kJ",
        drain = "6kW",
        input_flow_limit = "1200kW",
        type = "electric",
        usage_priority = "primary-input"
      } --[[table: 0000000008BA3BF0]],
      flags = {
        "placeable-player",
        "placeable-enemy",
        "player-creation"
      } --[[table: 0000000008BA37E0]],
      folded_animation = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/laser-turret/laser-turret-extension.png",
        frame_count = 1,
        frame_height = 74,
        frame_width = 131,
        line_length = 1,
        priority = "medium",
        shift = {
          1.171875,
          -0.34375
        } --[[table: 0000000008BA3CE0]]
      } --[[table: 0000000008BA3C90]],
      folding_animation = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/laser-turret/laser-turret-extension.png",
        frame_count = 5,
        frame_height = 74,
        frame_width = 131,
        priority = "medium",
        run_mode = "backward",
        shift = {
          1.171875,
          -0.34375
        } --[[table: 0000000008BA3E70]]
      } --[[table: 0000000008BA3E20]],
      folding_speed = 0.05,
      icon = "__base__/graphics/icons/laser-turret.png",
      max_health = 250,
      minable = {
        mining_time = 0.5,
        result = "laser-turret"
      } --[[table: 0000000008BA3830]],
      name = "laser-turret",
      prepared_animation = {
        axially_symmetrical = false,
        direction_count = 64,
        filename = "__base__/graphics/entity/laser-turret/laser-turret.png",
        frame_count = 1,
        frame_height = 72,
        frame_width = 131,
        line_length = 8,
        priority = "medium",
        shift = {
          1.328125,
          -0.375
        } --[[table: 0000000008BA3D80]]
      } --[[table: 0000000008BA3D30]],
      preparing_animation = {
        axially_symmetrical = false,
        direction_count = 4,
        filename = "__base__/graphics/entity/laser-turret/laser-turret-extension.png",
        frame_count = 5,
        frame_height = 74,
        frame_width = 131,
        priority = "medium",
        shift = {
          1.171875,
          -0.34375
        } --[[table: 0000000008BA18F0]]
      } --[[table: 0000000008BA1760]],
      preparing_speed = 0.05,
      rotation_speed = 0.01,
      selection_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008BA39C0]],
        {
          0.4,
          0.4
        } --[[table: 0000000008BA3A10]]
      } --[[table: 0000000008BA3970]],
      type = "electric-turret"
    } --[[table: 0000000008BA3790]]
  } --[[table: 0000000008BA4280]],
  ["energy-shield-equipment"] = {
    ["energy-shield-equipment"] = {
      energy_per_shield = "20J",
      energy_source = {
        buffer_capacity = "120J",
        input_flow_limit = "120W",
        type = "electric",
        usage_priority = "primary-input"
      } --[[table: 0000000008C73690]],
      max_shield_value = 50,
      name = "energy-shield-equipment",
      shape = {
        height = 2,
        type = "full",
        width = 2
      } --[[table: 0000000008C73640]],
      sprite = {
        filename = "__base__/graphics/equipment/energy-shield-equipment.png",
        height = 64,
        priority = "medium",
        width = 64
      } --[[table: 0000000008C735F0]],
      type = "energy-shield-equipment"
    } --[[table: 0000000008C735A0]],
    ["energy-shield-mk2-equipment"] = {
      energy_per_shield = "30J",
      energy_source = {
        buffer_capacity = "180J",
        input_flow_limit = "180W",
        type = "electric",
        usage_priority = "primary-input"
      } --[[table: 0000000008C737D0]],
      max_shield_value = 150,
      name = "energy-shield-mk2-equipment",
      shape = {
        height = 2,
        type = "full",
        width = 2
      } --[[table: 0000000008C73780]],
      sprite = {
        filename = "__base__/graphics/equipment/energy-shield-mk2-equipment.png",
        height = 64,
        priority = "medium",
        width = 64
      } --[[table: 0000000008C73730]],
      type = "energy-shield-equipment"
    } --[[table: 0000000008C736E0]]
  } --[[table: 0000000008C74720]],
  explosion = {
    explosion = {
      animation_speed = 3,
      animations = {
        {
          filename = "__base__/graphics/entity/explosion/explosion-1.png",
          frame_count = 16,
          frame_height = 59,
          frame_width = 64,
          priority = "extra-high"
        } --[[table: 0000000008609790]],
        {
          filename = "__base__/graphics/entity/explosion/explosion-2.png",
          frame_count = 16,
          frame_height = 57,
          frame_width = 64,
          priority = "extra-high"
        } --[[table: 00000000086097E0]],
        {
          filename = "__base__/graphics/entity/explosion/explosion-3.png",
          frame_count = 16,
          frame_height = 49,
          frame_width = 64,
          priority = "extra-high"
        } --[[table: 0000000008609830]],
        {
          filename = "__base__/graphics/entity/explosion/explosion-4.png",
          frame_count = 16,
          frame_height = 51,
          frame_width = 64,
          priority = "extra-high"
        } --[[table: 0000000008609880]]
      } --[[table: 00000000086096F0]],
      flags = {
        "not-on-map"
      } --[[table: 00000000086096A0]],
      light = {
        intensity = 1,
        size = 20
      } --[[table: 00000000086098D0]],
      name = "explosion",
      smoke = "smoke-fast",
      smoke_count = 2,
      smoke_slow_down_factor = 1,
      sound = {
        {
          filename = "__base__/sound/explosion1.wav",
          volume = 0.8
        } --[[table: 0000000008609970]],
        {
          filename = "__base__/sound/explosion2.wav",
          volume = 0.8
        } --[[table: 00000000086099C0]]
      } --[[table: 0000000008609920]],
      type = "explosion"
    } --[[table: 0000000008609650]],
    ["explosion-gunshot"] = {
      animation_speed = 3,
      animations = {
        {
          filename = "__base__/graphics/entity/explosion-gunshot/explosion-gunshot.png",
          frame_count = 5,
          frame_height = 30,
          frame_width = 30,
          priority = "extra-high"
        } --[[table: 0000000008609B00]]
      } --[[table: 0000000008609AB0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008609A60]],
      light = {
        intensity = 1,
        size = 10
      } --[[table: 0000000008609B50]],
      name = "explosion-gunshot",
      smoke = "smoke-fast",
      smoke_count = 2,
      smoke_slow_down_factor = 1,
      type = "explosion"
    } --[[table: 0000000008609A10]],
    ["huge-explosion"] = {
      animation_speed = 5,
      animations = {
        {
          filename = "__base__/graphics/entity/huge-explosion/huge-explosion.png",
          frame_count = 24,
          frame_height = 131,
          frame_width = 111,
          line_length = 5,
          priority = "extra-high"
        } --[[table: 0000000008609C90]]
      } --[[table: 0000000008609C40]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008609BF0]],
      light = {
        intensity = 1,
        size = 50
      } --[[table: 0000000008609CE0]],
      name = "huge-explosion",
      smoke = "smoke",
      smoke_count = 20,
      smoke_slow_down_factor = 1,
      sound = {
        {
          filename = "__base__/sound/huge-explosion.wav",
          volume = 1.25
        } --[[table: 0000000008609D80]]
      } --[[table: 0000000008609D30]],
      type = "explosion"
    } --[[table: 0000000008609BA0]],
    ["laser-bubble"] = {
      animation_speed = 1,
      animations = {
        {
          filename = "__base__/graphics/entity/laser-bubble/laser-bubble.png",
          frame_count = 5,
          frame_height = 8,
          frame_width = 8,
          priority = "extra-high"
        } --[[table: 0000000008B73DD0]]
      } --[[table: 0000000008B73D80]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008B73D30]],
      light = {
        intensity = 1,
        size = 10
      } --[[table: 0000000008B73E20]],
      name = "laser-bubble",
      smoke = "smoke-fast",
      smoke_count = 2,
      smoke_slow_down_factor = 1,
      type = "explosion"
    } --[[table: 0000000008B73CE0]],
    ["railgun-beam"] = {
      animation_speed = 3,
      animations = {
        {
          filename = "__base__/graphics/entity/blue-beam/blue-beam.png",
          frame_count = 6,
          frame_height = 1,
          frame_width = 187,
          priority = "extra-high"
        } --[[table: 0000000008B73F60]]
      } --[[table: 0000000008B73F10]],
      beam = true,
      flags = {
        "not-on-map"
      } --[[table: 0000000008B73EC0]],
      light = {
        intensity = 1,
        size = 10
      } --[[table: 0000000008B73FB0]],
      name = "railgun-beam",
      rotate = true,
      smoke = "smoke-fast",
      smoke_count = 2,
      smoke_slow_down_factor = 1,
      type = "explosion"
    } --[[table: 0000000008B73E70]]
  } --[[table: 00000000086A0920]],
  fish = {
    fish = {
      autoplace = {
        influence = 0.01
      } --[[table: 000000000858D430]],
      collision_box = {
        {
          -0.4,
          -0.2
        } --[[table: 000000000858D1B0]],
        {
          0.4,
          0.2
        } --[[table: 000000000858D200]]
      } --[[table: 000000000858D160]],
      flags = {
        "placeable-neutral",
        "not-on-map"
      } --[[table: 000000000858D0C0]],
      icon = "__base__/graphics/icons/fish.png",
      max_health = 20,
      minable = {
        mining_time = 1,
        result = "raw-fish"
      } --[[table: 000000000858D110]],
      name = "fish",
      order = "b-a",
      pictures = {
        {
          filename = "__base__/graphics/entity/fish/fish-1.png",
          height = 36,
          priority = "extra-high",
          width = 22
        } --[[table: 000000000858D390]],
        {
          filename = "__base__/graphics/entity/fish/fish-2.png",
          height = 32,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000858D3E0]]
      } --[[table: 000000000858D340]],
      selection_box = {
        {
          -0.5,
          -0.3
        } --[[table: 000000000858D2A0]],
        {
          0.5,
          0.3
        } --[[table: 000000000858D2F0]]
      } --[[table: 000000000858D250]],
      subgroup = "creatures",
      type = "fish"
    } --[[table: 000000000858D070]]
  } --[[table: 00000000086A06F0]],
  ["flame-thrower-explosion"] = {
    ["flame-thrower-explosion"] = {
      animation_speed = 1,
      animations = {
        {
          filename = "__base__/graphics/entity/flame-thrower-explosion/flame-thrower-explosion.png",
          frame_count = 64,
          frame_height = 64,
          frame_width = 64,
          line_length = 8,
          priority = "extra-high"
        } --[[table: 0000000008B6EFB0]]
      } --[[table: 0000000008B6EF60]],
      damage = {
        amount = 0.25,
        type = "fire"
      } --[[table: 0000000008B6F050]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008B6EF10]],
      light = {
        intensity = 0.2,
        size = 20
      } --[[table: 0000000008B6F000]],
      name = "flame-thrower-explosion",
      slow_down_factor = 0.98,
      smoke = "smoke-fast",
      smoke_count = 1,
      smoke_slow_down_factor = 0.95,
      type = "flame-thrower-explosion"
    } --[[table: 0000000008B6EEC0]]
  } --[[table: 0000000008B9E060]],
  fluid = {
    ["crude-oil"] = {
      base_color = {
        b = 0,
        g = 0,
        r = 0
      } --[[table: 0000000008AD06D0]],
      default_temperature = 25,
      flow_color = {
        b = 0.5,
        g = 0.5,
        r = 0.5
      } --[[table: 0000000008AD0720]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/crude-oil.png",
      max_temperature = 100,
      name = "crude-oil",
      order = "a[fluid]-b[crude-oil]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008BF5320]],
    ["heavy-oil"] = {
      base_color = {
        b = 0.7,
        g = 0.7,
        r = 0
      } --[[table: 0000000008AD07C0]],
      default_temperature = 25,
      flow_color = {
        b = 0.5,
        g = 0.5,
        r = 0.5
      } --[[table: 0000000008AD0810]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/heavy-oil.png",
      max_temperature = 100,
      name = "heavy-oil",
      order = "a[fluid]-c[heavy-oil]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008AD0770]],
    ["light-oil"] = {
      base_color = {
        b = 0,
        g = 0.3,
        r = 0.3
      } --[[table: 0000000008AD08B0]],
      default_temperature = 25,
      flow_color = {
        b = 0.9,
        g = 0.9,
        r = 0.9
      } --[[table: 0000000008AD0900]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/light-oil.png",
      max_temperature = 100,
      name = "light-oil",
      order = "a[fluid]-d[light-oil]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008AD0860]],
    lubricant = {
      base_color = {
        b = 0.4,
        g = 0.6,
        r = 0.4
      } --[[table: 0000000008AD0A90]],
      default_temperature = 25,
      flow_color = {
        b = 0.5,
        g = 0.5,
        r = 0.5
      } --[[table: 0000000008AD0AE0]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/lubricant.png",
      max_temperature = 100,
      name = "lubricant",
      order = "e[lubricant]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008AD0A40]],
    ["petroleum-gas"] = {
      base_color = {
        b = 0.4,
        g = 0,
        r = 0.4
      } --[[table: 0000000008AD09A0]],
      default_temperature = 25,
      flow_color = {
        b = 0.5,
        g = 0.5,
        r = 0.5
      } --[[table: 0000000008AD09F0]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/petroleum-gas.png",
      max_temperature = 100,
      name = "petroleum-gas",
      order = "a[fluid]-e[petroleum-gas]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008AD0950]],
    ["sulfuric-acid"] = {
      base_color = {
        b = 0.2,
        g = 0.7,
        r = 0
      } --[[table: 0000000008AD0B80]],
      default_temperature = 25,
      flow_color = {
        b = 0.5,
        g = 0.5,
        r = 0.5
      } --[[table: 0000000008AD0BD0]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/sulfuric-acid.png",
      max_temperature = 100,
      name = "sulfuric-acid",
      order = "a[fluid]-f[sulfuric-acid]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008AD0B30]],
    water = {
      base_color = {
        b = 1,
        g = 0,
        r = 0
      } --[[table: 0000000008AE3DD0]],
      default_temperature = 15,
      flow_color = {
        b = 0.7,
        g = 0.7,
        r = 0.7
      } --[[table: 0000000008AE3E20]],
      flow_to_energy_ratio = 0.59,
      heat_capacity = "1KJ",
      icon = "__base__/graphics/icons/fluid/water.png",
      max_temperature = 100,
      name = "water",
      order = "a[fluid]-a[water]",
      pressure_to_speed_ratio = 0.4,
      type = "fluid"
    } --[[table: 0000000008AE3CE0]]
  } --[[table: 0000000008AE3E70]],
  ["flying-text"] = {
    ["flying-text"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A00B0]],
      name = "flying-text",
      speed = 0.05,
      time_to_live = 150,
      type = "flying-text"
    } --[[table: 00000000086A0060]]
  } --[[table: 00000000086A0CE0]],
  font = {
    default = {
      from = "default",
      name = "default",
      size = 14,
      type = "font"
    } --[[table: 0000000006335980]],
    ["default-bold"] = {
      from = "default-bold",
      name = "default-bold",
      size = 14,
      type = "font"
    } --[[table: 00000000063359D0]],
    ["default-button"] = {
      from = "default-bold",
      name = "default-button",
      size = 18,
      type = "font"
    } --[[table: 0000000006335A20]],
    ["default-frame"] = {
      from = "default-bold",
      name = "default-frame",
      size = 18,
      type = "font"
    } --[[table: 0000000006335AC0]],
    ["default-game"] = {
      border = 1,
      border_color = {} --[[table: 0000000006335B60]],
      from = "default",
      name = "default-game",
      size = 18,
      type = "font"
    } --[[table: 0000000006335B10]],
    ["default-listbox"] = {
      from = "default-bold",
      name = "default-listbox",
      size = 16,
      type = "font"
    } --[[table: 0000000006335A70]],
    ["default-semibold"] = {
      from = "default-semibold",
      name = "default-semibold",
      size = 14,
      type = "font"
    } --[[table: 0000000006335930]],
    ["scenario-message-dialog"] = {
      from = "default",
      name = "scenario-message-dialog",
      size = 18,
      type = "font"
    } --[[table: 0000000006335BB0]]
  } --[[table: 0000000006335C00]],
  furnace = {
    ["electric-furnace"] = {
      collision_box = {
        {
          -1.2,
          -1.2
        } --[[table: 0000000008B8C9A0]],
        {
          1.2,
          1.2
        } --[[table: 0000000008B8C9F0]]
      } --[[table: 0000000008B8C950]],
      corpse = "big-remnants",
      energy_source = {
        emissions = 0.005,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B8CB80]],
      fast_replaceable_group = "furnace",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B8C810]],
      icon = "__base__/graphics/icons/electric-furnace.png",
      max_health = 150,
      minable = {
        mining_time = 1,
        result = "electric-furnace"
      } --[[table: 0000000008B8C860]],
      module_slots = 2,
      name = "electric-furnace",
      off_animation = {
        animation_speed = 0.5,
        filename = "__base__/graphics/entity/electric-furnace/electric-furnace.png",
        frame_count = 1,
        frame_height = 102,
        frame_width = 131,
        priority = "high",
        shift = {
          0.5,
          0.05
        } --[[table: 0000000008B8CCC0]]
      } --[[table: 0000000008B8CC70]],
      on_animation = {
        animation_speed = 0.5,
        filename = "__base__/graphics/entity/electric-furnace/electric-furnace.png",
        frame_count = 12,
        frame_height = 102,
        frame_width = 131,
        priority = "high",
        shift = {
          0.5,
          0.05
        } --[[table: 0000000008B8CC20]],
        x = 131
      } --[[table: 0000000008B8CBD0]],
      resistances = {
        {
          percent = 80,
          type = "fire"
        } --[[table: 0000000008B8C900]]
      } --[[table: 0000000008B8C8B0]],
      result_inventory_size = 1,
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B8CA90]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B8CAE0]]
      } --[[table: 0000000008B8CA40]],
      smelting_categories = {
        "smelting"
      } --[[table: 0000000008B8CB30]],
      smelting_energy_consumption = "180kW",
      smelting_speed = 2,
      source_inventory_size = 1,
      type = "furnace"
    } --[[table: 0000000008B8C7C0]],
    ["steel-furnace"] = {
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 0000000008B8C270]],
        {
          0.7,
          0.7
        } --[[table: 0000000008B8C2C0]]
      } --[[table: 0000000008B8C220]],
      corpse = "medium-remnants",
      energy_source = {
        effectivity = 1,
        emissions = 0.02,
        fuel_inventory_size = 1,
        smoke = {
          {
            deviation = {
              0.1,
              0.1
            } --[[table: 0000000008B8C540]],
            frequency = 0.5,
            name = "smoke",
            position = {
              0,
              0
            } --[[table: 0000000008B8C590]],
            starting_vertical_speed = 0.05
          } --[[table: 0000000008B8C4F0]]
        } --[[table: 0000000008B8C4A0]],
        type = "burner"
      } --[[table: 0000000008B8C450]],
      fast_replaceable_group = "furnace",
      fire_animation = {
        filename = "__base__/graphics/entity/steel-furnace/steel-furnace-fire.png",
        frame_count = 12,
        frame_height = 19,
        frame_width = 36,
        priority = "high",
        shift = {
          -0.05,
          0.65
        } --[[table: 0000000008B8C770]]
      } --[[table: 0000000008B8C720]],
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B8C0E0]],
      icon = "__base__/graphics/icons/steel-furnace.png",
      max_health = 200,
      minable = {
        mining_time = 1,
        result = "steel-furnace"
      } --[[table: 0000000008B8C130]],
      name = "steel-furnace",
      off_animation = {
        filename = "__base__/graphics/entity/steel-furnace/steel-furnace.png",
        frame_count = 1,
        frame_height = 69,
        frame_width = 91,
        priority = "high",
        shift = {
          0.5,
          0.05
        } --[[table: 0000000008B8C6D0]]
      } --[[table: 0000000008B8C680]],
      on_animation = {
        filename = "__base__/graphics/entity/steel-furnace/steel-furnace.png",
        frame_count = 1,
        frame_height = 69,
        frame_width = 91,
        priority = "high",
        shift = {
          0.5,
          0.05
        } --[[table: 0000000008B8C630]]
      } --[[table: 0000000008B8C5E0]],
      resistances = {
        {
          percent = 100,
          type = "fire"
        } --[[table: 0000000008B8C1D0]]
      } --[[table: 0000000008B8C180]],
      result_inventory_size = 1,
      selection_box = {
        {
          -0.8,
          -1
        } --[[table: 0000000008B8C360]],
        {
          0.8,
          1
        } --[[table: 0000000008B8C3B0]]
      } --[[table: 0000000008B8C310]],
      smelting_categories = {
        "smelting"
      } --[[table: 0000000008B8C400]],
      smelting_energy_consumption = "180kW",
      smelting_speed = 2,
      source_inventory_size = 1,
      type = "furnace"
    } --[[table: 0000000008B8C090]],
    ["stone-furnace"] = {
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 00000000063458D0]],
        {
          0.7,
          0.7
        } --[[table: 0000000006345920]]
      } --[[table: 0000000006345880]],
      corpse = "medium-remnants",
      energy_source = {
        effectivity = 1,
        emissions = 0.01,
        fuel_inventory_size = 1,
        smoke = {
          {
            deviation = {
              0.1,
              0.1
            } --[[table: 0000000006345BA0]],
            frequency = 0.5,
            name = "smoke",
            position = {
              0,
              0
            } --[[table: 0000000006345BF0]],
            starting_vertical_speed = 0.05
          } --[[table: 0000000006345B50]]
        } --[[table: 0000000006345B00]],
        type = "burner"
      } --[[table: 0000000006345AB0]],
      fast_replaceable_group = "furnace",
      fire_animation = {
        filename = "__base__/graphics/entity/stone-furnace/stone-furnace-fire.png",
        frame_count = 12,
        frame_height = 27,
        frame_width = 23,
        priority = "extra-high",
        shift = {
          0.078125,
          0.5234375
        } --[[table: 0000000006345DD0]]
      } --[[table: 0000000006345D80]],
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000006345650]],
      icon = "__base__/graphics/icons/stone-furnace.png",
      max_health = 150,
      minable = {
        mining_time = 1,
        result = "stone-furnace"
      } --[[table: 00000000063456A0]],
      mined_sound = {
        filename = "__base__/sound/deconstruct-bricks.wav"
      } --[[table: 0000000006345740]],
      name = "stone-furnace",
      off_animation = {
        filename = "__base__/graphics/entity/stone-furnace/stone-furnace.png",
        frame_count = 1,
        frame_height = 64,
        frame_width = 81,
        priority = "extra-high",
        shift = {
          0.5,
          0.05
        } --[[table: 0000000006345D30]]
      } --[[table: 0000000006345CE0]],
      on_animation = {
        filename = "__base__/graphics/entity/stone-furnace/stone-furnace.png",
        frame_count = 1,
        frame_height = 64,
        frame_width = 81,
        priority = "extra-high",
        shift = {
          0.5,
          0.05
        } --[[table: 0000000006345C90]]
      } --[[table: 0000000006345C40]],
      repair_sound = {
        filename = "__base__/sound/manual-repair-simple.wav"
      } --[[table: 00000000063456F0]],
      resistances = {
        {
          percent = 80,
          type = "fire"
        } --[[table: 00000000063457E0]],
        {
          percent = 30,
          type = "explosion"
        } --[[table: 0000000006345830]]
      } --[[table: 0000000006345790]],
      result_inventory_size = 1,
      selection_box = {
        {
          -0.8,
          -1
        } --[[table: 00000000063459C0]],
        {
          0.8,
          1
        } --[[table: 0000000006345A10]]
      } --[[table: 0000000006345970]],
      smelting_categories = {
        "smelting"
      } --[[table: 0000000006345A60]],
      smelting_energy_consumption = "180kW",
      smelting_speed = 1,
      source_inventory_size = 1,
      type = "furnace"
    } --[[table: 0000000006345600]]
  } --[[table: 00000000086A0650]],
  generator = {
    ["steam-engine"] = {
      collision_box = {
        {
          -1.4,
          -2.4
        } --[[table: 000000000864AFD0]],
        {
          1.4,
          2.4
        } --[[table: 000000000864B020]]
      } --[[table: 000000000864AF80]],
      corpse = "big-remnants",
      effectivity = 1,
      energy_source = {
        type = "electric",
        usage_priority = "secondary-output"
      } --[[table: 000000000864B4D0]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008609E20]],
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            position = {
              0,
              3
            } --[[table: 000000000864B3E0]]
          } --[[table: 000000000864B390]],
          {
            position = {
              0,
              -3
            } --[[table: 000000000864B480]]
          } --[[table: 000000000864B430]]
        } --[[table: 000000000864B340]],
        pipe_covers = {
          east = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 000000000864B250]],
          north = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
            height = 32,
            priority = "extra-high",
            width = 44
          } --[[table: 000000000864B200]],
          south = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
            height = 52,
            priority = "extra-high",
            width = 46
          } --[[table: 000000000864B2A0]],
          west = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 000000000864B2F0]]
        } --[[table: 000000000864B1B0]]
      } --[[table: 000000000864B160]],
      fluid_usage_per_tick = 0.1,
      horizontal_animation = {
        filename = "__base__/graphics/entity/steam-engine/steam-engine-horizontal.png",
        frame_count = 32,
        frame_height = 150,
        frame_width = 219,
        line_length = 8,
        shift = {
          1.1,
          -0.3
        } --[[table: 000000000864B570]]
      } --[[table: 000000000864B520]],
      icon = "__base__/graphics/icons/steam-engine.png",
      max_health = 300,
      minable = {
        mining_time = 1,
        result = "steam-engine"
      } --[[table: 0000000008609E70]],
      name = "steam-engine",
      pipes_horizontal = {
        filename = "__base__/graphics/entity/steam-engine/pipes-horizontal.png",
        height = 42,
        priority = "high",
        shift = {
          0,
          0
        } --[[table: 000000000864B6B0]],
        width = 160
      } --[[table: 000000000864B660]],
      pipes_vertical = {
        filename = "__base__/graphics/entity/steam-engine/pipes-vertical.png",
        height = 160,
        priority = "high",
        width = 44
      } --[[table: 000000000864B700]],
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 000000000864AF30]]
      } --[[table: 000000000864AEE0]],
      selection_box = {
        {
          -1.5,
          -2.5
        } --[[table: 000000000864B0C0]],
        {
          1.5,
          2.5
        } --[[table: 000000000864B110]]
      } --[[table: 000000000864B070]],
      smoke = {
        {
          deviation = {
            0.2,
            0.2
          } --[[table: 000000000864B890]],
          east_position = {
            -1.1,
            -2.6
          } --[[table: 000000000864B840]],
          frequency = 1,
          name = "smoke",
          north_position = {
            0,
            -2.2
          } --[[table: 000000000864B7F0]],
          offset = 0.33
        } --[[table: 000000000864B7A0]],
        {
          deviation = {
            0.2,
            0.2
          } --[[table: 000000000864B9D0]],
          east_position = {
            0,
            -2.6
          } --[[table: 000000000864B980]],
          frequency = 1,
          name = "smoke",
          north_position = {
            0,
            -1.1
          } --[[table: 000000000864B930]],
          offset = 0.66
        } --[[table: 000000000864B8E0]],
        {
          deviation = {
            0.2,
            0.2
          } --[[table: 000000000864BB10]],
          east_position = {
            1.1,
            -2.6
          } --[[table: 000000000864BAC0]],
          frequency = 1,
          name = "smoke",
          north_position = {
            0,
            0
          } --[[table: 000000000864BA70]],
          offset = 0.99
        } --[[table: 000000000864BA20]]
      } --[[table: 000000000864B750]],
      type = "generator",
      vertical_animation = {
        filename = "__base__/graphics/entity/steam-engine/steam-engine-vertical.png",
        frame_count = 32,
        frame_height = 222,
        frame_width = 180,
        line_length = 8,
        shift = {
          1.2,
          1
        } --[[table: 000000000864B610]]
      } --[[table: 000000000864B5C0]]
    } --[[table: 0000000008609DD0]]
  } --[[table: 00000000086A0970]],
  ["generator-equipment"] = {
    ["fusion-reactor-equipment"] = {
      energy_source = {
        type = "electric",
        usage_priority = "primary-output"
      } --[[table: 0000000008C73CD0]],
      name = "fusion-reactor-equipment",
      power = "750W",
      shape = {
        height = 4,
        type = "full",
        width = 4
      } --[[table: 0000000008C73C80]],
      sprite = {
        filename = "__base__/graphics/equipment/fusion-reactor-equipment.png",
        height = 128,
        priority = "medium",
        width = 128
      } --[[table: 0000000008C73C30]],
      type = "generator-equipment"
    } --[[table: 0000000008C73BE0]]
  } --[[table: 0000000008C74810]],
  ghost = {
    ghost = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A0510]],
      minable = {
        mining_time = 0,
        results = {} --[[table: 00000000086A05B0]]
      } --[[table: 00000000086A0560]],
      name = "ghost",
      type = "ghost"
    } --[[table: 00000000086A04C0]]
  } --[[table: 00000000086A0D30]],
  ["gui-style"] = {
    default = {
      ability_slot_style = {
        parent = "slot_button_style",
        type = "button_style"
      } --[[table: 000000000635B530]],
      available_preview_technology_slot_style = {
        height = 68,
        parent = "available_technology_slot_style",
        scalable = false,
        type = "button_style",
        width = 68
      } --[[table: 0000000008518EE0]],
      available_technology_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 185,
            y = 72
          } --[[table: 000000000635BF80]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BF30]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111,
            y = 72
          } --[[table: 000000000635BE40]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BDF0]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 148,
            y = 72
          } --[[table: 000000000635BEE0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BE90]],
        parent = "slot_button_style",
        scalable = false,
        type = "button_style"
      } --[[table: 000000000635BDA0]],
      battery_progressbar_style = {
        parent = "health_progressbar_style",
        type = "progressbar_style"
      } --[[table: 0000000008520970]],
      bonus_progressbar_style = {
        parent = "production_progressbar_style",
        smooth_color = {
          b = 0.8,
          r = 0.8
        } --[[table: 0000000008520920]],
        type = "progressbar_style"
      } --[[table: 00000000085208D0]],
      burning_progressbar_style = {
        smooth_color = {
          r = 1
        } --[[table: 0000000008520560]],
        type = "progressbar_style"
      } --[[table: 0000000008520510]],
      button_style = {
        align = "center",
        bottom_padding = 5,
        clicked_font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000635AD10]],
        clicked_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000635ADB0]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            16
          } --[[table: 000000000635AE00]],
          type = "composition"
        } --[[table: 000000000635AD60]],
        default_font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000635AA90]],
        default_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000635AB30]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            0
          } --[[table: 000000000635AB80]],
          type = "composition"
        } --[[table: 000000000635AAE0]],
        font = "default-button",
        hovered_font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000635ABD0]],
        hovered_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000635AC70]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            8
          } --[[table: 000000000635ACC0]],
          type = "composition"
        } --[[table: 000000000635AC20]],
        left_padding = 5,
        pie_progress_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000635AE50]],
        right_padding = 5,
        top_padding = 5,
        type = "button_style"
      } --[[table: 000000000635AA40]],
      campaign_levels_listbox_style = {
        height = 350,
        type = "listbox_style",
        width = 300
      } --[[table: 000000000851A330]],
      campaigns_listbox_style = {
        height = 450,
        type = "listbox_style",
        width = 300
      } --[[table: 000000000851A2E0]],
      caption_label_style = {
        font = "default-bold",
        font_color = {
          b = 0.22,
          g = 0.66,
          r = 0.98
        } --[[table: 0000000006335E80]],
        parent = "label_style",
        type = "label_style"
      } --[[table: 0000000006330620]],
      checkbox_style = {
        checked = {
          filename = "__core__/graphics/gui.png",
          height = 16,
          width = 16,
          x = 94,
          y = 17
        } --[[table: 0000000008520BA0]],
        clicked_background = {
          filename = "__core__/graphics/gui.png",
          height = 16,
          width = 16,
          x = 77,
          y = 17
        } --[[table: 0000000008520B50]],
        default_background = {
          filename = "__core__/graphics/gui.png",
          height = 16,
          width = 16,
          x = 43,
          y = 17
        } --[[table: 0000000008520AB0]],
        font = "default",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 0000000008520A60]],
        hovered_background = {
          filename = "__core__/graphics/gui.png",
          height = 16,
          width = 16,
          x = 60,
          y = 17
        } --[[table: 0000000008520B00]],
        type = "checkbox_style"
      } --[[table: 0000000008520A10]],
      circuit_condition_sign_button_style = {
        bottom_padding = 1,
        left_padding = 5,
        parent = "button_style",
        right_padding = 5,
        top_padding = 0,
        type = "button_style"
      } --[[table: 000000000635BD50]],
      console_input_textfield_style = {
        font = "default-game",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000851F3E0]],
        graphical_set = {
          bottom_monolith_border = 2,
          left_monolith_border = 0,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 1,
            width = 1,
            x = 8,
            y = 16
          } --[[table: 000000000851F480]],
          right_monolith_border = 0,
          top_monolith_border = 2,
          type = "monolith"
        } --[[table: 000000000851F430]],
        type = "textfield_style"
      } --[[table: 000000000851F390]],
      control_settings_table_style = {
        horizontal_spacing = 5,
        top_padding = 20,
        type = "table_style",
        vertical_spacing = 7
      } --[[table: 000000000851F160]],
      controls_settings_button_style = {
        align = "left",
        bottom_padding = 0,
        default_font_color = {} --[[table: 0000000008519520]],
        default_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 00000000085195C0]],
          filename = "__core__/graphics/gui.png",
          position = {
            8,
            8
          } --[[table: 0000000008519610]],
          type = "composition"
        } --[[table: 0000000008519570]],
        font = "default-bold",
        left_padding = 2,
        minimal_width = 225,
        parent = "button_style",
        right_padding = 2,
        top_padding = 0,
        type = "button_style"
      } --[[table: 00000000085194D0]],
      crafting_queue_slot_style = {
        parent = "slot_button_style",
        pie_progress_color = {
          a = 0.5,
          b = 0.22,
          g = 0.66,
          r = 0.98
        } --[[table: 0000000008519020]],
        scalable = false,
        type = "button_style"
      } --[[table: 0000000008518FD0]],
      cursor_box = {
        copy = {
          {
            max_side_length = 0.4,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.46875,
                0.46875
              } --[[table: 000000000632FC70]],
              width = 32,
              x = 128,
              y = 96
            } --[[table: 000000000632FC20]]
          } --[[table: 000000000632FBD0]],
          {
            max_side_length = 0.7,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632FD60]],
              width = 32,
              x = 96,
              y = 96
            } --[[table: 000000000632FD10]]
          } --[[table: 000000000632FCC0]],
          {
            max_side_length = 1.05,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632FE50]],
              width = 32,
              x = 64,
              y = 96
            } --[[table: 000000000632FE00]]
          } --[[table: 000000000632FDB0]],
          {
            max_side_length = 2,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632FF40]],
              width = 32,
              x = 32,
              y = 96
            } --[[table: 000000000632FEF0]]
          } --[[table: 000000000632FEA0]],
          {
            max_side_length = 3,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006330030]],
              width = 32,
              x = 0,
              y = 96
            } --[[table: 000000000632FFE0]]
          } --[[table: 000000000632FF90]]
        } --[[table: 0000000006323400]],
        electricity = {
          {
            max_side_length = 0.4,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.46875,
                0.46875
              } --[[table: 0000000006322FF0]],
              width = 32,
              x = 128,
              y = 64
            } --[[table: 0000000006322FA0]]
          } --[[table: 0000000006322F50]],
          {
            max_side_length = 0.7,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 00000000063230E0]],
              width = 32,
              x = 96,
              y = 64
            } --[[table: 0000000006323090]]
          } --[[table: 0000000006323040]],
          {
            max_side_length = 1.05,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 00000000063231D0]],
              width = 32,
              x = 64,
              y = 64
            } --[[table: 0000000006323180]]
          } --[[table: 0000000006323130]],
          {
            max_side_length = 2,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 00000000063232C0]],
              width = 32,
              x = 32,
              y = 64
            } --[[table: 0000000006323270]]
          } --[[table: 0000000006323220]],
          {
            max_side_length = 3,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 00000000063233B0]],
              width = 32,
              x = 0,
              y = 64
            } --[[table: 0000000006323360]]
          } --[[table: 0000000006323310]]
        } --[[table: 0000000006322960]],
        logistics = {
          {
            max_side_length = 0.4,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.46875,
                0.46875
              } --[[table: 00000000063301C0]],
              width = 32,
              x = 128,
              y = 64
            } --[[table: 0000000006330170]]
          } --[[table: 0000000006330120]],
          {
            max_side_length = 0.7,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 00000000063302B0]],
              width = 32,
              x = 96,
              y = 64
            } --[[table: 0000000006330260]]
          } --[[table: 0000000006330210]],
          {
            max_side_length = 1.05,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 00000000063303A0]],
              width = 32,
              x = 64,
              y = 64
            } --[[table: 0000000006330350]]
          } --[[table: 0000000006330300]],
          {
            max_side_length = 2,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006330490]],
              width = 32,
              x = 32,
              y = 64
            } --[[table: 0000000006330440]]
          } --[[table: 00000000063303F0]],
          {
            max_side_length = 3,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006330580]],
              width = 32,
              x = 0,
              y = 64
            } --[[table: 0000000006330530]]
          } --[[table: 00000000063304E0]]
        } --[[table: 000000000632FB30]],
        not_allowed = {
          {
            max_side_length = 0.4,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.46875,
                0.46875
              } --[[table: 0000000006322AA0]],
              width = 32,
              x = 128,
              y = 32
            } --[[table: 0000000006322A50]]
          } --[[table: 0000000006322A00]],
          {
            max_side_length = 0.7,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322B90]],
              width = 32,
              x = 96,
              y = 32
            } --[[table: 0000000006322B40]]
          } --[[table: 0000000006322AF0]],
          {
            max_side_length = 1.05,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322C80]],
              width = 32,
              x = 64,
              y = 32
            } --[[table: 0000000006322C30]]
          } --[[table: 0000000006322BE0]],
          {
            max_side_length = 2,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322D70]],
              width = 32,
              x = 32,
              y = 32
            } --[[table: 0000000006322D20]]
          } --[[table: 0000000006322CD0]],
          {
            max_side_length = 3,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322E60]],
              width = 32,
              x = 0,
              y = 32
            } --[[table: 0000000006322E10]]
          } --[[table: 0000000006322DC0]]
        } --[[table: 0000000006336240]],
        pair = {
          {
            max_side_length = 0.4,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.46875,
                0.46875
              } --[[table: 000000000632F720]],
              width = 32,
              x = 128,
              y = 64
            } --[[table: 000000000632F6D0]]
          } --[[table: 00000000063234A0]],
          {
            max_side_length = 0.7,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632F810]],
              width = 32,
              x = 96,
              y = 64
            } --[[table: 000000000632F7C0]]
          } --[[table: 000000000632F770]],
          {
            max_side_length = 1.05,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632F900]],
              width = 32,
              x = 64,
              y = 64
            } --[[table: 000000000632F8B0]]
          } --[[table: 000000000632F860]],
          {
            max_side_length = 2,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632F9F0]],
              width = 32,
              x = 32,
              y = 64
            } --[[table: 000000000632F9A0]]
          } --[[table: 000000000632F950]],
          {
            max_side_length = 3,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 000000000632FAE0]],
              width = 32,
              x = 0,
              y = 64
            } --[[table: 000000000632FA90]]
          } --[[table: 000000000632FA40]]
        } --[[table: 0000000006322EB0]],
        regular = {
          {
            max_side_length = 0.4,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.46875,
                0.46875
              } --[[table: 0000000006322550]],
              width = 32,
              x = 128,
              y = 0
            } --[[table: 0000000006336330]]
          } --[[table: 00000000063362E0]],
          {
            max_side_length = 0.7,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322640]],
              width = 32,
              x = 96,
              y = 0
            } --[[table: 00000000063225F0]]
          } --[[table: 00000000063225A0]],
          {
            max_side_length = 1.05,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322730]],
              width = 32,
              x = 64,
              y = 0
            } --[[table: 00000000063226E0]]
          } --[[table: 0000000006322690]],
          {
            max_side_length = 2,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322820]],
              width = 32,
              x = 32,
              y = 0
            } --[[table: 00000000063227D0]]
          } --[[table: 0000000006322780]],
          {
            max_side_length = 2.5,
            sprite = {
              filename = "__core__/graphics/cursor-boxes.png",
              height = 32,
              shift = {
                0.5,
                0.5
              } --[[table: 0000000006322910]],
              width = 32,
              x = 0,
              y = 0
            } --[[table: 00000000063228C0]]
          } --[[table: 0000000006322870]]
        } --[[table: 00000000063361F0]]
      } --[[table: 00000000063361A0]],
      custom_games_listbox_style = {
        height = 250,
        type = "listbox_style",
        width = 300
      } --[[table: 000000000851A380]],
      description_flow_style = {
        parent = "flow_style",
        type = "flow_style",
        vertical_spacing = 2
      } --[[table: 000000000851AD80]],
      description_label_style = {
        font = "default-semibold",
        parent = "label_style",
        type = "label_style"
      } --[[table: 000000000635A6D0]],
      description_title_label_style = {
        font = "default-bold",
        parent = "description_label_style",
        type = "label_style"
      } --[[table: 000000000635A720]],
      dialog_button_style = {
        left_click_sound = {
          {
            filename = "__core__/sound/gui-click.wav",
            volume = 1
          } --[[table: 000000000635AF40]]
        } --[[table: 000000000635AEF0]],
        minimal_height = 30,
        minimal_width = 100,
        parent = "button_style",
        type = "button_style"
      } --[[table: 000000000635AEA0]],
      disabled_technology_slot_style = {
        parent = "slot_button_style",
        scalable = false,
        type = "button_style",
        visible = false
      } --[[table: 000000000635C200]],
      dropdown_style = {
        bottom_padding = 3,
        clicked_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 0000000008519930]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            16
          } --[[table: 0000000008519980]],
          type = "composition"
        } --[[table: 00000000085198E0]],
        default_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 0000000008519750]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            0
          } --[[table: 00000000085197A0]],
          type = "composition"
        } --[[table: 0000000008519700]],
        font = "default",
        hovered_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 0000000008519840]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            8
          } --[[table: 0000000008519890]],
          type = "composition"
        } --[[table: 00000000085197F0]],
        left_padding = 6,
        listbox_style = {
          font = "default"
        } --[[table: 00000000085199D0]],
        right_padding = 6,
        top_padding = 3,
        triangle_image = {
          filename = "__core__/graphics/gui.png",
          height = 5,
          width = 10,
          x = 36,
          y = 6
        } --[[table: 00000000085196B0]],
        type = "dropdown_style"
      } --[[table: 0000000008519660]],
      electric_network_sections_table_style = {
        cell_padding = 5,
        column_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000851F070]],
          filename = "__core__/graphics/gui.png",
          position = {
            8,
            0
          } --[[table: 000000000851F0C0]],
          type = "composition"
        } --[[table: 000000000851F020]],
        horizontal_spacing = 0,
        type = "table_style",
        vertial_spacing = 0
      } --[[table: 000000000851EFD0]],
      electric_usage_label_style = {
        parent = "label_style",
        type = "label_style",
        width = 60
      } --[[table: 000000000635A630]],
      flow_style = {
        horizontal_spacing = 8,
        max_on_row = 0,
        resize_row_to_width = false,
        type = "flow_style",
        vertical_spacing = 8
      } --[[table: 000000000851AD30]],
      frame_caption_label_style = {
        font = "default-frame",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000635A950]],
        parent = "label_style",
        type = "label_style"
      } --[[table: 000000000635A900]],
      frame_in_right_container_style = {
        minimal_width = 220,
        type = "frame_style"
      } --[[table: 00000000085200B0]],
      frame_style = {
        bottom_padding = 8,
        flow_style = {
          horizontal_spacing = 8,
          vertical_spacing = 8
        } --[[table: 000000000851F890]],
        font = "default-frame",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000851F750]],
        graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000851F7F0]],
          filename = "__core__/graphics/gui.png",
          position = {
            8,
            0
          } --[[table: 000000000851F840]],
          type = "composition"
        } --[[table: 000000000851F7A0]],
        left_padding = 8,
        right_padding = 8,
        title_bottom_padding = 15,
        title_left_padding = 0,
        title_right_padding = 0,
        title_top_padding = 0,
        top_padding = 2,
        type = "frame_style"
      } --[[table: 000000000851F700]],
      goal_frame_style = {
        parent = "frame_style",
        type = "frame_style"
      } --[[table: 000000000851FFC0]],
      goal_label_style = {
        font = "scenario-message-dialog",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 000000000635A5E0]],
        parent = "label_style",
        type = "label_style",
        width = 400
      } --[[table: 000000000635A590]],
      graph_style = {
        background_color = {
          a = 0.9,
          b = 0.1,
          g = 0.1,
          r = 0.1
        } --[[table: 0000000008523020]],
        height = 200,
        line_colors = {
          {
            b = 0.69,
            g = 0.41,
            r = 0.22
          } --[[table: 00000000085230C0]],
          {
            b = 0.18,
            g = 0.48,
            r = 0.85
          } --[[table: 0000000008523110]],
          {
            b = 0.31,
            g = 0.58,
            r = 0.24
          } --[[table: 0000000008523160]],
          {
            b = 0.16,
            g = 0.1,
            r = 0.8
          } --[[table: 00000000085231B0]],
          {
            b = 0.32,
            g = 0.31,
            r = 0.32
          } --[[table: 0000000008523200]],
          {
            b = 0.6,
            g = 0.29,
            r = 0.41
          } --[[table: 0000000008523250]],
          {
            b = 0.15,
            g = 0.14,
            r = 0.57
          } --[[table: 00000000085232A0]],
          {
            b = 0.23,
            g = 0.54,
            r = 0.58
          } --[[table: 00000000085232F0]]
        } --[[table: 0000000008523070]],
        type = "graph_style",
        width = 550
      } --[[table: 0000000008522FD0]],
      green_circuit_network_content_slot_style = {
        parent = "researched_technology_slot_style",
        type = "button_style"
      } --[[table: 000000000635B5D0]],
      health_progressbar_style = {
        font = "default",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 0000000008520600]],
        smooth_bar = {
          filename = "__core__/graphics/gui.png",
          height = 11,
          priority = "extra-high",
          width = 1,
          x = 223
        } --[[table: 00000000085206A0]],
        smooth_bar_background = {
          filename = "__core__/graphics/gui.png",
          height = 13,
          priority = "extra-high",
          width = 1,
          x = 224
        } --[[table: 00000000085206F0]],
        smooth_color = {
          g = 1
        } --[[table: 0000000008520650]],
        smooth_size = 500,
        type = "progressbar_style"
      } --[[table: 00000000085205B0]],
      image_tab_selected_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 75,
            y = 72
          } --[[table: 000000000635B440]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B3F0]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 75,
            y = 72
          } --[[table: 000000000635B300]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B2B0]],
        height = 61,
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 75,
            y = 72
          } --[[table: 000000000635B3A0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B350]],
        parent = "image_tab_slot_style",
        scalable = false,
        type = "button_style",
        width = 61
      } --[[table: 000000000635B260]],
      image_tab_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111
          } --[[table: 000000000635B170]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B120]],
        height = 61,
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111
          } --[[table: 000000000635B210]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B1C0]],
        parent = "slot_button_style",
        scalable = false,
        type = "button_style",
        width = 61
      } --[[table: 000000000635B0D0]],
      inner_frame_in_outer_frame_style = {
        title_bottom_padding = 5,
        type = "frame_style"
      } --[[table: 000000000851F9D0]],
      inner_frame_style = {
        bottom_padding = 0,
        graphical_set = {
          type = "none"
        } --[[table: 000000000851FB10]],
        left_padding = 0,
        right_padding = 0,
        title_bottom_padding = 5,
        top_padding = 0,
        type = "frame_style"
      } --[[table: 000000000851FAC0]],
      label_style = {
        font = "default",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 00000000063305D0]],
        type = "label_style"
      } --[[table: 0000000006330080]],
      listbox_item_style = {
        default = {
          background_color = {} --[[table: 0000000008519B60]],
          font_color = {
            b = 1,
            g = 1,
            r = 1
          } --[[table: 0000000008519B10]]
        } --[[table: 0000000008519AC0]],
        hovered = {
          background_color = {
            b = 0.4,
            g = 0.4,
            r = 0.4
          } --[[table: 0000000008519C50]],
          font_color = {
            b = 1,
            g = 1,
            r = 1
          } --[[table: 0000000008519C00]]
        } --[[table: 0000000008519BB0]],
        selected = {
          background_color = {
            b = 0.22,
            g = 0.66,
            r = 0.98
          } --[[table: 0000000008519D40]],
          font_color = {} --[[table: 0000000008519CF0]]
        } --[[table: 0000000008519CA0]],
        type = "listbox_item_style"
      } --[[table: 0000000008519A70]],
      listbox_style = {
        font = "default-listbox",
        item_style = {
          parent = "listbox_item_style"
        } --[[table: 000000000851A150]],
        left_click_sound = {
          {
            filename = "__core__/sound/listbox-click.wav",
            volume = 1
          } --[[table: 000000000851A1F0]]
        } --[[table: 000000000851A1A0]],
        type = "listbox_style"
      } --[[table: 000000000851A100]],
      load_game_mod_disabled_listbox_item_style = {
        default = {
          background_color = {
            a = 0,
            b = 0,
            g = 0,
            r = 0
          } --[[table: 000000000851AB00]],
          font_color = {
            b = 0.5,
            g = 0.5,
            r = 0.5
          } --[[table: 000000000851AAB0]]
        } --[[table: 000000000851AA60]],
        hovered = {
          background_color = {
            a = 0,
            b = 0,
            g = 0,
            r = 0
          } --[[table: 000000000851ABF0]],
          font_color = {
            b = 0.5,
            g = 0.5,
            r = 0.5
          } --[[table: 000000000851ABA0]]
        } --[[table: 000000000851AB50]],
        parent = "listbox_item_style",
        selected = {
          background_color = {
            a = 0,
            b = 0,
            g = 0,
            r = 0
          } --[[table: 000000000851ACE0]],
          font_color = {
            b = 0.5,
            g = 0.5,
            r = 0.5
          } --[[table: 000000000851AC90]]
        } --[[table: 000000000851AC40]],
        type = "listbox_item_style"
      } --[[table: 000000000851AA10]],
      load_game_mod_invalid_listbox_item_style = {
        default = {
          background_color = {
            a = 0,
            b = 0,
            g = 0,
            r = 0
          } --[[table: 000000000851A880]],
          font_color = {
            b = 0.3,
            g = 0.2,
            r = 1
          } --[[table: 0000000006335CA0]]
        } --[[table: 000000000851A830]],
        hovered = {
          background_color = {
            a = 0,
            b = 0,
            g = 0,
            r = 0
          } --[[table: 000000000851A920]],
          font_color = nil --[[ref]]
        } --[[table: 000000000851A8D0]],
        parent = "listbox_item_style",
        selected = {
          background_color = {
            a = 0,
            b = 0,
            g = 0,
            r = 0
          } --[[table: 000000000851A9C0]],
          font_color = nil --[[ref]]
        } --[[table: 000000000851A970]],
        type = "listbox_item_style"
      } --[[table: 000000000851A7E0]],
      load_game_mods_listbox_style = {
        font = "default",
        item_style = {
          default = {
            background_color = {
              a = 0,
              b = 0,
              g = 0,
              r = 0
            } --[[table: 000000000851A5B0]],
            font_color = {
              b = 1,
              g = 1,
              r = 1
            } --[[table: 000000000851A560]]
          } --[[table: 000000000851A510]],
          hovered = {
            background_color = {
              a = 0,
              b = 0,
              g = 0,
              r = 0
            } --[[table: 000000000851A6A0]],
            font_color = {
              b = 1,
              g = 1,
              r = 1
            } --[[table: 000000000851A650]]
          } --[[table: 000000000851A600]],
          parent = "listbox_item_style",
          selected = {
            background_color = {
              a = 0,
              b = 0,
              g = 0,
              r = 0
            } --[[table: 000000000851A790]],
            font_color = {
              b = 1,
              g = 1,
              r = 1
            } --[[table: 000000000851A740]]
          } --[[table: 000000000851A6F0]]
        } --[[table: 000000000851A4C0]],
        parent = "listbox_style",
        type = "listbox_style"
      } --[[table: 000000000851A470]],
      logistic_button_selected_slot_style = {
        height = 32,
        parent = "image_tab_selected_slot_style",
        scalable = false,
        type = "button_style",
        width = 32
      } --[[table: 000000000635B4E0]],
      logistic_button_slot_style = {
        parent = "slot_button_style",
        type = "button_style"
      } --[[table: 000000000635B490]],
      machine_frame_style = {
        flow_style = {
          horizontal_spacing = 5
        } --[[table: 000000000851FA70]],
        parent = "inner_frame_in_outer_frame_style",
        type = "frame_style"
      } --[[table: 000000000851FA20]],
      machine_right_part_flow_style = {
        type = "flow_style",
        vertical_spacing = 5
      } --[[table: 000000000851AE20]],
      map_settings_dropdown_style = {
        minimal_width = 200,
        parent = "dropdown_style",
        type = "dropdown_style"
      } --[[table: 0000000008519A20]],
      menu_button_style = {
        font = "default-button",
        hovered_font_color = {
          b = 0,
          g = 0,
          r = 0
        } --[[table: 000000000635AFE0]],
        left_click_sound = {
          {
            filename = "__core__/sound/gui-click.wav",
            volume = 1
          } --[[table: 000000000635B080]]
        } --[[table: 000000000635B030]],
        minimal_height = 50,
        minimal_width = 300,
        parent = "button_style",
        type = "button_style"
      } --[[table: 000000000635AF90]],
      menu_frame_style = {
        flow_style = {
          vertical_spacing = 0
        } --[[table: 0000000008520060]],
        type = "frame_style"
      } --[[table: 0000000008520010]],
      minimap_frame_style = {
        minimal_height = 220,
        parent = "frame_in_right_container_style",
        type = "frame_style"
      } --[[table: 0000000008520100]],
      mining_progressbar_style = {
        parent = "health_progressbar_style",
        smooth_color = nil --[[ref]],
        type = "progressbar_style"
      } --[[table: 00000000085207E0]],
      mod_dependency_invalid_label_style = {
        font_color = nil --[[ref]],
        parent = "label_style",
        type = "label_style"
      } --[[table: 000000000635A680]],
      mod_disabled_listbox_item_style = {
        default = {
          font_color = {
            b = 0.5,
            g = 0.5,
            r = 0.5
          } --[[table: 0000000008519F70]]
        } --[[table: 0000000008519F20]],
        hovered = {
          font_color = {
            b = 0.5,
            g = 0.5,
            r = 0.5
          } --[[table: 000000000851A010]]
        } --[[table: 0000000008519FC0]],
        parent = "listbox_item_style",
        selected = {
          font_color = {
            b = 0.5,
            g = 0.5,
            r = 0.5
          } --[[table: 000000000851A0B0]]
        } --[[table: 000000000851A060]],
        type = "listbox_item_style"
      } --[[table: 0000000008519ED0]],
      mod_info_flow_style = {
        minimal_width = 500,
        type = "listbox_style"
      } --[[table: 000000000851ADD0]],
      mod_invalid_listbox_item_style = {
        default = {
          font_color = nil --[[ref]]
        } --[[table: 0000000008519DE0]],
        hovered = {
          font_color = nil --[[ref]]
        } --[[table: 0000000008519E30]],
        parent = "listbox_item_style",
        selected = {
          font_color = nil --[[ref]]
        } --[[table: 0000000008519E80]],
        type = "listbox_item_style"
      } --[[table: 0000000008519D90]],
      mod_list_label_style = {
        font = "default-bold",
        font_color = {
          b = 0.1,
          g = 0.9,
          r = 0.9
        } --[[table: 000000000635A9F0]],
        parent = "label_style",
        type = "label_style"
      } --[[table: 000000000635A9A0]],
      mods_listbox_style = {
        height = 350,
        type = "listbox_style",
        width = 300
      } --[[table: 000000000851A290]],
      naked_frame_style = {
        parent = "inner_frame_style",
        title_bottom_padding = 0,
        type = "frame_style"
      } --[[table: 000000000851FC50]],
      name = "default",
      not_available_preview_technology_slot_style = {
        height = 68,
        parent = "not_available_technology_slot_style",
        scalable = false,
        type = "button_style",
        width = 68
      } --[[table: 0000000008518F30]],
      not_available_slot_button_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 185,
            y = 36
          } --[[table: 000000000635BD00]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BCB0]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111,
            y = 36
          } --[[table: 000000000635BBC0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BB70]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 148,
            y = 36
          } --[[table: 000000000635BC60]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BC10]],
        parent = "slot_button_style",
        type = "button_style"
      } --[[table: 000000000635BB20]],
      not_available_technology_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 185,
            y = 36
          } --[[table: 000000000635C1B0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635C160]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111,
            y = 36
          } --[[table: 000000000635C070]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635C020]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 148,
            y = 36
          } --[[table: 000000000635C110]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635C0C0]],
        parent = "slot_button_style",
        scalable = false,
        type = "button_style"
      } --[[table: 000000000635BFD0]],
      number_textfield_style = {
        minimal_width = 50,
        type = "textfield_style"
      } --[[table: 000000000851F6B0]],
      outer_frame_style = {
        bottom_padding = 0,
        flow_style = {
          horizontal_spacing = 0,
          vertical_spacing = 0
        } --[[table: 000000000851F980]],
        graphical_set = {
          type = "none"
        } --[[table: 000000000851F930]],
        left_padding = 0,
        right_padding = 0,
        title_bottom_padding = 0,
        top_padding = 0,
        type = "frame_style"
      } --[[table: 000000000851F8E0]],
      partially_promised_crafting_queue_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 257,
            y = 108
          } --[[table: 0000000008519480]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 0000000008519430]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 257,
            y = 36
          } --[[table: 0000000008519340]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 00000000085192F0]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 257,
            y = 72
          } --[[table: 00000000085193E0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 0000000008519390]],
        parent = "crafting_queue_slot_style",
        scalable = false,
        type = "button_style"
      } --[[table: 00000000085192A0]],
      production_progressbar_style = {
        type = "progressbar_style"
      } --[[table: 00000000085204C0]],
      progressbar_style = {
        diode_count = 10,
        diode_empty = {
          filename = "__core__/graphics/diode-grey.png",
          height = 20,
          priority = "extra-high",
          width = 20
        } --[[table: 0000000008520470]],
        diode_full = {
          filename = "__core__/graphics/diode-green.png",
          height = 20,
          priority = "extra-high",
          width = 20
        } --[[table: 0000000008520420]],
        font = "default",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 00000000085202E0]],
        progressbar_type = "smooth",
        smooth_bar = {
          filename = "__core__/graphics/gui.png",
          height = 5,
          priority = "extra-high",
          width = 1,
          x = 221
        } --[[table: 0000000008520380]],
        smooth_bar_background = {
          filename = "__core__/graphics/gui.png",
          height = 7,
          priority = "extra-high",
          width = 1,
          x = 222
        } --[[table: 00000000085203D0]],
        smooth_color = {
          g = 1
        } --[[table: 0000000008520330]],
        smooth_size = 200,
        type = "progressbar_style"
      } --[[table: 0000000008520290]],
      promised_crafting_queue_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 221,
            y = 108
          } --[[table: 0000000008519250]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 0000000008519200]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 221,
            y = 36
          } --[[table: 0000000008519110]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 00000000085190C0]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 221,
            y = 72
          } --[[table: 00000000085191B0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 0000000008519160]],
        parent = "crafting_queue_slot_style",
        scalable = false,
        type = "button_style"
      } --[[table: 0000000008519070]],
      quick_bar_frame_style = {
        top_padding = 8,
        type = "frame_style"
      } --[[table: 0000000008520150]],
      radiobutton_style = {
        clicked_background = {
          filename = "__core__/graphics/gui.png",
          height = 10,
          width = 10,
          x = 65,
          y = 34
        } --[[table: 0000000008520D30]],
        default_background = {
          filename = "__core__/graphics/gui.png",
          height = 10,
          width = 10,
          x = 43,
          y = 34
        } --[[table: 0000000008520C90]],
        font = "default",
        font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 0000000008520C40]],
        hovered_background = {
          filename = "__core__/graphics/gui.png",
          height = 10,
          width = 10,
          x = 54,
          y = 34
        } --[[table: 0000000008520CE0]],
        selected = {
          filename = "__core__/graphics/gui.png",
          height = 10,
          width = 10,
          x = 75,
          y = 34
        } --[[table: 0000000008520D80]],
        type = "radiobutton_style"
      } --[[table: 0000000008520BF0]],
      recipe_tooltip_cannot_craft_label_style = {
        font_color = nil --[[ref]],
        parent = "tooltip_label_style",
        type = "label_style"
      } --[[table: 000000000635A860]],
      recipe_tooltip_transitive_craft_label_style = {
        font_color = nil --[[ref]],
        parent = "tooltip_label_style",
        type = "label_style"
      } --[[table: 000000000635A8B0]],
      red_circuit_network_content_slot_style = {
        parent = "not_available_slot_button_style",
        type = "button_style"
      } --[[table: 000000000635B580]],
      researched_preview_technology_slot_style = {
        height = 68,
        parent = "researched_technology_slot_style",
        scalable = false,
        type = "button_style",
        width = 68
      } --[[table: 0000000008518F80]],
      researched_technology_slot_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 185,
            y = 108
          } --[[table: 000000000635C430]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635C3E0]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111,
            y = 108
          } --[[table: 000000000635C2F0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635C2A0]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 148,
            y = 108
          } --[[table: 000000000635C390]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635C340]],
        parent = "slot_button_style",
        scalable = false,
        type = "button_style"
      } --[[table: 000000000635C250]],
      right_container_frame_style = {
        flow_style = {
          horizontal_spacing = 0,
          max_on_row = 1,
          minimum_width = 275,
          resize_row_to_width = true,
          vertical_spacing = 0
        } --[[table: 0000000008520240]],
        parent = "outer_frame_style",
        type = "frame_style"
      } --[[table: 00000000085201F0]],
      saves_listbox_style = {
        height = 500,
        type = "listbox_style",
        width = 300
      } --[[table: 000000000851A240]],
      scenario_message_dialog_dual_style = {
        graphical_set = {
          bottom_padding = 10,
          corner_size = {
            13,
            13
          } --[[table: 000000000851FF20]],
          filename = "__core__/graphics/arrows/hint-orange-box.png",
          left_padding = 5,
          position = {
            0,
            0
          } --[[table: 000000000851FF70]],
          type = "composition"
        } --[[table: 000000000851FED0]],
        parent = "scenario_message_dialog_style",
        type = "frame_style"
      } --[[table: 000000000851FE80]],
      scenario_message_dialog_label_style = {
        font = "scenario-message-dialog",
        font_color = {
          b = 0,
          g = 0,
          r = 0
        } --[[table: 000000000635A540]],
        parent = "label_style",
        type = "label_style"
      } --[[table: 000000000635A4F0]],
      scenario_message_dialog_style = {
        bottom_padding = 10,
        graphical_set = {
          corner_size = {
            13,
            13
          } --[[table: 000000000851FDE0]],
          filename = "__core__/graphics/arrows/hint-orange-box.png",
          position = {
            0,
            0
          } --[[table: 000000000851FE30]],
          type = "composition"
        } --[[table: 000000000851FD90]],
        left_padding = 5,
        right_padding = 0,
        top_padding = 0,
        type = "frame_style"
      } --[[table: 000000000851FD40]],
      scrollbar_style = {
        background_color = {
          b = 0.5,
          g = 0.5,
          r = 0.5
        } --[[table: 0000000008520E20]],
        type = "scrollbar_style"
      } --[[table: 0000000008520DD0]],
      second_quickbar_slot_button_style = {
        parent = "slot_button_style",
        type = "button_style"
      } --[[table: 000000000635BAD0]],
      selected_slot_button_style = {
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 75,
            y = 72
          } --[[table: 000000000635BA80]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635BA30]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 75,
            y = 72
          } --[[table: 000000000635B940]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B8F0]],
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 75,
            y = 72
          } --[[table: 000000000635B9E0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B990]],
        parent = "slot_button_style",
        type = "button_style"
      } --[[table: 000000000635B8A0]],
      shield_progressbar_style = {
        parent = "health_progressbar_style",
        smooth_color = {
          b = 0.8,
          g = 0.2,
          r = 0.8
        } --[[table: 0000000008520880]],
        type = "progressbar_style"
      } --[[table: 0000000008520830]],
      slider_style = {
        button_style = {
          bottom_padding = 0,
          clicked_graphical_set = {
            monolith_image = {
              filename = "__core__/graphics/gui.png",
              height = 15,
              width = 15,
              x = 79
            } --[[table: 0000000008523750]],
            type = "monolith"
          } --[[table: 0000000008523700]],
          default_graphical_set = {
            monolith_image = {
              filename = "__core__/graphics/gui.png",
              height = 15,
              width = 15,
              x = 47
            } --[[table: 0000000008523610]],
            type = "monolith"
          } --[[table: 00000000085235C0]],
          height = 15,
          hovered_graphical_set = {
            monolith_image = {
              filename = "__core__/graphics/gui.png",
              height = 15,
              width = 15,
              x = 63
            } --[[table: 00000000085236B0]],
            type = "monolith"
          } --[[table: 0000000008523660]],
          left_padding = 0,
          right_padding = 0,
          top_padding = 0,
          width = 15
        } --[[table: 0000000008523570]],
        height = 15,
        left_side_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 00000000085233E0]],
          filename = "__core__/graphics/gui.png",
          position = {
            0,
            8
          } --[[table: 0000000008523430]],
          type = "composition"
        } --[[table: 0000000008523390]],
        right_side_graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 00000000085234D0]],
          filename = "__core__/graphics/gui.png",
          position = {
            16,
            0
          } --[[table: 0000000008523520]],
          type = "composition"
        } --[[table: 0000000008523480]],
        type = "slider_style",
        width = 300
      } --[[table: 0000000008523340]],
      slot_button_style = {
        bottom_padding = 1,
        clicked_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 185
          } --[[table: 000000000635B800]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B7B0]],
        default_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 111
          } --[[table: 000000000635B6C0]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B670]],
        height = 36,
        hovered_graphical_set = {
          bottom_monolith_border = 1,
          left_monolith_border = 1,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 36,
            width = 36,
            x = 148
          } --[[table: 000000000635B760]],
          right_monolith_border = 1,
          top_monolith_border = 1,
          type = "monolith"
        } --[[table: 000000000635B710]],
        left_padding = 1,
        parent = "button_style",
        pie_progress_color = {
          a = 0.5,
          b = 0.22,
          g = 0.66,
          r = 0.98
        } --[[table: 000000000635B850]],
        right_padding = 1,
        scalable = false,
        top_padding = 1,
        type = "button_style",
        width = 36
      } --[[table: 000000000635B620]],
      slot_table_spacing_flow_style = {
        horizontal_spacing = 2,
        type = "flow_style",
        vertical_spacing = 2
      } --[[table: 000000000851EF30]],
      slot_table_style = {
        horizontal_spacing = 2,
        type = "table_style",
        vertical_spacing = 2
      } --[[table: 000000000851F110]],
      statistics_progressbar_style = {
        parent = "progressbar_style",
        smooth_size = 160,
        type = "progressbar_style"
      } --[[table: 00000000085209C0]],
      tab_style = {
        border_color = {
          b = 0.6,
          g = 0.6,
          r = 0.6
        } --[[table: 0000000008522F30]],
        bottom_padding = 8,
        default_font_color = {
          b = 1,
          g = 1,
          r = 1
        } --[[table: 0000000008522F80]],
        font = "default-bold",
        left_padding = 8,
        right_padding = 8,
        selected_font_color = nil --[[ref]],
        top_padding = 8,
        type = "tab_style"
      } --[[table: 0000000008522EE0]],
      table_spacing_flow_style = {
        horizontal_spacing = 5,
        type = "flow_style",
        vertical_spacing = 5
      } --[[table: 000000000851EEE0]],
      table_style = {
        horizontal_spacing = 5,
        type = "table_style",
        vertical_spacing = 5
      } --[[table: 000000000851EF80]],
      technology_preview_frame_style = {
        flow_style = {
          max_on_row = 1,
          minimal_width = 450,
          resize_row_to_width = true
        } --[[table: 000000000851FCF0]],
        parent = "inner_frame_in_outer_frame_style",
        type = "frame_style"
      } --[[table: 000000000851FCA0]],
      textbox_style = {
        font = "default",
        font_color = {} --[[table: 000000000851F520]],
        graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000851F5C0]],
          filename = "__core__/graphics/gui.png",
          position = {
            16,
            0
          } --[[table: 000000000851F610]],
          type = "composition"
        } --[[table: 000000000851F570]],
        selection_background_color = {
          b = 0.83,
          g = 0.7,
          r = 0.66
        } --[[table: 000000000851F660]],
        type = "textbox_style"
      } --[[table: 000000000851F4D0]],
      textfield_style = {
        font = "default",
        font_color = {} --[[table: 000000000851F200]],
        graphical_set = {
          corner_size = {
            3,
            3
          } --[[table: 000000000851F2A0]],
          filename = "__core__/graphics/gui.png",
          position = {
            16,
            0
          } --[[table: 000000000851F2F0]],
          type = "composition"
        } --[[table: 000000000851F250]],
        left_padding = 3,
        minimal_width = 150,
        right_padding = 2,
        selection_background_color = {
          b = 0.83,
          g = 0.7,
          r = 0.66
        } --[[table: 000000000851F340]],
        type = "textfield_style"
      } --[[table: 000000000851F1B0]],
      tool_bar_frame_style = {
        top_padding = 8,
        type = "frame_style"
      } --[[table: 00000000085201A0]],
      tool_equip_gui_label_style = {
        parent = "description_label_style",
        type = "label_style"
      } --[[table: 000000000635A770]],
      tooltip_frame_style = {
        graphical_set = {
          bottom_monolith_border = 0,
          left_monolith_border = 0,
          monolith_image = {
            filename = "__core__/graphics/gui.png",
            height = 1,
            width = 1,
            x = 11,
            y = 3
          } --[[table: 000000000851FC00]],
          right_monolith_border = 0,
          top_monolith_border = 0,
          type = "monolith"
        } --[[table: 000000000851FBB0]],
        type = "frame_style"
      } --[[table: 000000000851FB60]],
      tooltip_label_style = {
        parent = "description_label_style",
        type = "label_style"
      } --[[table: 000000000635A7C0]],
      tooltip_title_label_style = {
        font = "default-bold",
        parent = "description_label_style",
        type = "label_style"
      } --[[table: 000000000635A810]],
      train_station_listbox_style = {
        height = 150,
        type = "listbox_style",
        width = 250
      } --[[table: 000000000851A3D0]],
      train_station_schedule_listbox_style = {
        parent = "train_station_listbox_style",
        type = "listbox_style"
      } --[[table: 000000000851A420]],
      type = "gui-style",
      vehicle_health_progressbar_style = {
        parent = "health_progressbar_style",
        smooth_color = {
          b = 0.8,
          g = 0.8,
          r = 0.8
        } --[[table: 0000000008520790]],
        type = "progressbar_style"
      } --[[table: 0000000008520740]]
    } --[[table: 0000000006336150]]
  } --[[table: 00000000085237A0]],
  gun = {
    ["combat-shotgun"] = {
      attack_parameters = {
        ammo_category = "shotgun-shell",
        cooldown = 30,
        damage_modifier = 1.2,
        explosion = "explosion-gunshot",
        movement_slow_down_factor = 0.5,
        projectile_creation_distance = 0.6,
        range = 20,
        sound = {
          {
            filename = "__base__/sound/pump-shotgun.wav",
            volume = 0.5
          } --[[table: 0000000008BB9EB0]]
        } --[[table: 0000000008BB9E60]]
      } --[[table: 0000000008BB9E10]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9DC0]],
      icon = "__base__/graphics/icons/combat-shotgun.png",
      name = "combat-shotgun",
      order = "b[shotgun]-a[combat]",
      stack_size = 4,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008BB9D70]],
    ["flame-thrower"] = {
      attack_parameters = {
        ammo_category = "flame-thrower",
        cooldown = 2,
        movement_slow_down_factor = 0.6,
        projectile_creation_distance = 0.6,
        range = 15
      } --[[table: 0000000008BB9A00]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB99B0]],
      icon = "__base__/graphics/icons/flame-thrower.png",
      name = "flame-thrower",
      order = "e[flame-thrower]",
      stack_size = 4,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008BB9960]],
    pistol = {
      attack_parameters = {
        ammo_category = "bullet",
        cooldown = 10,
        movement_slow_down_factor = 0.7,
        projectile_creation_distance = 0.6,
        range = 15,
        shell_particle = {
          center = {
            0,
            0.6
          } --[[table: 0000000008532070]],
          creation_distance = 0.6,
          direction_deviation = 0.1,
          name = "shell-particle",
          speed = 0.1,
          speed_deviation = 0.03,
          starting_frame_speed = 0.4,
          starting_frame_speed_deviation = 0.1
        } --[[table: 0000000008532020]],
        sound = {
          {
            filename = "__base__/sound/gunshot.wav",
            volume = 0.3
          } --[[table: 0000000008532110]]
        } --[[table: 00000000085320C0]]
      } --[[table: 0000000008531FD0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008531F80]],
      icon = "__base__/graphics/icons/pistol.png",
      name = "pistol",
      order = "a[basic-clips]-a[pistol]",
      stack_size = 4,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008531DF0]],
    railgun = {
      attack_parameters = {
        ammo_category = "railgun",
        cooldown = 180,
        movement_slow_down_factor = 0.6,
        projectile_creation_distance = 0.6,
        range = 20,
        sound = {
          {
            filename = "__base__/sound/railgun.wav",
            volume = 0.8
          } --[[table: 0000000008BBA040]]
        } --[[table: 0000000008BB9FF0]]
      } --[[table: 0000000008BB9FA0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9F50]],
      icon = "__base__/graphics/icons/railgun.png",
      name = "railgun",
      order = "c[railgun]",
      stack_size = 4,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008BB9F00]],
    ["rocket-launcher"] = {
      attack_parameters = {
        ammo_category = "rocket",
        cooldown = 60,
        movement_slow_down_factor = 0.8,
        projectile_creation_distance = 0.6,
        range = 22
      } --[[table: 0000000008BB9B90]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9B40]],
      icon = "__base__/graphics/icons/rocket-launcher.png",
      name = "rocket-launcher",
      order = "d[rocket-launcher]",
      stack_size = 4,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008BB9AF0]],
    shotgun = {
      attack_parameters = {
        ammo_category = "shotgun-shell",
        cooldown = 60,
        explosion = "explosion-gunshot",
        movement_slow_down_factor = 0.6,
        projectile_creation_distance = 0.6,
        range = 20,
        sound = {
          {
            filename = "__base__/sound/pump-shotgun.wav",
            volume = 0.5
          } --[[table: 0000000008BB9D20]]
        } --[[table: 0000000008BB9CD0]]
      } --[[table: 0000000008BB9C80]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9C30]],
      icon = "__base__/graphics/icons/shotgun.png",
      name = "shotgun",
      order = "b[shotgun]-a[basic]",
      stack_size = 4,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008BB9BE0]],
    ["submachine-gun"] = {
      attack_parameters = {
        ammo_category = "bullet",
        cooldown = 4,
        movement_slow_down_factor = 0.7,
        projectile_creation_distance = 0.6,
        range = 15,
        shell_particle = {
          center = {
            0,
            0.6
          } --[[table: 00000000085322A0]],
          creation_distance = 0.6,
          direction_deviation = 0.1,
          name = "shell-particle",
          speed = 0.1,
          speed_deviation = 0.03,
          starting_frame_speed = 0.4,
          starting_frame_speed_deviation = 0.1
        } --[[table: 0000000008532250]],
        sound = {
          {
            filename = "__base__/sound/gunshot.wav",
            volume = 0.2
          } --[[table: 0000000008532340]]
        } --[[table: 00000000085322F0]]
      } --[[table: 0000000008532200]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 00000000085321B0]],
      icon = "__base__/graphics/icons/submachine-gun.png",
      name = "submachine-gun",
      order = "a[basic-clips]-b[submachine-gun]",
      stack_size = 1,
      subgroup = "gun",
      type = "gun"
    } --[[table: 0000000008532160]]
  } --[[table: 0000000008532390]],
  inserter = {
    ["basic-inserter"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 000000000864C830]],
        {
          0.15,
          0.15
        } --[[table: 000000000864C880]]
      } --[[table: 000000000864C7E0]],
      corpse = "small-remnants",
      energy_per_movement = 5000,
      energy_per_rotation = 5000,
      energy_source = {
        drain = "0.4kW",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 000000000864C9C0]],
      extension_speed = 0.028,
      fast_replaceable_group = "inserter",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 000000000864C6A0]],
      hand_base_picture = {
        filename = "__base__/graphics/entity/basic-inserter/basic-inserter-hand-base.png",
        height = 34,
        priority = "extra-high",
        width = 8
      } --[[table: 000000000864CA10]],
      hand_closed_picture = {
        filename = "__base__/graphics/entity/basic-inserter/basic-inserter-hand-closed.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 000000000864CA60]],
      hand_open_picture = {
        filename = "__base__/graphics/entity/basic-inserter/basic-inserter-hand-open.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 000000000864CAB0]],
      icon = "__base__/graphics/icons/basic-inserter.png",
      insert_position = {
        0,
        1.35
      } --[[table: 000000000864CB50]],
      max_health = 40,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "basic-inserter"
      } --[[table: 000000000864C6F0]],
      name = "basic-inserter",
      pickup_position = {
        0,
        -1
      } --[[table: 000000000864CB00]],
      platform_picture = {
        height = 46,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/basic-inserter/basic-inserter-platform.png",
        width = 46
      } --[[table: 000000000864CBA0]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 000000000864C790]]
      } --[[table: 000000000864C740]],
      rotation_speed = 0.014,
      selection_box = {
        {
          -0.4,
          -0.35
        } --[[table: 000000000864C920]],
        {
          0.4,
          0.45
        } --[[table: 000000000864C970]]
      } --[[table: 000000000864C8D0]],
      type = "inserter"
    } --[[table: 000000000864C650]],
    ["burner-inserter"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 000000000864CDD0]],
        {
          0.15,
          0.15
        } --[[table: 000000000864CE20]]
      } --[[table: 000000000864CD80]],
      corpse = "small-remnants",
      energy_per_movement = 100000,
      energy_per_rotation = 100000,
      energy_source = {
        effectivity = 1,
        fuel_inventory_size = 1,
        smoke = {
          {
            deviation = {
              0.1,
              0.1
            } --[[table: 000000000864D050]],
            frequency = 0.3,
            name = "smoke"
          } --[[table: 000000000864D000]]
        } --[[table: 000000000864CFB0]],
        type = "burner"
      } --[[table: 000000000864CF60]],
      extension_speed = 0.02,
      fast_replaceable_group = "inserter",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 000000000864CC40]],
      hand_base_picture = {
        filename = "__base__/graphics/entity/burner-inserter/burner-inserter-hand-base.png",
        height = 34,
        priority = "extra-high",
        width = 8
      } --[[table: 000000000864D0A0]],
      hand_closed_picture = {
        filename = "__base__/graphics/entity/burner-inserter/burner-inserter-hand-closed.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 000000000864D0F0]],
      hand_open_picture = {
        filename = "__base__/graphics/entity/burner-inserter/burner-inserter-hand-open.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 000000000864D140]],
      icon = "__base__/graphics/icons/burner-inserter.png",
      insert_position = {
        0,
        1.35
      } --[[table: 000000000864D1E0]],
      max_health = 40,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "burner-inserter"
      } --[[table: 000000000864CC90]],
      name = "burner-inserter",
      pickup_position = {
        0,
        -1
      } --[[table: 000000000864D190]],
      platform_picture = {
        height = 46,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/burner-inserter/burner-inserter-platform.png",
        width = 46
      } --[[table: 000000000864D230]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 000000000864CD30]]
      } --[[table: 000000000864CCE0]],
      rotation_speed = 0.01,
      selection_box = {
        {
          -0.4,
          -0.35
        } --[[table: 000000000864CEC0]],
        {
          0.4,
          0.45
        } --[[table: 000000000864CF10]]
      } --[[table: 000000000864CE70]],
      type = "inserter"
    } --[[table: 000000000864CBF0]],
    ["fast-inserter"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 0000000008B106F0]],
        {
          0.15,
          0.15
        } --[[table: 0000000008B10740]]
      } --[[table: 0000000008B106A0]],
      corpse = "small-remnants",
      energy_per_movement = 5000,
      energy_per_rotation = 5000,
      energy_source = {
        drain = "0.4kW",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B10920]],
      extension_speed = 0.07,
      fast_replaceable_group = "inserter",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B10560]],
      hand_base_picture = {
        filename = "__base__/graphics/entity/fast-inserter/fast-inserter-hand-base.png",
        height = 34,
        priority = "extra-high",
        width = 8
      } --[[table: 0000000008B10970]],
      hand_closed_picture = {
        filename = "__base__/graphics/entity/fast-inserter/fast-inserter-hand-closed.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 0000000008B109C0]],
      hand_open_picture = {
        filename = "__base__/graphics/entity/fast-inserter/fast-inserter-hand-open.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 0000000008B10A10]],
      icon = "__base__/graphics/icons/fast-inserter.png",
      insert_position = {
        0,
        1.35
      } --[[table: 0000000008B108D0]],
      max_health = 40,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "fast-inserter"
      } --[[table: 0000000008B105B0]],
      name = "fast-inserter",
      pickup_position = {
        0,
        -1
      } --[[table: 0000000008B10880]],
      platform_picture = {
        height = 46,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/fast-inserter/fast-inserter-platform.png",
        width = 46
      } --[[table: 0000000008B10A60]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 0000000008B10650]]
      } --[[table: 0000000008B10600]],
      rotation_speed = 0.035,
      selection_box = {
        {
          -0.4,
          -0.35
        } --[[table: 0000000008B107E0]],
        {
          0.4,
          0.45
        } --[[table: 0000000008B10830]]
      } --[[table: 0000000008B10790]],
      type = "inserter"
    } --[[table: 0000000008B10510]],
    ["long-handed-inserter"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 0000000008B10150]],
        {
          0.15,
          0.15
        } --[[table: 0000000008B101A0]]
      } --[[table: 0000000008B10100]],
      corpse = "small-remnants",
      energy_per_movement = 5000,
      energy_per_rotation = 5000,
      energy_source = {
        drain = "0.4kW",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B10380]],
      extension_speed = 0.04,
      fast_replaceable_group = "inserter",
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B0FFC0]],
      hand_base_picture = {
        filename = "__base__/graphics/entity/long-handed-inserter/long-handed-inserter-hand-base.png",
        height = 34,
        priority = "extra-high",
        width = 8
      } --[[table: 0000000008B103D0]],
      hand_closed_picture = {
        filename = "__base__/graphics/entity/long-handed-inserter/long-handed-inserter-hand-closed.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 0000000008B10420]],
      hand_open_picture = {
        filename = "__base__/graphics/entity/long-handed-inserter/long-handed-inserter-hand-open.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 0000000008B10470]],
      icon = "__base__/graphics/icons/long-handed-inserter.png",
      insert_position = {
        0,
        2.35
      } --[[table: 0000000008B10330]],
      max_health = 40,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "long-handed-inserter"
      } --[[table: 0000000008B10010]],
      name = "long-handed-inserter",
      pickup_position = {
        0,
        -2
      } --[[table: 0000000008B102E0]],
      platform_picture = {
        height = 46,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/long-handed-inserter/long-handed-inserter-platform.png",
        width = 46
      } --[[table: 0000000008B104C0]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 0000000008B100B0]]
      } --[[table: 0000000008B10060]],
      rotation_speed = 0.02,
      selection_box = {
        {
          -0.4,
          -0.35
        } --[[table: 0000000008B10240]],
        {
          0.4,
          0.45
        } --[[table: 0000000008B10290]]
      } --[[table: 0000000008B101F0]],
      type = "inserter"
    } --[[table: 0000000008B0FF70]],
    ["smart-inserter"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 0000000008B10C90]],
        {
          0.15,
          0.15
        } --[[table: 0000000008B10CE0]]
      } --[[table: 0000000008B10C40]],
      corpse = "small-remnants",
      energy_per_movement = 7000,
      energy_per_rotation = 7000,
      energy_source = {
        drain = "0.4kW",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B10EC0]],
      extension_speed = 0.07,
      fast_replaceable_group = "inserter",
      filter_count = 5,
      flags = {
        "placeable-neutral",
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B10B00]],
      hand_base_picture = {
        filename = "__base__/graphics/entity/smart-inserter/smart-inserter-hand-base.png",
        height = 34,
        priority = "extra-high",
        width = 8
      } --[[table: 0000000008B10F10]],
      hand_closed_picture = {
        filename = "__base__/graphics/entity/smart-inserter/smart-inserter-hand-closed.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 0000000008B10F60]],
      hand_open_picture = {
        filename = "__base__/graphics/entity/smart-inserter/smart-inserter-hand-open.png",
        height = 41,
        priority = "extra-high",
        width = 20
      } --[[table: 0000000008B10FB0]],
      icon = "__base__/graphics/icons/smart-inserter.png",
      insert_position = {
        0,
        1.35
      } --[[table: 0000000008B10E70]],
      max_health = 40,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "smart-inserter"
      } --[[table: 0000000008B10B50]],
      name = "smart-inserter",
      pickup_position = {
        0,
        -1
      } --[[table: 0000000008B10E20]],
      platform_picture = {
        height = 46,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/smart-inserter/smart-inserter-platform.png",
        width = 46
      } --[[table: 0000000008B11000]],
      programmable = true,
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 0000000008B10BF0]]
      } --[[table: 0000000008B10BA0]],
      rotation_speed = 0.035,
      selection_box = {
        {
          -0.4,
          -0.35
        } --[[table: 0000000008B10D80]],
        {
          0.4,
          0.45
        } --[[table: 0000000008B10DD0]]
      } --[[table: 0000000008B10D30]],
      type = "inserter",
      uses_arm_movement = "basic-inserter"
    } --[[table: 0000000008B10AB0]]
  } --[[table: 00000000086A0A60]],
  item = {
    ["advanced-circuit"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE5CE0]],
      icon = "__base__/graphics/icons/advanced-circuit.png",
      name = "advanced-circuit",
      order = "d[advanced-circuit]",
      stack_size = 256,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE5C90]],
    ["alien-artifact"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008533FB0]],
      icon = "__base__/graphics/icons/alien-artifact.png",
      name = "alien-artifact",
      order = "g[alien-artifact]",
      stack_size = 500,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008533F60]],
    ["alien-science-pack"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE5600]],
      icon = "__base__/graphics/icons/alien-science-pack.png",
      name = "alien-science-pack",
      order = "d[alien-science-pack]",
      stack_size = 256,
      subgroup = "science-pack",
      type = "item"
    } --[[table: 0000000008AFA750]],
    ["assembling-machine-1"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 00000000085340F0]],
      icon = "__base__/graphics/icons/assembling-machine-1.png",
      name = "assembling-machine-1",
      order = "a[assembling-machine-1]",
      place_result = "assembling-machine-1",
      stack_size = 64,
      subgroup = "production-machine",
      type = "item"
    } --[[table: 00000000085340A0]],
    ["assembling-machine-2"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB4E0]],
      icon = "__base__/graphics/icons/assembling-machine-2.png",
      name = "assembling-machine-2",
      order = "b[assembling-machine-2]",
      place_result = "assembling-machine-2",
      stack_size = 64,
      subgroup = "production-machine",
      type = "item"
    } --[[table: 0000000008BBB490]],
    ["assembling-machine-3"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB580]],
      icon = "__base__/graphics/icons/assembling-machine-3.png",
      name = "assembling-machine-3",
      order = "c[assembling-machine-3]",
      place_result = "assembling-machine-3",
      stack_size = 64,
      subgroup = "production-machine",
      type = "item"
    } --[[table: 0000000008BBB530]],
    ["basic-accumulator"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE65A0]],
      icon = "__base__/graphics/icons/basic-accumulator.png",
      name = "basic-accumulator",
      order = "e[accumulator]-a[basic-accumulator]",
      place_result = "basic-accumulator",
      stack_size = 32,
      subgroup = "energy",
      type = "item"
    } --[[table: 0000000008BE6550]],
    ["basic-beacon"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6780]],
      icon = "__base__/graphics/icons/basic-beacon.png",
      name = "basic-beacon",
      order = "a[beacon]",
      place_result = "basic-beacon",
      stack_size = 8,
      subgroup = "module",
      type = "item"
    } --[[table: 0000000008BE6730]],
    ["basic-electric-discharge-defense-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB95A0]],
      icon = "__base__/graphics/icons/basic-electric-discharge-defense-equipment.png",
      name = "basic-electric-discharge-defense-equipment",
      order = "d[active-defense]-b[basic-electric-discharge-defense-equipment]",
      placed_as_equipment_result = "basic-electric-discharge-defense-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB9550]],
    ["basic-exoskeleton-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9640]],
      icon = "__base__/graphics/icons/basic-exoskeleton-equipment.png",
      name = "basic-exoskeleton-equipment",
      order = "e[exoskeleton]-a[basic-exoskeleton-equipment]",
      placed_as_equipment_result = "basic-exoskeleton-equipment",
      stack_size = 4,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB95F0]],
    ["basic-inserter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 00000000085338D0]],
      icon = "__base__/graphics/icons/basic-inserter.png",
      name = "basic-inserter",
      order = "b[basic-inserter]",
      place_result = "basic-inserter",
      stack_size = 64,
      subgroup = "inserter",
      type = "item"
    } --[[table: 0000000008533880]],
    ["basic-laser-defense-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9500]],
      icon = "__base__/graphics/icons/basic-laser-defense-equipment.png",
      name = "basic-laser-defense-equipment",
      order = "d[active-defense]-a[basic-laser-defense-equipment]",
      placed_as_equipment_result = "basic-laser-defense-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB94B0]],
    ["basic-mining-drill"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 00000000085336F0]],
      icon = "__base__/graphics/icons/basic-mining-drill.png",
      name = "basic-mining-drill",
      order = "a[items]-b[basic-mining-drill]",
      place_result = "basic-mining-drill",
      stack_size = 64,
      subgroup = "extraction-machine",
      type = "item"
    } --[[table: 00000000085336A0]],
    ["basic-splitter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5B00]],
      icon = "__base__/graphics/icons/basic-splitter.png",
      name = "basic-splitter",
      order = "c[splitter]-a[basic-splitter]",
      place_result = "basic-splitter",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BE5AB0]],
    ["basic-transport-belt"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533790]],
      icon = "__base__/graphics/icons/basic-transport-belt.png",
      name = "basic-transport-belt",
      order = "a[transport-belt]-a[basic-transport-belt]",
      place_result = "basic-transport-belt",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008533740]],
    ["basic-transport-belt-to-ground"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5920]],
      icon = "__base__/graphics/icons/basic-transport-belt-to-ground.png",
      name = "basic-transport-belt-to-ground",
      order = "b[transport-belt-to-ground]-a[basic-transport-belt-to-ground]",
      place_result = "basic-transport-belt-to-ground",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BE58D0]],
    battery = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7180]],
      icon = "__base__/graphics/icons/battery.png",
      name = "battery",
      order = "i[battery]",
      stack_size = 256,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE7130]],
    ["battery-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB93C0]],
      icon = "__base__/graphics/icons/battery-equipment.png",
      name = "battery-equipment",
      order = "c[battery]-a[battery-equipment]",
      placed_as_equipment_result = "battery-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB9370]],
    ["battery-mk2-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9460]],
      icon = "__base__/graphics/icons/battery-mk2-equipment.png",
      name = "battery-mk2-equipment",
      order = "c[battery]-b[battery-equipment-mk2]",
      placed_as_equipment_result = "battery-mk2-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB9410]],
    ["big-electric-pole"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE63C0]],
      icon = "__base__/graphics/icons/big-electric-pole.png",
      name = "big-electric-pole",
      order = "a[energy]-c[big-electric-pole]",
      place_result = "big-electric-pole",
      stack_size = 32,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 0000000008BE6370]],
    ["biter-spawner"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533D30]],
      icon = "__base__/graphics/icons/biter-spawner.png",
      name = "biter-spawner",
      order = "f[spawner]-a[biter-spawner]",
      place_result = "biter-spawner",
      stack_size = 32,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008533CE0]],
    boiler = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533AB0]],
      icon = "__base__/graphics/icons/boiler.png",
      name = "boiler",
      order = "b[steam-power]-a[boiler]",
      place_result = "boiler",
      stack_size = 32,
      subgroup = "energy",
      type = "item"
    } --[[table: 0000000008533A60]],
    ["burner-inserter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533830]],
      icon = "__base__/graphics/icons/burner-inserter.png",
      name = "burner-inserter",
      order = "a[burner-inserter]",
      place_result = "burner-inserter",
      stack_size = 64,
      subgroup = "inserter",
      type = "item"
    } --[[table: 00000000085337E0]],
    ["burner-mining-drill"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533650]],
      icon = "__base__/graphics/icons/burner-mining-drill.png",
      name = "burner-mining-drill",
      order = "a[items]-a[burner-mining-drill]",
      place_result = "burner-mining-drill",
      stack_size = 64,
      subgroup = "extraction-machine",
      type = "item"
    } --[[table: 0000000008533600]],
    car = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBBA80]],
      icon = "__base__/graphics/icons/car.png",
      name = "car",
      order = "b[personal-transport]-a[car]",
      place_result = "car",
      stack_size = 1,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BBBA30]],
    ["cargo-wagon"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB760]],
      icon = "__base__/graphics/icons/cargo-wagon.png",
      name = "cargo-wagon",
      order = "a[train-system]-f[cargo-wagon]",
      place_result = "cargo-wagon",
      stack_size = 8,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BBB710]],
    ["chemical-plant"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6BE0]],
      icon = "__base__/graphics/icons/chemical-plant.png",
      name = "chemical-plant",
      order = "e[chemical-plant]",
      place_result = "chemical-plant",
      stack_size = 8,
      subgroup = "production-machine",
      type = "item"
    } --[[table: 0000000008BE6B90]],
    coal = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008532E30]],
      fuel_value = "8MJ",
      icon = "__base__/graphics/icons/coal.png",
      name = "coal",
      order = "b[coal]",
      stack_size = 64,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008532DE0]],
    coin = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6320]],
      icon = "__base__/graphics/icons/coin.png",
      name = "coin",
      order = "y",
      stack_size = 100000,
      subgroup = "science-pack",
      type = "item"
    } --[[table: 0000000008BE62D0]],
    computer = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533DD0]],
      icon = "__base__/graphics/icons/computer.png",
      name = "computer",
      order = "g[computer]",
      stack_size = 1,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008533D80]],
    ["construction-robot"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5EC0]],
      icon = "__base__/graphics/icons/construction-robot.png",
      name = "construction-robot",
      order = "a[robot]-b[construction-robot]",
      place_result = "construction-robot",
      stack_size = 32,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE5E70]],
    ["copper-cable"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 00000000085333D0]],
      icon = "__base__/graphics/icons/copper-cable.png",
      name = "copper-cable",
      order = "0[copper-cable]",
      stack_size = 256,
      subgroup = "circuit-network",
      type = "item"
    } --[[table: 0000000008533380]],
    ["copper-ore"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008533010]],
      icon = "__base__/graphics/icons/copper-ore.png",
      name = "copper-ore",
      order = "f[copper-ore]",
      stack_size = 64,
      subgroup = "raw-resource",
      type = "item"
    } --[[table: 0000000008532FC0]],
    ["copper-plate"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 00000000085331F0]],
      icon = "__base__/graphics/icons/copper-plate.png",
      name = "copper-plate",
      order = "c[copper-plate]",
      stack_size = 128,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 00000000085331A0]],
    ["crude-oil-barrel"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE6DC0]],
      icon = "__base__/graphics/icons/fluid/crude-oil-barrel.png",
      name = "crude-oil-barrel",
      order = "b[crude-oil-barrel]",
      stack_size = 8,
      subgroup = "barrel",
      type = "item"
    } --[[table: 0000000008BE6D70]],
    ["curved-rail"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB8A0]],
      icon = "__base__/graphics/icons/curved-rail.png",
      name = "curved-rail",
      order = "a[train-system]-b[curved-rail]",
      place_result = "curved-rail",
      stack_size = 64,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BBB850]],
    ["diesel-locomotive"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB6C0]],
      icon = "__base__/graphics/icons/diesel-locomotive.png",
      name = "diesel-locomotive",
      order = "a[train-system]-e[diesel-locomotive]",
      place_result = "diesel-locomotive",
      stack_size = 8,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BBB670]],
    ["electric-engine-unit"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7040]],
      icon = "__base__/graphics/icons/electric-engine-unit.png",
      name = "electric-engine-unit",
      order = "g[electric-engine-unit]",
      stack_size = 32,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE6FF0]],
    ["electric-furnace"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE66E0]],
      icon = "__base__/graphics/icons/electric-furnace.png",
      name = "electric-furnace",
      order = "c[electric-furnace]",
      place_result = "electric-furnace",
      stack_size = 64,
      subgroup = "smelting-machine",
      type = "item"
    } --[[table: 0000000008BE6690]],
    ["electronic-circuit"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008533470]],
      icon = "__base__/graphics/icons/electronic-circuit.png",
      name = "electronic-circuit",
      order = "c[electronic-circuit]",
      stack_size = 256,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008533420]],
    ["empty-barrel"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE6D20]],
      icon = "__base__/graphics/icons/fluid/empty-barrel.png",
      name = "empty-barrel",
      order = "a[empty-barrel]",
      stack_size = 8,
      subgroup = "barrel",
      type = "item"
    } --[[table: 0000000008BE6CD0]],
    ["energy-shield-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9280]],
      icon = "__base__/graphics/icons/energy-shield-equipment.png",
      name = "energy-shield-equipment",
      order = "b[shield]-a[energy-shield-equipment]",
      placed_as_equipment_result = "energy-shield-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB9230]],
    ["energy-shield-mk2-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9320]],
      icon = "__base__/graphics/icons/energy-shield-mk2-equipment.png",
      name = "energy-shield-mk2-equipment",
      order = "b[shield]-b[energy-shield-equipment-mk2]",
      placed_as_equipment_result = "energy-shield-mk2-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB92D0]],
    ["engine-unit"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE6FA0]],
      icon = "__base__/graphics/icons/engine-unit.png",
      name = "engine-unit",
      order = "f[engine-unit]",
      stack_size = 32,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE6F50]],
    explosives = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE70E0]],
      icon = "__base__/graphics/icons/explosives.png",
      name = "explosives",
      order = "h[explosives]",
      stack_size = 64,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE7090]],
    ["express-splitter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5C40]],
      icon = "__base__/graphics/icons/express-splitter.png",
      name = "express-splitter",
      order = "c[splitter]-c[express-splitter]",
      place_result = "express-splitter",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BE5BF0]],
    ["express-transport-belt"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB260]],
      icon = "__base__/graphics/icons/express-transport-belt.png",
      name = "express-transport-belt",
      order = "a[transport-belt]-c[express-transport-belt]",
      place_result = "express-transport-belt",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BBB210]],
    ["express-transport-belt-to-ground"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5A60]],
      icon = "__base__/graphics/icons/express-transport-belt-to-ground.png",
      name = "express-transport-belt-to-ground",
      order = "b[transport-belt-to-ground]-c[express-transport-belt-to-ground]",
      place_result = "express-transport-belt-to-ground",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BE5A10]],
    ["fast-inserter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB3A0]],
      icon = "__base__/graphics/icons/fast-inserter.png",
      name = "fast-inserter",
      order = "d[fast-inserter]",
      place_result = "fast-inserter",
      stack_size = 64,
      subgroup = "inserter",
      type = "item"
    } --[[table: 0000000008BBB350]],
    ["fast-splitter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5BA0]],
      icon = "__base__/graphics/icons/fast-splitter.png",
      name = "fast-splitter",
      order = "c[splitter]-b[fast-splitter]",
      place_result = "fast-splitter",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BE5B50]],
    ["fast-transport-belt"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB1C0]],
      icon = "__base__/graphics/icons/fast-transport-belt.png",
      name = "fast-transport-belt",
      order = "a[transport-belt]-b[fast-transport-belt]",
      place_result = "fast-transport-belt",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BBB170]],
    ["fast-transport-belt-to-ground"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE59C0]],
      icon = "__base__/graphics/icons/fast-transport-belt-to-ground.png",
      name = "fast-transport-belt-to-ground",
      order = "b[transport-belt-to-ground]-b[fast-transport-belt-to-ground]",
      place_result = "fast-transport-belt-to-ground",
      stack_size = 64,
      subgroup = "belt",
      type = "item"
    } --[[table: 0000000008BE5970]],
    ["flying-robot-frame"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7220]],
      icon = "__base__/graphics/icons/flying-robot-frame.png",
      name = "flying-robot-frame",
      order = "j[flying-robot-frame]",
      stack_size = 32,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE71D0]],
    ["fusion-reactor-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB91E0]],
      icon = "__base__/graphics/icons/fusion-reactor-equipment.png",
      name = "fusion-reactor-equipment",
      order = "a[energy-source]-b[fusion-reactor]",
      placed_as_equipment_result = "fusion-reactor-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB9190]],
    ["green-wire"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008534230]],
      icon = "__base__/graphics/icons/green-wire.png",
      name = "green-wire",
      order = "a[wires]-b[green-wire]",
      stack_size = 256,
      subgroup = "circuit-network",
      type = "item"
    } --[[table: 00000000085341E0]],
    ["gun-turret"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008534B90]],
      icon = "__base__/graphics/icons/gun-turret.png",
      name = "gun-turret",
      order = "b[turret]-a[gun-turret]",
      place_result = "gun-turret",
      stack_size = 64,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008534A50]],
    ["iron-chest"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBAFE0]],
      icon = "__base__/graphics/icons/iron-chest.png",
      name = "iron-chest",
      order = "a[items]-b[iron-chest]",
      place_result = "iron-chest",
      stack_size = 64,
      subgroup = "storage",
      type = "item"
    } --[[table: 0000000008BBAF90]],
    ["iron-gear-wheel"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008533330]],
      icon = "__base__/graphics/icons/iron-gear-wheel.png",
      name = "iron-gear-wheel",
      order = "b[iron-gear-wheel]",
      stack_size = 128,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 00000000085332E0]],
    ["iron-ore"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008532F70]],
      icon = "__base__/graphics/icons/iron-ore.png",
      name = "iron-ore",
      order = "e[iron-ore]",
      stack_size = 64,
      subgroup = "raw-resource",
      type = "item"
    } --[[table: 0000000008532F20]],
    ["iron-plate"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008533150]],
      icon = "__base__/graphics/icons/iron-plate.png",
      name = "iron-plate",
      order = "b[iron-plate]",
      stack_size = 128,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008533100]],
    ["iron-stick"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008533290]],
      icon = "__base__/graphics/icons/iron-stick.png",
      name = "iron-stick",
      order = "a[iron-stick]",
      stack_size = 128,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008533240]],
    lab = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE56A0]],
      icon = "__base__/graphics/icons/lab.png",
      name = "lab",
      order = "g[lab]",
      place_result = "lab",
      stack_size = 8,
      subgroup = "production-machine",
      type = "item"
    } --[[table: 0000000008BE5650]],
    ["land-mine"] = {
      damage_radius = 5,
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BB9AA0]],
      icon = "__base__/graphics/icons/land-mine.png",
      name = "land-mine",
      order = "f[land-mine]",
      place_result = "land-mine",
      stack_size = 16,
      subgroup = "gun",
      trigger_radius = 1,
      type = "item"
    } --[[table: 0000000008BB9A50]],
    ["laser-turret"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE8DF0]],
      icon = "__base__/graphics/icons/laser-turret.png",
      name = "laser-turret",
      order = "b[turret]-b[laser-turret]",
      place_result = "laser-turret",
      stack_size = 32,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008BE8DA0]],
    ["logistic-chest-active-provider"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6000]],
      icon = "__base__/graphics/icons/logistic-chest-active-provider.png",
      name = "logistic-chest-active-provider",
      order = "b[storage]-c[logistic-chest-active-provider]",
      place_result = "logistic-chest-active-provider",
      stack_size = 64,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE5FB0]],
    ["logistic-chest-passive-provider"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5F60]],
      icon = "__base__/graphics/icons/logistic-chest-passive-provider.png",
      name = "logistic-chest-passive-provider",
      order = "b[storage]-c[logistic-chest-passive-provider]",
      place_result = "logistic-chest-passive-provider",
      stack_size = 64,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE5F10]],
    ["logistic-chest-requester"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6140]],
      icon = "__base__/graphics/icons/logistic-chest-requester.png",
      name = "logistic-chest-requester",
      order = "b[storage]-c[logistic-chest-requester]",
      place_result = "logistic-chest-requester",
      stack_size = 64,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE60F0]],
    ["logistic-chest-storage"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE60A0]],
      icon = "__base__/graphics/icons/logistic-chest-storage.png",
      name = "logistic-chest-storage",
      order = "b[storage]-c[logistic-chest-storage]",
      place_result = "logistic-chest-storage",
      stack_size = 64,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE6050]],
    ["logistic-robot"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5E20]],
      icon = "__base__/graphics/icons/logistic-robot.png",
      name = "logistic-robot",
      order = "a[robot]-a[logistic-robot]",
      place_result = "logistic-robot",
      stack_size = 32,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE5DD0]],
    ["long-handed-inserter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB300]],
      icon = "__base__/graphics/icons/long-handed-inserter.png",
      name = "long-handed-inserter",
      order = "c[long-handed-inserter]",
      place_result = "long-handed-inserter",
      stack_size = 64,
      subgroup = "inserter",
      type = "item"
    } --[[table: 0000000008BBB2B0]],
    ["medium-electric-pole"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6460]],
      icon = "__base__/graphics/icons/medium-electric-pole.png",
      name = "medium-electric-pole",
      order = "a[energy]-b[medium-electric-pole]",
      place_result = "medium-electric-pole",
      stack_size = 32,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 0000000008BE6410]],
    ["medium-worm-turret"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE8D50]],
      icon = "__base__/graphics/icons/medium-worm.png",
      name = "medium-worm-turret",
      order = "c[worm]-b[medium-worm-turret]",
      place_result = "medium-worm-turret",
      stack_size = 64,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008BE8CB0]],
    ["night-vision-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB96E0]],
      icon = "__base__/graphics/icons/night-vision-equipment.png",
      name = "night-vision-equipment",
      order = "f[night-vision]-a[night-vision-equipment]",
      placed_as_equipment_result = "night-vision-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB9690]],
    ["offshore-pump"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533970]],
      icon = "__base__/graphics/icons/offshore-pump.png",
      name = "offshore-pump",
      order = "b[fluids]-a[offshore-pump]",
      place_result = "offshore-pump",
      stack_size = 32,
      subgroup = "extraction-machine",
      type = "item"
    } --[[table: 0000000008533920]],
    ["oil-refinery"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6B40]],
      icon = "__base__/graphics/icons/oil-refinery.png",
      name = "oil-refinery",
      order = "d[refinery]",
      place_result = "oil-refinery",
      stack_size = 8,
      subgroup = "production-machine",
      type = "item"
    } --[[table: 0000000008BE6AF0]],
    pipe = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533A10]],
      icon = "__base__/graphics/icons/pipe.png",
      name = "pipe",
      order = "a[pipe]-a[pipe]",
      place_result = "pipe",
      stack_size = 32,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 00000000085339C0]],
    ["pipe-to-ground"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008534050]],
      icon = "__base__/graphics/icons/pipe-to-ground.png",
      name = "pipe-to-ground",
      order = "a[pipe]-b[pipe-to-ground]",
      place_result = "pipe-to-ground",
      stack_size = 64,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 0000000008534000]],
    ["plastic-bar"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE6F00]],
      icon = "__base__/graphics/icons/plastic-bar.png",
      name = "plastic-bar",
      order = "g[plastic-bar]",
      stack_size = 128,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008BE6EB0]],
    ["player-port"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB940]],
      icon = "__base__/graphics/icons/player-port.png",
      name = "player-port",
      order = "z[not-used]",
      place_result = "player-port",
      stack_size = 64,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008BBB8F0]],
    ["processing-unit"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE5D80]],
      icon = "__base__/graphics/icons/processing-unit.png",
      name = "processing-unit",
      order = "e[processing-unit]",
      stack_size = 128,
      subgroup = "intermediate-product",
      type = "item"
    } --[[table: 0000000008BE5D30]],
    pumpjack = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6AA0]],
      icon = "__base__/graphics/icons/pumpjack.png",
      name = "pumpjack",
      order = "b[fluids]-b[pumpjack]",
      place_result = "pumpjack",
      stack_size = 16,
      subgroup = "extraction-machine",
      type = "item"
    } --[[table: 0000000008BE6A50]],
    radar = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533C90]],
      icon = "__base__/graphics/icons/radar.png",
      name = "radar",
      order = "d[radar]-a[radar]",
      place_result = "radar",
      stack_size = 64,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008533C40]],
    ["rail-signal"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE57E0]],
      icon = "__base__/graphics/icons/rail-signal.png",
      name = "rail-signal",
      order = "a[train-system]-d[rail-signal]",
      place_result = "rail-signal",
      stack_size = 32,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BE5790]],
    ["raw-wood"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008532D90]],
      fuel_value = "4MJ",
      icon = "__base__/graphics/icons/raw-wood.png",
      name = "raw-wood",
      order = "a[raw-wood]",
      stack_size = 64,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008532D40]],
    ["red-wire"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008534190]],
      icon = "__base__/graphics/icons/red-wire.png",
      name = "red-wire",
      order = "a[wires]-a[red-wire]",
      stack_size = 256,
      subgroup = "circuit-network",
      type = "item"
    } --[[table: 0000000008534140]],
    roboport = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6280]],
      icon = "__base__/graphics/icons/roboport.png",
      name = "roboport",
      order = "c[signal]-a[roboport]",
      place_result = "roboport",
      stack_size = 4,
      subgroup = "logistic-network",
      type = "item"
    } --[[table: 0000000008BE6230]],
    ["rocket-defense"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE61E0]],
      icon = "__base__/graphics/icons/rocket-defense.png",
      name = "rocket-defense",
      order = "e[rocket-defense]",
      place_result = "rocket-defense",
      stack_size = 4,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008BE6190]],
    ["science-pack-1"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BBBB20]],
      icon = "__base__/graphics/icons/science-pack-1.png",
      name = "science-pack-1",
      order = "a[science-pack-1]",
      stack_size = 256,
      subgroup = "science-pack",
      type = "item"
    } --[[table: 0000000008BBBAD0]],
    ["science-pack-2"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BBBBC0]],
      icon = "__base__/graphics/icons/science-pack-2.png",
      name = "science-pack-2",
      order = "a[science-pack-2]",
      stack_size = 256,
      subgroup = "science-pack",
      type = "item"
    } --[[table: 0000000008BBBB70]],
    ["science-pack-3"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BBBC60]],
      icon = "__base__/graphics/icons/science-pack-3.png",
      name = "science-pack-3",
      order = "a[science-pack-3]",
      stack_size = 256,
      subgroup = "science-pack",
      type = "item"
    } --[[table: 0000000008BBBC10]],
    ["small-electric-pole"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533BF0]],
      icon = "__base__/graphics/icons/small-electric-pole.png",
      name = "small-electric-pole",
      order = "a[energy]-a[small-electric-pole]",
      place_result = "small-electric-pole",
      stack_size = 32,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 0000000008533BA0]],
    ["small-lamp"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533F10]],
      icon = "__base__/graphics/icons/small-lamp.png",
      name = "small-lamp",
      order = "c[light]-a[small-lamp]",
      place_result = "small-lamp",
      stack_size = 64,
      subgroup = "energy",
      type = "item"
    } --[[table: 0000000008533EC0]],
    ["small-plane"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533E70]],
      icon = "__base__/graphics/icons/small-plane.png",
      name = "small-plane",
      order = "h[small-plane]",
      stack_size = 1,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008533E20]],
    ["small-pump"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE68C0]],
      icon = "__base__/graphics/icons/small-pump.png",
      name = "small-pump",
      order = "b[pipe]-c[small-pump]",
      place_result = "small-pump",
      stack_size = 32,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 0000000008BE6870]],
    ["small-worm-turret"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE8D00]],
      icon = "__base__/graphics/icons/small-worm.png",
      name = "small-worm-turret",
      order = "c[worm]-a[small-worm-turret]",
      place_result = "small-worm-turret",
      stack_size = 64,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008BE8C10]],
    ["smart-chest"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB120]],
      icon = "__base__/graphics/icons/smart-chest.png",
      name = "smart-chest",
      order = "a[items]-d[smart-chest]",
      place_result = "smart-chest",
      stack_size = 32,
      subgroup = "storage",
      type = "item"
    } --[[table: 0000000008BBB0D0]],
    ["smart-inserter"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB440]],
      icon = "__base__/graphics/icons/smart-inserter.png",
      name = "smart-inserter",
      order = "f[inserter]-e[smart-inserter]",
      place_result = "smart-inserter",
      stack_size = 64,
      subgroup = "inserter",
      type = "item"
    } --[[table: 0000000008BBB3F0]],
    ["solar-panel"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB620]],
      icon = "__base__/graphics/icons/solar-panel.png",
      name = "solar-panel",
      order = "d[solar-panel]-a[solar-panel]",
      place_result = "solar-panel",
      stack_size = 32,
      subgroup = "energy",
      type = "item"
    } --[[table: 0000000008BBB5D0]],
    ["solar-panel-equipment"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BB9140]],
      icon = "__base__/graphics/icons/solar-panel-equipment.png",
      name = "solar-panel-equipment",
      order = "a[energy-source]-a[solar-panel]",
      placed_as_equipment_result = "solar-panel-equipment",
      stack_size = 16,
      subgroup = "equipment",
      type = "item"
    } --[[table: 0000000008BB90F0]],
    ["solid-fuel"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE6E60]],
      fuel_value = "25MJ",
      icon = "__base__/graphics/icons/solid-fuel.png",
      name = "solid-fuel",
      order = "c[solid-fuel]",
      stack_size = 64,
      subgroup = "raw-resource",
      type = "item"
    } --[[table: 0000000008BE6E10]],
    ["steam-engine"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533B50]],
      icon = "__base__/graphics/icons/steam-engine.png",
      name = "steam-engine",
      order = "b[steam-power]-b[steam-engine]",
      place_result = "steam-engine",
      stack_size = 8,
      subgroup = "energy",
      type = "item"
    } --[[table: 0000000008533B00]],
    ["steel-chest"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB080]],
      icon = "__base__/graphics/icons/steel-chest.png",
      name = "steel-chest",
      order = "a[items]-c[steel-chest]",
      place_result = "steel-chest",
      stack_size = 64,
      subgroup = "storage",
      type = "item"
    } --[[table: 0000000008BBB030]],
    ["steel-furnace"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6640]],
      icon = "__base__/graphics/icons/steel-furnace.png",
      name = "steel-furnace",
      order = "b[steel-furnace]",
      place_result = "steel-furnace",
      stack_size = 64,
      subgroup = "smelting-machine",
      type = "item"
    } --[[table: 0000000008BE65F0]],
    ["steel-plate"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE5880]],
      icon = "__base__/graphics/icons/steel-plate.png",
      name = "steel-plate",
      order = "d[steel-plate]",
      stack_size = 128,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008BE5830]],
    stone = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008532ED0]],
      icon = "__base__/graphics/icons/stone.png",
      name = "stone",
      order = "d[stone]",
      stack_size = 64,
      subgroup = "raw-resource",
      type = "item"
    } --[[table: 0000000008532E80]],
    ["stone-brick"] = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008532CF0]],
      icon = "__base__/graphics/icons/stone-brick.png",
      name = "stone-brick",
      order = "e[stone-brick]",
      stack_size = 128,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008532430]],
    ["stone-furnace"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 00000000085335B0]],
      icon = "__base__/graphics/icons/stone-furnace.png",
      name = "stone-furnace",
      order = "a[stone-furnace]",
      place_result = "stone-furnace",
      stack_size = 64,
      subgroup = "smelting-machine",
      type = "item"
    } --[[table: 0000000008533560]],
    ["storage-tank"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6820]],
      icon = "__base__/graphics/icons/storage-tank.png",
      name = "storage-tank",
      order = "b[fluid]-a[storage-tank]",
      place_result = "storage-tank",
      stack_size = 32,
      subgroup = "storage",
      type = "item"
    } --[[table: 0000000008BE67D0]],
    ["straight-rail"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB800]],
      icon = "__base__/graphics/icons/straight-rail.png",
      name = "straight-rail",
      order = "a[train-system]-a[straight-rail]",
      place_result = "straight-rail",
      stack_size = 64,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BBB7B0]],
    substation = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE6500]],
      icon = "__base__/graphics/icons/substation.png",
      name = "substation",
      order = "a[energy]-d[substation]",
      place_result = "substation",
      stack_size = 32,
      subgroup = "energy-pipe-distribution",
      type = "item"
    } --[[table: 0000000008BE64B0]],
    sulfur = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE6C80]],
      icon = "__base__/graphics/icons/sulfur.png",
      name = "sulfur",
      order = "f[sulfur]",
      stack_size = 64,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008BE6C30]],
    ["train-stop"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BE5740]],
      icon = "__base__/graphics/icons/train-stop.png",
      name = "train-stop",
      order = "a[train-system]-c[train-stop]",
      place_result = "train-stop",
      stack_size = 8,
      subgroup = "transport",
      type = "item"
    } --[[table: 0000000008BE56F0]],
    wall = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008BBB9E0]],
      icon = "__base__/graphics/icons/wall.png",
      name = "wall",
      order = "a[wall]-a[wall]",
      place_result = "wall",
      stack_size = 64,
      subgroup = "defensive-structure",
      type = "item"
    } --[[table: 0000000008BBB990]],
    wood = {
      flags = {
        "goes-to-main-inventory"
      } --[[table: 00000000085330B0]],
      fuel_value = "0.6MJ",
      icon = "__base__/graphics/icons/wood.png",
      name = "wood",
      order = "a[wood]",
      stack_size = 64,
      subgroup = "raw-material",
      type = "item"
    } --[[table: 0000000008533060]],
    ["wooden-chest"] = {
      flags = {
        "goes-to-quickbar"
      } --[[table: 0000000008533510]],
      fuel_value = "6MJ",
      icon = "__base__/graphics/icons/wooden-chest.png",
      name = "wooden-chest",
      order = "a[items]-a[wooden-chest]",
      place_result = "wooden-chest",
      stack_size = 64,
      subgroup = "storage",
      type = "item"
    } --[[table: 00000000085334C0]]
  } --[[table: 00000000085345F0]],
  ["item-entity"] = {
    ["item-on-ground"] = {
      collision_box = {
        {
          -0.14,
          -0.14
        } --[[table: 000000000864D370]],
        {
          0.14,
          0.14
        } --[[table: 000000000864D3C0]]
      } --[[table: 000000000864D320]],
      flags = {
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 000000000864D2D0]],
      name = "item-on-ground",
      selection_box = {
        {
          -0.17,
          -0.17
        } --[[table: 000000000864D460]],
        {
          0.17,
          0.17
        } --[[table: 000000000864D4B0]]
      } --[[table: 000000000864D410]],
      type = "item-entity"
    } --[[table: 000000000864D280]]
  } --[[table: 00000000086A0AB0]],
  ["item-group"] = {
    combat = {
      icon = "__base__/graphics/technology/military.png",
      inventory_order = "b",
      name = "combat",
      order = "d",
      type = "item-group"
    } --[[table: 0000000008AE0EA0]],
    enemies = {
      icon = "__core__/graphics/enemy-force-icon.png",
      inventory_order = "a",
      name = "enemies",
      order = "aa",
      type = "item-group"
    } --[[table: 0000000008AE09A0]],
    environment = {
      icon = "__core__/graphics/neutral-force-icon.png",
      inventory_order = "a",
      name = "environment",
      order = "a",
      type = "item-group"
    } --[[table: 0000000008AE0770]],
    ["intermediate-products"] = {
      icon = "__base__/graphics/technology/engine.png",
      inventory_order = "a",
      name = "intermediate-products",
      order = "c",
      type = "item-group"
    } --[[table: 0000000008AE10D0]],
    logistics = {
      icon = "__base__/graphics/technology/logistics.png",
      inventory_order = "c",
      name = "logistics",
      order = "aaa",
      type = "item-group"
    } --[[table: 0000000008AE0A40]],
    other = {
      icon = "__core__/graphics/questionmark.png",
      inventory_order = "z",
      name = "other",
      order = "z",
      type = "item-group"
    } --[[table: 0000000008534BE0]],
    production = {
      icon = "__base__/graphics/technology/automation.png",
      inventory_order = "d",
      name = "production",
      order = "b",
      type = "item-group"
    } --[[table: 0000000008AE0C70]]
  } --[[table: 0000000008AE1350]],
  ["item-subgroup"] = {
    ammo = {
      group = "combat",
      name = "ammo",
      order = "b",
      type = "item-subgroup"
    } --[[table: 0000000008AE0F40]],
    armor = {
      group = "combat",
      name = "armor",
      order = "d",
      type = "item-subgroup"
    } --[[table: 0000000008AE0FE0]],
    barrel = {
      group = "intermediate-products",
      name = "barrel",
      order = "d",
      type = "item-subgroup"
    } --[[table: 0000000008AE1210]],
    belt = {
      group = "logistics",
      name = "belt",
      order = "b",
      type = "item-subgroup"
    } --[[table: 0000000008AE0AE0]],
    capsule = {
      group = "combat",
      name = "capsule",
      order = "c",
      type = "item-subgroup"
    } --[[table: 0000000008AE0F90]],
    ["circuit-network"] = {
      group = "intermediate-products",
      name = "circuit-network",
      order = "f",
      type = "item-subgroup"
    } --[[table: 0000000008AE1260]],
    corpses = {
      group = "environment",
      name = "corpses",
      order = "c",
      type = "item-subgroup"
    } --[[table: 0000000008AE08B0]],
    creatures = {
      group = "environment",
      name = "creatures",
      order = "a",
      type = "item-subgroup"
    } --[[table: 0000000008AE07C0]],
    ["defensive-structure"] = {
      group = "combat",
      name = "defensive-structure",
      order = "f",
      type = "item-subgroup"
    } --[[table: 0000000008AE1080]],
    enemies = {
      group = "enemies",
      name = "enemies",
      order = "a",
      type = "item-subgroup"
    } --[[table: 0000000008AE09F0]],
    energy = {
      group = "production",
      name = "energy",
      order = "b",
      type = "item-subgroup"
    } --[[table: 0000000008AE0D10]],
    ["energy-pipe-distribution"] = {
      group = "logistics",
      name = "energy-pipe-distribution",
      order = "d",
      type = "item-subgroup"
    } --[[table: 0000000008AE0B80]],
    equipment = {
      group = "combat",
      name = "equipment",
      order = "e",
      type = "item-subgroup"
    } --[[table: 0000000008AE1030]],
    ["extraction-machine"] = {
      group = "production",
      name = "extraction-machine",
      order = "c",
      type = "item-subgroup"
    } --[[table: 0000000008AE0D60]],
    fluid = {
      group = "intermediate-products",
      name = "fluid",
      order = "a",
      type = "item-subgroup"
    } --[[table: 0000000008AE1120]],
    grass = {
      group = "environment",
      name = "grass",
      order = "b",
      type = "item-subgroup"
    } --[[table: 0000000008AE0860]],
    gun = {
      group = "combat",
      name = "gun",
      order = "a",
      type = "item-subgroup"
    } --[[table: 0000000008AE0EF0]],
    inserter = {
      group = "logistics",
      name = "inserter",
      order = "c",
      type = "item-subgroup"
    } --[[table: 0000000008AE0B30]],
    ["intermediate-product"] = {
      group = "intermediate-products",
      name = "intermediate-product",
      order = "e",
      type = "item-subgroup"
    } --[[table: 0000000008AE12B0]],
    ["logistic-network"] = {
      group = "logistics",
      name = "logistic-network",
      order = "f",
      type = "item-subgroup"
    } --[[table: 0000000008AE0C20]],
    module = {
      group = "production",
      name = "module",
      order = "f",
      type = "item-subgroup"
    } --[[table: 0000000008AE0E50]],
    other = {
      group = "other",
      name = "other",
      order = "z",
      type = "item-subgroup"
    } --[[table: 0000000008AE0720]],
    ["production-machine"] = {
      group = "production",
      name = "production-machine",
      order = "e",
      type = "item-subgroup"
    } --[[table: 0000000008AE0E00]],
    ["raw-material"] = {
      group = "intermediate-products",
      name = "raw-material",
      order = "c",
      type = "item-subgroup"
    } --[[table: 0000000008AE11C0]],
    ["raw-resource"] = {
      group = "intermediate-products",
      name = "raw-resource",
      order = "b",
      type = "item-subgroup"
    } --[[table: 0000000008AE1170]],
    remnants = {
      group = "environment",
      name = "remnants",
      order = "d",
      type = "item-subgroup"
    } --[[table: 0000000008AE0900]],
    ["science-pack"] = {
      group = "intermediate-products",
      name = "science-pack",
      order = "g",
      type = "item-subgroup"
    } --[[table: 0000000008AE1300]],
    ["smelting-machine"] = {
      group = "production",
      name = "smelting-machine",
      order = "d",
      type = "item-subgroup"
    } --[[table: 0000000008AE0DB0]],
    storage = {
      group = "logistics",
      name = "storage",
      order = "a",
      type = "item-subgroup"
    } --[[table: 0000000008AE0A90]],
    tool = {
      group = "production",
      name = "tool",
      order = "a",
      type = "item-subgroup"
    } --[[table: 0000000008AE0CC0]],
    transport = {
      group = "logistics",
      name = "transport",
      order = "e",
      type = "item-subgroup"
    } --[[table: 0000000008AE0BD0]],
    trees = {
      group = "environment",
      name = "trees",
      order = "aa",
      type = "item-subgroup"
    } --[[table: 0000000008AE0810]],
    wrecks = {
      group = "environment",
      name = "wrecks",
      order = "e",
      type = "item-subgroup"
    } --[[table: 0000000008AE0950]]
  } --[[table: 0000000008AE13A0]],
  lab = {
    lab = {
      collision_box = {
        {
          -1.2,
          -1.2
        } --[[table: 0000000008B70540]],
        {
          1.2,
          1.2
        } --[[table: 0000000008B70590]]
      } --[[table: 0000000008B704F0]],
      corpse = "big-remnants",
      energy_source = {
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B70860]],
      energy_usage = "60kW",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B70450]],
      icon = "__base__/graphics/icons/lab.png",
      inputs = {
        "science-pack-1",
        "science-pack-2",
        "science-pack-3",
        "alien-science-pack"
      } --[[table: 0000000008B708B0]],
      light = {
        intensity = 0.75,
        size = 8
      } --[[table: 0000000008B706D0]],
      max_health = 150,
      minable = {
        mining_time = 1,
        result = "lab"
      } --[[table: 0000000008B704A0]],
      module_slots = 2,
      name = "lab",
      off_animation = {
        filename = "__base__/graphics/entity/lab/lab.png",
        frame_count = 1,
        frame_height = 91,
        frame_width = 113,
        shift = {
          0.2,
          0.15
        } --[[table: 0000000008B70810]]
      } --[[table: 0000000008B707C0]],
      on_animation = {
        animation_speed = 0.33333333333333,
        filename = "__base__/graphics/entity/lab/lab.png",
        frame_count = 33,
        frame_height = 91,
        frame_width = 113,
        line_length = 11,
        shift = {
          0.2,
          0.15
        } --[[table: 0000000008B70770]]
      } --[[table: 0000000008B70720]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B70630]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B70680]]
      } --[[table: 0000000008B705E0]],
      type = "lab"
    } --[[table: 0000000008B70400]]
  } --[[table: 0000000008B9E1A0]],
  lamp = {
    ["small-lamp"] = {
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 000000000864EB30]],
        {
          0.15,
          0.15
        } --[[table: 000000000864EB80]]
      } --[[table: 000000000864EAE0]],
      corpse = "small-remnants",
      energy_source = {
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 000000000864ECC0]],
      energy_usage_per_tick = "5KW",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 000000000864EA40]],
      icon = "__base__/graphics/icons/small-lamp.png",
      light = {
        intensity = 0.9,
        size = 40
      } --[[table: 000000000864ED10]],
      max_health = 55,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "small-lamp"
      } --[[table: 000000000864EA90]],
      name = "small-lamp",
      picture_off = {
        filename = "__base__/graphics/entity/small-lamp/small-lamp.png",
        height = 75,
        priority = "high",
        shift = {
          0,
          -0.1
        } --[[table: 000000000864EDB0]],
        width = 83
      } --[[table: 000000000864ED60]],
      picture_on = {
        filename = "__base__/graphics/entity/small-lamp/small-lamp.png",
        height = 75,
        priority = "high",
        shift = {
          0,
          -0.1
        } --[[table: 000000000864EE50]],
        width = 83,
        x = 83
      } --[[table: 000000000864EE00]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 000000000864EC20]],
        {
          0.5,
          0.5
        } --[[table: 000000000864EC70]]
      } --[[table: 000000000864EBD0]],
      type = "lamp"
    } --[[table: 000000000864E9F0]]
  } --[[table: 00000000086A0BA0]],
  ["land-mine"] = {
    ["land-mine"] = {
      action = {
        action_delivery = {
          source_effects = {
            {
              action = {
                action_delivery = {
                  target_effects = {
                    damage = {
                      amount = 40,
                      type = "explosion"
                    } --[[table: 0000000008B6F6E0]],
                    type = "damage"
                  } --[[table: 0000000008B6F690]],
                  type = "instant"
                } --[[table: 0000000008B6F640]],
                collision_mask = {
                  "player-layer"
                } --[[table: 0000000008B6F5F0]],
                perimeter = 6,
                type = "area"
              } --[[table: 0000000008B6F5A0]],
              affects_target = true,
              type = "nested-result"
            } --[[table: 0000000008B6F550]],
            {
              entity_name = "explosion",
              type = "create-entity"
            } --[[table: 0000000008B6F730]],
            {
              damage = {
                amount = 1000,
                type = "explosion"
              } --[[table: 0000000008B6F7D0]],
              type = "damage"
            } --[[table: 0000000008B6F780]]
          } --[[table: 0000000008B6F500]],
          type = "instant"
        } --[[table: 0000000008B6F4B0]],
        type = "direct"
      } --[[table: 0000000008B6F460]],
      collision_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008B6F230]],
        {
          0.4,
          0.4
        } --[[table: 0000000008B6F280]]
      } --[[table: 0000000008B6F1E0]],
      corpse = "small-remnants",
      dying_explosion = "explosion-gunshot",
      flags = {
        "placeable-player",
        "placeable-enemy",
        "player-creation",
        "placeable-off-grid"
      } --[[table: 0000000008B6F0F0]],
      icon = "__base__/graphics/icons/land-mine.png",
      max_health = 15,
      minable = {
        mining_time = 1,
        result = "land-mine"
      } --[[table: 0000000008B6F190]],
      name = "land-mine",
      picture_safe = {
        filename = "__base__/graphics/entity/land-mine/land-mine.png",
        height = 32,
        priority = "medium",
        width = 32
      } --[[table: 0000000008B6F3C0]],
      picture_set = {
        filename = "__base__/graphics/entity/land-mine/land-mine-set.png",
        height = 32,
        priority = "medium",
        width = 32
      } --[[table: 0000000008B6F410]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B6F320]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B6F370]]
      } --[[table: 0000000008B6F2D0]],
      trigger_radius = 2.5,
      type = "land-mine"
    } --[[table: 0000000008B6F0A0]]
  } --[[table: 0000000008B9E0B0]],
  locomotive = {
    ["diesel-locomotive"] = {
      air_resistance = 0.002,
      braking_force = 10,
      collision_box = {
        {
          -0.6,
          -2.6
        } --[[table: 0000000008B11500]],
        {
          0.6,
          2.6
        } --[[table: 0000000008B11550]]
      } --[[table: 0000000008B114B0]],
      connection_distance = 3.3,
      corpse = "medium-remnants",
      drawing_box = {
        {
          -1,
          -4
        } --[[table: 0000000008B116E0]],
        {
          1,
          3
        } --[[table: 0000000008B11730]]
      } --[[table: 0000000008B11690]],
      energy_per_hit_point = 5,
      energy_source = {
        effectivity = 1,
        fuel_inventory_size = 3,
        smoke = {
          {
            deviation = {
              0.1,
              0.1
            } --[[table: 0000000008B11870]],
            frequency = 1000,
            name = "smoke",
            position = {
              0,
              0
            } --[[table: 0000000008B118C0]],
            slow_down_factor = 0.9,
            starting_frame = 3,
            starting_frame_deviation = 5,
            starting_frame_speed = 0,
            starting_frame_speed_deviation = 5,
            starting_vertical_speed = 0.15
          } --[[table: 0000000008B11820]]
        } --[[table: 0000000008B117D0]],
        type = "burner"
      } --[[table: 0000000008B11780]],
      flags = {
        "placeable-neutral",
        "player-creation",
        "placeable-off-grid"
      } --[[table: 0000000008B11410]],
      friction_force = 0.0015,
      icon = "__base__/graphics/icons/diesel-locomotive.png",
      joint_distance = 4.6,
      light = {
        {
          intensity = 0.6,
          minimum_darkness = 0.3,
          picture = {
            filename = "__core__/graphics/light-cone.png",
            height = 200,
            priority = "medium",
            scale = 2,
            width = 200
          } --[[table: 0000000008B119B0]],
          shift = {
            -0.6,
            -16
          } --[[table: 0000000008B11A00]],
          size = 2,
          type = "oriented"
        } --[[table: 0000000008B11960]],
        {
          intensity = 0.6,
          minimum_darkness = 0.3,
          picture = {
            filename = "__core__/graphics/light-cone.png",
            height = 200,
            priority = "medium",
            scale = 2,
            width = 200
          } --[[table: 0000000008B11AA0]],
          shift = {
            0.6,
            -16
          } --[[table: 0000000008B11AF0]],
          size = 2,
          type = "oriented"
        } --[[table: 0000000008B11A50]]
      } --[[table: 0000000008B11910]],
      max_health = 1000,
      max_power = "600kW",
      max_speed = 1.2,
      minable = {
        mining_time = 1,
        result = "diesel-locomotive"
      } --[[table: 0000000008B11460]],
      name = "diesel-locomotive",
      pictures = {
        axially_symmetrical = false,
        direction_count = 256,
        filenames = {
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-01.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-02.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-03.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-04.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-05.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-06.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-07.png",
          "__base__/graphics/entity/diesel-locomotive/diesel-locomotive-08.png"
        } --[[table: 0000000008B11B90]],
        frame_height = 248,
        frame_width = 346,
        line_length = 4,
        lines_per_file = 8,
        priority = "very-low",
        shift = {
          0.9,
          -0.45
        } --[[table: 0000000008B11BE0]]
      } --[[table: 0000000008B11B40]],
      rail_category = "regular",
      selection_box = {
        {
          -0.7,
          -2.5
        } --[[table: 0000000008B115F0]],
        {
          1,
          2.5
        } --[[table: 0000000008B11640]]
      } --[[table: 0000000008B115A0]],
      type = "locomotive",
      weight = 2000
    } --[[table: 0000000008B113C0]]
  } --[[table: 0000000008B9DED0]],
  ["logistic-container"] = {
    ["logistic-chest-active-provider"] = {
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B71580]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B715D0]]
      } --[[table: 0000000008B71530]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B71490]],
      icon = "__base__/graphics/icons/logistic-chest-active-provider.png",
      inventory_size = 48,
      logistic_mode = "active-provider",
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "logistic-chest-active-provider"
      } --[[table: 0000000008B714E0]],
      name = "logistic-chest-active-provider",
      picture = {
        filename = "__base__/graphics/entity/logistic-chest/logistic-chest-active-provider.png",
        height = 32,
        priority = "extra-high",
        shift = {
          0.1,
          0
        } --[[table: 0000000008B71760]],
        width = 38
      } --[[table: 0000000008B71710]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B71670]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B716C0]]
      } --[[table: 0000000008B71620]],
      type = "logistic-container"
    } --[[table: 0000000008B71440]],
    ["logistic-chest-passive-provider"] = {
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B71210]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B71260]]
      } --[[table: 0000000008B711C0]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B71120]],
      icon = "__base__/graphics/icons/logistic-chest-passive-provider.png",
      inventory_size = 48,
      logistic_mode = "passive-provider",
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "logistic-chest-passive-provider"
      } --[[table: 0000000008B71170]],
      name = "logistic-chest-passive-provider",
      picture = {
        filename = "__base__/graphics/entity/logistic-chest/logistic-chest-passive-provider.png",
        height = 32,
        priority = "extra-high",
        shift = {
          0.1,
          0
        } --[[table: 0000000008B713F0]],
        width = 38
      } --[[table: 0000000008B713A0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B71300]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B71350]]
      } --[[table: 0000000008B712B0]],
      type = "logistic-container"
    } --[[table: 0000000008B710D0]],
    ["logistic-chest-requester"] = {
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B71C60]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B71CB0]]
      } --[[table: 0000000008B71C10]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B71B70]],
      icon = "__base__/graphics/icons/logistic-chest-requester.png",
      inventory_size = 48,
      logistic_mode = "requester",
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "logistic-chest-requester"
      } --[[table: 0000000008B71BC0]],
      name = "logistic-chest-requester",
      picture = {
        filename = "__base__/graphics/entity/logistic-chest/logistic-chest-requester.png",
        height = 32,
        priority = "extra-high",
        shift = {
          0.1,
          0
        } --[[table: 0000000008B71E40]],
        width = 38
      } --[[table: 0000000008B71DF0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B71D50]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B71DA0]]
      } --[[table: 0000000008B71D00]],
      type = "logistic-container"
    } --[[table: 0000000008B71B20]],
    ["logistic-chest-storage"] = {
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B718F0]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B71940]]
      } --[[table: 0000000008B718A0]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B71800]],
      icon = "__base__/graphics/icons/logistic-chest-storage.png",
      inventory_size = 48,
      logistic_mode = "storage",
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "logistic-chest-storage"
      } --[[table: 0000000008B71850]],
      name = "logistic-chest-storage",
      picture = {
        filename = "__base__/graphics/entity/logistic-chest/logistic-chest-storage.png",
        height = 32,
        priority = "extra-high",
        shift = {
          0.1,
          0
        } --[[table: 0000000008B71AD0]],
        width = 38
      } --[[table: 0000000008B71A80]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B719E0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B71A30]]
      } --[[table: 0000000008B71990]],
      type = "logistic-container"
    } --[[table: 0000000008B717B0]]
  } --[[table: 0000000008B9E290]],
  ["logistic-robot"] = {
    ["logistic-robot"] = {
      collision_box = {
        {
          0,
          0
        } --[[table: 0000000008B70AE0]],
        {
          0,
          0
        } --[[table: 0000000008B70B30]]
      } --[[table: 0000000008B70A90]],
      energy_per_move = "1kJ",
      energy_per_tick = "0.01kJ",
      flags = {
        "placeable-player",
        "player-creation",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008B709A0]],
      icon = "__base__/graphics/icons/logistic-robot.png",
      max_energy = "300kJ",
      max_health = 100,
      max_payload_size = 1,
      max_to_charge = 0.95,
      min_to_charge = 0.2,
      minable = {
        hardness = 0.1,
        mining_time = 0.1,
        result = "logistic-robot"
      } --[[table: 0000000008B70A40]],
      name = "logistic-robot",
      picture = {
        filename = "__base__/graphics/entity/logistic-robot/logistic-robot.png",
        height = 34,
        priority = "high",
        width = 37
      } --[[table: 0000000008B70C70]],
      selection_box = {
        {
          -0.5,
          -1.5
        } --[[table: 0000000008B70BD0]],
        {
          0.5,
          -0.5
        } --[[table: 0000000008B70C20]]
      } --[[table: 0000000008B70B80]],
      shadow = {
        filename = "__base__/graphics/entity/logistic-robot/logistic-robot-shadow.png",
        height = 37,
        priority = "high",
        width = 52
      } --[[table: 0000000008B70CC0]],
      speed = 0.05,
      transfer_distance = 0.5,
      type = "logistic-robot"
    } --[[table: 0000000008B70950]]
  } --[[table: 0000000008B9E1F0]],
  ["map-settings"] = {
    ["map-settings"] = {
      enemy_evolution = {
        destroy_factor = 0.005,
        enabled = true,
        pollution_factor = 3e-005,
        time_factor = 8e-006
      } --[[table: 0000000008AE4B40]],
      enemy_expansion = {
        enabled = true,
        max_expansion_cooldown = 216000,
        max_expansion_distance = 5,
        min_base_spacing = 3,
        min_expansion_cooldown = 18000,
        min_player_base_distance = 3,
        settler_group_max_size = 20,
        settler_group_min_size = 5
      } --[[table: 0000000008AE4B90]],
      name = "map-settings",
      path_finder = {
        cache_absolute_path_credit = 1,
        cache_accept_path_end_distance_ratio = 0.15,
        cache_accept_path_start_distance_ratio = 0.2,
        cache_ageing = 0.05,
        cache_keep_path_threshold = 0.5,
        cache_last_connection_point = 50,
        cache_last_connection_point_ratio = 0.2,
        cache_max_age_spacing = 600,
        cache_max_connect_to_cache_steps = 100,
        cache_num_connection_points = 5,
        cache_path_end_distance_rating_multiplier = 20,
        cache_path_start_distance_rating_multiplier = 10,
        cache_per_node_path_credit = 0.001,
        enemy_with_different_destination_collision_penalty = 20,
        fwd2bwd_ratio = 5,
        general_entity_collision_penalty = 10,
        goal_pressure_ratio = 2,
        ignore_moving_enemy_collision_distance = 5,
        long_cache_min_cacheable_distance = 30,
        long_cache_path_max_age = 108000,
        long_cache_size = 25,
        max_steps_worked_per_tick = 100,
        short_cache_min_algo_steps_to_cache = 50,
        short_cache_min_cacheable_distance = 10,
        short_cache_path_max_age = 600,
        short_cache_size = 5,
        stale_enemy_with_same_destination_collision_penalty = 20,
        use_path_cache = true
      } --[[table: 0000000008AE4D20]],
      pollution = {
        ageing = 0.55,
        diffusion_ratio = 0.02,
        enabled = true,
        expected_max_per_chunk = 7000,
        min_to_diffuse = 15,
        min_to_show_per_chunk = 700
      } --[[table: 0000000008AE4AF0]],
      steering = {
        default = {
          force_unit_fuzzy_goto_behavior = false,
          radius = 1.2,
          separation_factor = 1.2,
          separation_force = 0.005
        } --[[table: 0000000008AE4C80]],
        moving = {
          force_unit_fuzzy_goto_behavior = false,
          radius = 3,
          separation_factor = 3,
          separation_force = 0.01
        } --[[table: 0000000008AE4CD0]]
      } --[[table: 0000000008AE4C30]],
      type = "map-settings",
      unit_group = {
        max_group_gathering_time = 36000,
        max_group_radius = 30,
        max_member_speedup_when_behind = 1.4,
        max_wait_time_for_late_members = 7200,
        min_group_gathering_time = 3600,
        min_group_radius = 5,
        tick_tolerance_when_member_arrives = 60
      } --[[table: 0000000008AE4BE0]]
    } --[[table: 0000000008AE4690]]
  } --[[table: 0000000008AE4D70]],
  market = {
    market = {
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 0000000008B740F0]],
        {
          1.4,
          1.4
        } --[[table: 0000000008B74140]]
      } --[[table: 0000000008B740A0]],
      corpse = "big-remnants",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B74050]],
      icon = "__base__/graphics/icons/market.png",
      max_health = 150,
      name = "market",
      order = "d-a-a",
      picture = {
        filename = "__base__/graphics/entity/market/market.png",
        height = 127,
        shift = {
          0.95,
          0.2
        } --[[table: 0000000008B742D0]],
        width = 156
      } --[[table: 0000000008B74280]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B741E0]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B74230]]
      } --[[table: 0000000008B74190]],
      subgroup = "production-machine",
      type = "market"
    } --[[table: 0000000008B74000]]
  } --[[table: 0000000008B9E420]],
  ["mining-drill"] = {
    ["basic-mining-drill"] = {
      animations = {
        east = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/basic-mining-drill/east.png",
          frame_count = 64,
          frame_height = 100,
          frame_width = 129,
          line_length = 8,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.45,
            0
          } --[[table: 00000000086A1320]]
        } --[[table: 00000000086A12D0]],
        north = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/basic-mining-drill/north.png",
          frame_count = 64,
          frame_height = 114,
          frame_width = 110,
          line_length = 8,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.2,
            -0.2
          } --[[table: 00000000086A1280]]
        } --[[table: 00000000086A1230]],
        south = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/basic-mining-drill/south.png",
          frame_count = 64,
          frame_height = 111,
          frame_width = 109,
          line_length = 8,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.15,
            0
          } --[[table: 00000000086A13C0]]
        } --[[table: 00000000086A1370]],
        west = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/basic-mining-drill/west.png",
          frame_count = 64,
          frame_height = 100,
          frame_width = 128,
          line_length = 8,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.25,
            0
          } --[[table: 00000000086A1460]]
        } --[[table: 00000000086A1410]]
      } --[[table: 00000000086A11E0]],
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 00000000086A1050]],
        {
          1.4,
          1.4
        } --[[table: 00000000086A10A0]]
      } --[[table: 00000000086A1000]],
      corpse = "big-remnants",
      energy_source = {
        emissions = 0.1,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 00000000086A14B0]],
      energy_usage = "90kW",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 00000000086A0EC0]],
      icon = "__base__/graphics/icons/basic-mining-drill.png",
      max_health = 300,
      minable = {
        mining_time = 1,
        result = "basic-mining-drill"
      } --[[table: 00000000086A0F60]],
      mining_power = 3,
      mining_speed = 0.5,
      module_slots = 3,
      name = "basic-mining-drill",
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/basic-mining-drill/mining-drill-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 00000000086A1550]],
      resource_categories = {
        "basic-solid"
      } --[[table: 00000000086A0FB0]],
      resource_searching_radius = 2.49,
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 00000000086A1140]],
        {
          1.5,
          1.5
        } --[[table: 00000000086A1190]]
      } --[[table: 00000000086A10F0]],
      type = "mining-drill",
      vector_to_place_result = {
        0,
        -1.85
      } --[[table: 00000000086A1500]]
    } --[[table: 00000000086A0F10]],
    ["burner-mining-drill"] = {
      animations = {
        east = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/burner-mining-drill/east.png",
          frame_count = 32,
          frame_height = 74,
          frame_width = 94,
          line_length = 4,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.45,
            -0.1
          } --[[table: 00000000086A1B40]]
        } --[[table: 00000000086A1AF0]],
        north = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/burner-mining-drill/north.png",
          frame_count = 32,
          frame_height = 76,
          frame_width = 110,
          line_length = 4,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.7,
            -0.1
          } --[[table: 00000000086A1AA0]]
        } --[[table: 00000000086A1A50]],
        south = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/burner-mining-drill/south.png",
          frame_count = 32,
          frame_height = 88,
          frame_width = 89,
          line_length = 4,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.4,
            0
          } --[[table: 00000000086A1BE0]]
        } --[[table: 00000000086A1B90]],
        west = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/burner-mining-drill/west.png",
          frame_count = 32,
          frame_height = 78,
          frame_width = 91,
          line_length = 4,
          priority = "extra-high",
          run_mode = "forward-then-backward",
          shift = {
            0.1,
            -0.05
          } --[[table: 00000000086A1C80]]
        } --[[table: 00000000086A1C30]]
      } --[[table: 00000000086A1A00]],
      collision_box = {
        {
          -0.9,
          -0.9
        } --[[table: 00000000086A1730]],
        {
          0.9,
          0.9
        } --[[table: 00000000086A1780]]
      } --[[table: 00000000086A16E0]],
      corpse = "medium-remnants",
      energy_source = {
        effectivity = 1,
        emissions = 0.033333333333333,
        fuel_inventory_size = 1,
        smoke = {
          {
            deviation = {
              0.1,
              0.1
            } --[[table: 00000000086A19B0]],
            frequency = 1,
            name = "smoke"
          } --[[table: 00000000086A1960]]
        } --[[table: 00000000086A1910]],
        type = "burner"
      } --[[table: 00000000086A18C0]],
      energy_usage = "300kW",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 00000000086A15F0]],
      icon = "__base__/graphics/icons/burner-mining-drill.png",
      max_health = 100,
      minable = {
        mining_time = 1,
        result = "burner-mining-drill"
      } --[[table: 00000000086A1690]],
      mining_power = 2.5,
      mining_speed = 0.35,
      name = "burner-mining-drill",
      resource_categories = {
        "basic-solid"
      } --[[table: 00000000086A1640]],
      resource_searching_radius = 0.99,
      selection_box = {
        {
          -1,
          -1
        } --[[table: 00000000086A1820]],
        {
          1,
          1
        } --[[table: 00000000086A1870]]
      } --[[table: 00000000086A17D0]],
      type = "mining-drill",
      vector_to_place_result = {
        -0.5,
        -1.3
      } --[[table: 00000000086A1CD0]]
    } --[[table: 00000000086A15A0]],
    pumpjack = {
      animations = {
        north = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/pumpjack/pumpjack-animation.png",
          frame_count = 40,
          frame_height = 110,
          frame_width = 116,
          line_length = 10,
          priority = "extra-high",
          shift = {
            0.125,
            -0.71875
          } --[[table: 0000000008BB5EA0]]
        } --[[table: 0000000008BB5E50]]
      } --[[table: 0000000008BB5E00]],
      base_picture = {
        height = 113,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/pumpjack/pumpjack-base.png",
        shift = {
          0.1875,
          -0.03125
        } --[[table: 0000000008BB5DB0]],
        width = 114
      } --[[table: 0000000008BB5D60]],
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 0000000008BB5590]],
        {
          1.4,
          1.4
        } --[[table: 0000000008BB55E0]]
      } --[[table: 0000000008BB5540]],
      corpse = "big-remnants",
      drawing_box = {
        {
          -1.6,
          -2.5
        } --[[table: 0000000008BB5770]],
        {
          1.5,
          1.6
        } --[[table: 0000000008BB57C0]]
      } --[[table: 0000000008BB5720]],
      energy_source = {
        emissions = 0.1,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008BB5810]],
      energy_usage = "90kW",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008BB54A0]],
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            positions = {
              {
                1,
                -2
              } --[[table: 0000000008BB5B80]],
              {
                2,
                -1
              } --[[table: 0000000008BB5BD0]],
              {
                -1,
                2
              } --[[table: 0000000008BB5C20]],
              {
                -2,
                1
              } --[[table: 0000000008BB5C70]]
            } --[[table: 0000000008BB5AE0]]
          } --[[table: 0000000008BB5A90]]
        } --[[table: 0000000008BB5A40]],
        pipe_covers = {
          east = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 0000000008BB5950]],
          north = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
            height = 32,
            priority = "extra-high",
            width = 44
          } --[[table: 0000000008BB5900]],
          south = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
            height = 52,
            priority = "extra-high",
            width = 46
          } --[[table: 0000000008BB59A0]],
          west = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 0000000008BB59F0]]
        } --[[table: 0000000008BB58B0]]
      } --[[table: 0000000008BB5860]],
      icon = "__base__/graphics/icons/pumpjack.png",
      max_health = 100,
      minable = {
        mining_time = 1,
        result = "pumpjack"
      } --[[table: 0000000008BB5450]],
      mining_power = 2,
      mining_speed = 1,
      module_slots = 2,
      name = "pumpjack",
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/pumpjack/pumpjack-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008BB5D10]],
      resource_categories = {
        "basic-fluid"
      } --[[table: 0000000008BB54F0]],
      resource_searching_radius = 0.49,
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008BB5680]],
        {
          1.5,
          1.5
        } --[[table: 0000000008BB56D0]]
      } --[[table: 0000000008BB5630]],
      type = "mining-drill",
      vector_to_place_result = {
        0,
        0
      } --[[table: 0000000008BB5CC0]]
    } --[[table: 0000000008BB53B0]]
  } --[[table: 00000000086A1D20]],
  ["mining-tool"] = {
    ["iron-axe"] = {
      action = {
        action_delivery = {
          target_effects = {
            damage = {
              amount = 5,
              type = "physical"
            } --[[table: 0000000008534910]],
            type = "damage"
          } --[[table: 00000000085348C0]],
          type = "instant"
        } --[[table: 0000000008534870]],
        type = "direct"
      } --[[table: 00000000085347D0]],
      durability = 4000,
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008534820]],
      icon = "__base__/graphics/icons/iron-axe.png",
      name = "iron-axe",
      order = "a[mining]-a[iron-axe]",
      speed = 2.5,
      stack_size = 32,
      subgroup = "tool",
      type = "mining-tool"
    } --[[table: 00000000085346E0]],
    ["steel-axe"] = {
      action = {
        action_delivery = {
          target_effects = {
            damage = {
              amount = 8,
              type = "physical"
            } --[[table: 0000000008BE7540]],
            type = "damage"
          } --[[table: 0000000008BE74F0]],
          type = "instant"
        } --[[table: 0000000008BE74A0]],
        type = "direct"
      } --[[table: 0000000008BE7400]],
      durability = 5000,
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7450]],
      icon = "__base__/graphics/icons/steel-axe.png",
      name = "steel-axe",
      order = "a[mining]-b[steel-axe]",
      speed = 4,
      stack_size = 32,
      subgroup = "tool",
      type = "mining-tool"
    } --[[table: 0000000008BE7310]]
  } --[[table: 0000000008534960]],
  module = {
    ["effectivity-module"] = {
      effect = {
        consumption = {
          bonus = -0.3
        } --[[table: 0000000008BE80D0]]
      } --[[table: 0000000008BE8080]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE8030]],
      icon = "__base__/graphics/icons/effectivity-module.png",
      name = "effectivity-module",
      order = "c[effectivity]-a[effectivity-module-1]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE7FE0]],
    ["effectivity-module-2"] = {
      effect = {
        consumption = {
          bonus = -0.4
        } --[[table: 0000000008BE8210]]
      } --[[table: 0000000008BE81C0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE8170]],
      icon = "__base__/graphics/icons/effectivity-module-2.png",
      name = "effectivity-module-2",
      order = "c[effectivity]-b[effectivity-module-2]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE8120]],
    ["effectivity-module-3"] = {
      effect = {
        consumption = {
          bonus = -0.5
        } --[[table: 0000000008BE8350]]
      } --[[table: 0000000008BE8300]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE82B0]],
      icon = "__base__/graphics/icons/effectivity-module-3.png",
      name = "effectivity-module-3",
      order = "c[effectivity]-c[effectivity-module-3]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE8260]],
    ["productivity-module"] = {
      effect = {
        consumption = {
          bonus = 0.4
        } --[[table: 0000000008BE8580]],
        pollution = {
          bonus = 0.3
        } --[[table: 0000000008BE85D0]],
        productivity = {
          bonus = 0.04
        } --[[table: 0000000008BE8530]],
        speed = {
          bonus = -0.15
        } --[[table: 0000000008BE8620]]
      } --[[table: 0000000008BE84E0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE8490]],
      icon = "__base__/graphics/icons/productivity-module.png",
      limitation = {
        "sulfuric-acid",
        "basic-oil-processing",
        "advanced-oil-processing",
        "heavy-oil-cracking",
        "light-oil-cracking",
        "solid-fuel-from-light-oil",
        "solid-fuel-from-heavy-oil",
        "solid-fuel-from-petroleum-gas",
        "lubricant",
        "iron-plate",
        "copper-plate",
        "steel-plate",
        "stone-brick",
        "sulfur",
        "plastic-bar",
        "empty-barrel",
        "iron-stick",
        "iron-gear-wheel",
        "copper-cable",
        "electronic-circuit",
        "advanced-circuit",
        "engine-unit",
        "electric-engine-unit",
        "processing-unit",
        "explosives",
        "battery",
        "flying-robot-frame",
        "science-pack-1",
        "science-pack-2",
        "science-pack-3",
        "alien-science-pack"
      } --[[table: 0000000008BE8670]],
      limitation_message_key = "production-module-usable-only-on-intermeidates",
      name = "productivity-module",
      order = "c[productivity]-a[productivity-module-1]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE8440]],
    ["productivity-module-2"] = {
      effect = {
        consumption = {
          bonus = 0.6
        } --[[table: 0000000008BE8800]],
        pollution = {
          bonus = 0.4
        } --[[table: 0000000008BE8850]],
        productivity = {
          bonus = 0.06
        } --[[table: 0000000008BE87B0]],
        speed = {
          bonus = -0.15
        } --[[table: 0000000008BE88A0]]
      } --[[table: 0000000008BE8760]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE8710]],
      icon = "__base__/graphics/icons/productivity-module-2.png",
      limitation = {
        "sulfuric-acid",
        "basic-oil-processing",
        "advanced-oil-processing",
        "heavy-oil-cracking",
        "light-oil-cracking",
        "solid-fuel-from-light-oil",
        "solid-fuel-from-heavy-oil",
        "solid-fuel-from-petroleum-gas",
        "lubricant",
        "iron-plate",
        "copper-plate",
        "steel-plate",
        "stone-brick",
        "sulfur",
        "plastic-bar",
        "empty-barrel",
        "iron-stick",
        "iron-gear-wheel",
        "copper-cable",
        "electronic-circuit",
        "advanced-circuit",
        "engine-unit",
        "electric-engine-unit",
        "processing-unit",
        "explosives",
        "battery",
        "flying-robot-frame",
        "science-pack-1",
        "science-pack-2",
        "science-pack-3",
        "alien-science-pack"
      } --[[table: 0000000008BE88F0]],
      limitation_message_key = "production-module-usable-only-on-intermeidates",
      name = "productivity-module-2",
      order = "c[productivity]-b[productivity-module-2]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE86C0]],
    ["productivity-module-3"] = {
      effect = {
        consumption = {
          bonus = 0.8
        } --[[table: 0000000008BE8A80]],
        pollution = {
          bonus = 0.5
        } --[[table: 0000000008BE8AD0]],
        productivity = {
          bonus = 0.1
        } --[[table: 0000000008BE8A30]],
        speed = {
          bonus = -0.15
        } --[[table: 0000000008BE8B20]]
      } --[[table: 0000000008BE89E0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE8990]],
      icon = "__base__/graphics/icons/productivity-module-3.png",
      limitation = {
        "sulfuric-acid",
        "basic-oil-processing",
        "advanced-oil-processing",
        "heavy-oil-cracking",
        "light-oil-cracking",
        "solid-fuel-from-light-oil",
        "solid-fuel-from-heavy-oil",
        "solid-fuel-from-petroleum-gas",
        "lubricant",
        "iron-plate",
        "copper-plate",
        "steel-plate",
        "stone-brick",
        "sulfur",
        "plastic-bar",
        "empty-barrel",
        "iron-stick",
        "iron-gear-wheel",
        "copper-cable",
        "electronic-circuit",
        "advanced-circuit",
        "engine-unit",
        "electric-engine-unit",
        "processing-unit",
        "explosives",
        "battery",
        "flying-robot-frame",
        "science-pack-1",
        "science-pack-2",
        "science-pack-3",
        "alien-science-pack"
      } --[[table: 0000000008BE8B70]],
      limitation_message_key = "production-module-usable-only-on-intermeidates",
      name = "productivity-module-3",
      order = "c[productivity]-c[productivity-module-3]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE8940]],
    ["speed-module"] = {
      effect = {
        consumption = {
          bonus = 0.5
        } --[[table: 0000000008BE7C70]],
        speed = {
          bonus = 0.2
        } --[[table: 0000000008BE7C20]]
      } --[[table: 0000000008BE7BD0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7B80]],
      icon = "__base__/graphics/icons/speed-module.png",
      name = "speed-module",
      order = "a[speed]-a[speed-module-1]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE7630]],
    ["speed-module-2"] = {
      effect = {
        consumption = {
          bonus = 0.6
        } --[[table: 0000000008BE7E00]],
        speed = {
          bonus = 0.3
        } --[[table: 0000000008BE7DB0]]
      } --[[table: 0000000008BE7D60]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7D10]],
      icon = "__base__/graphics/icons/speed-module-2.png",
      name = "speed-module-2",
      order = "a[speed]-b[speed-module-2]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE7CC0]],
    ["speed-module-3"] = {
      effect = {
        consumption = {
          bonus = 0.7
        } --[[table: 0000000008BE7F90]],
        speed = {
          bonus = 0.5
        } --[[table: 0000000008BE7F40]]
      } --[[table: 0000000008BE7EF0]],
      flags = {
        "goes-to-main-inventory"
      } --[[table: 0000000008BE7EA0]],
      icon = "__base__/graphics/icons/speed-module-3.png",
      name = "speed-module-3",
      order = "a[speed]-c[speed-module-3]",
      stack_size = 64,
      subgroup = "module",
      type = "module"
    } --[[table: 0000000008BE7E50]]
  } --[[table: 0000000008BE83A0]],
  ["movement-bonus-equipment"] = {
    ["basic-exoskeleton-equipment"] = {
      energy_consumption = "200W",
      energy_source = {
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008C74680]],
      movement_bonus = 0.3,
      name = "basic-exoskeleton-equipment",
      shape = {
        height = 4,
        type = "full",
        width = 2
      } --[[table: 0000000008C74630]],
      sprite = {
        filename = "__base__/graphics/equipment/basic-exoskeleton-equipment.png",
        height = 128,
        priority = "medium",
        width = 64
      } --[[table: 0000000008C745E0]],
      type = "movement-bonus-equipment"
    } --[[table: 0000000008C74590]]
  } --[[table: 0000000008C748B0]],
  ["night-vision-equipment"] = {
    ["night-vision-equipment"] = {
      energy_input = "10W",
      energy_source = {
        buffer_capacity = "120J",
        input_flow_limit = "120W",
        type = "electric",
        usage_priority = "primary-input"
      } --[[table: 0000000008C73550]],
      name = "night-vision-equipment",
      shape = {
        height = 2,
        type = "full",
        width = 3
      } --[[table: 0000000008C73500]],
      sprite = {
        filename = "__base__/graphics/equipment/night-vision-equipment.png",
        height = 64,
        priority = "medium",
        width = 96
      } --[[table: 0000000008C734B0]],
      type = "night-vision-equipment"
    } --[[table: 0000000008C733C0]]
  } --[[table: 0000000008C746D0]],
  ["noise-layer"] = {
    ["brown-cane"] = {
      name = "brown-cane",
      type = "noise-layer"
    } --[[table: 00000000086BB370]],
    coal = {
      name = "coal",
      type = "noise-layer"
    } --[[table: 0000000008AE41E0]],
    ["copper-ore"] = {
      name = "copper-ore",
      type = "noise-layer"
    } --[[table: 0000000008AE4140]],
    coral = {
      name = "coral",
      type = "noise-layer"
    } --[[table: 00000000086BB3C0]],
    ["crude-oil"] = {
      name = "crude-oil",
      type = "noise-layer"
    } --[[table: 0000000008AE4280]],
    dirt = {
      name = "dirt",
      type = "noise-layer"
    } --[[table: 0000000008AE4000]],
    ["dirt-dark"] = {
      name = "dirt-dark",
      type = "noise-layer"
    } --[[table: 0000000008AE4050]],
    ["enemy-base"] = {
      name = "enemy-base",
      type = "noise-layer"
    } --[[table: 0000000008AE42D0]],
    fluff = {
      name = "fluff",
      type = "noise-layer"
    } --[[table: 00000000086BB410]],
    garballo = {
      name = "garballo",
      type = "noise-layer"
    } --[[table: 00000000086BB460]],
    ["garballo-mini"] = {
      name = "garballo-mini",
      type = "noise-layer"
    } --[[table: 00000000086BB500]],
    grass = {
      name = "grass",
      type = "noise-layer"
    } --[[table: 0000000008AE3F60]],
    ["grass-dry"] = {
      name = "grass-dry",
      type = "noise-layer"
    } --[[table: 0000000008AE3FB0]],
    ["grass-medium"] = {
      name = "grass-medium",
      type = "noise-layer"
    } --[[table: 0000000008AE3F10]],
    grass1 = {
      name = "grass1",
      type = "noise-layer"
    } --[[table: 00000000086BB550]],
    grass2 = {
      name = "grass2",
      type = "noise-layer"
    } --[[table: 00000000086BB5A0]],
    ["iron-ore"] = {
      name = "iron-ore",
      type = "noise-layer"
    } --[[table: 0000000008AE4190]],
    pita = {
      name = "pita",
      type = "noise-layer"
    } --[[table: 00000000086BB2D0]],
    ["pita-mini"] = {
      name = "pita-mini",
      type = "noise-layer"
    } --[[table: 00000000086BB320]],
    sand = {
      name = "sand",
      type = "noise-layer"
    } --[[table: 0000000008AE40A0]],
    ["sand-dark"] = {
      name = "sand-dark",
      type = "noise-layer"
    } --[[table: 0000000008AE40F0]],
    stone = {
      name = "stone",
      type = "noise-layer"
    } --[[table: 0000000008AE4230]],
    trees = {
      name = "trees",
      type = "noise-layer"
    } --[[table: 0000000008AC7630]]
  } --[[table: 00000000086C8B00]],
  ["offshore-pump"] = {
    ["offshore-pump"] = {
      collision_box = {
        {
          -0.6,
          -0.3
        } --[[table: 000000000864BD40]],
        {
          0.6,
          0.3
        } --[[table: 000000000864BD90]]
      } --[[table: 000000000864BCF0]],
      corpse = "small-remnants",
      flags = {
        "placeable-neutral",
        "player-creation",
        "filter-directions"
      } --[[table: 000000000864BBB0]],
      fluid = "water",
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            position = {
              0,
              1
            } --[[table: 000000000864C150]]
          } --[[table: 000000000864C100]]
        } --[[table: 000000000864C0B0]],
        pipe_covers = {
          east = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 000000000864BFC0]],
          north = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
            height = 32,
            priority = "extra-high",
            width = 44
          } --[[table: 000000000864BF70]],
          south = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
            height = 52,
            priority = "extra-high",
            width = 46
          } --[[table: 000000000864C010]],
          west = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 000000000864C060]]
        } --[[table: 000000000864BF20]]
      } --[[table: 000000000864BED0]],
      icon = "__base__/graphics/icons/offshore-pump.png",
      max_health = 80,
      minable = {
        mining_time = 1,
        result = "offshore-pump"
      } --[[table: 000000000864BC00]],
      name = "offshore-pump",
      picture = {
        east = {
          filename = "__base__/graphics/entity/offshore-pump/offshore-pump.png",
          height = 102,
          priority = "high",
          shift = {
            0.9,
            0.05
          } --[[table: 000000000864C2E0]],
          width = 160,
          x = 160
        } --[[table: 000000000864C290]],
        north = {
          filename = "__base__/graphics/entity/offshore-pump/offshore-pump.png",
          height = 102,
          priority = "high",
          shift = {
            0.9,
            0.05
          } --[[table: 000000000864C240]],
          width = 160
        } --[[table: 000000000864C1F0]],
        south = {
          filename = "__base__/graphics/entity/offshore-pump/offshore-pump.png",
          height = 102,
          priority = "high",
          shift = {
            0.9,
            0.65
          } --[[table: 000000000864C380]],
          width = 160,
          x = 320
        } --[[table: 000000000864C330]],
        west = {
          filename = "__base__/graphics/entity/offshore-pump/offshore-pump.png",
          height = 102,
          priority = "high",
          shift = {
            1,
            0.05
          } --[[table: 000000000864C420]],
          width = 160,
          x = 480
        } --[[table: 000000000864C3D0]]
      } --[[table: 000000000864C1A0]],
      pumping_speed = 1,
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 000000000864BCA0]]
      } --[[table: 000000000864BC50]],
      selection_box = {
        {
          -1,
          -1.49
        } --[[table: 000000000864BE30]],
        {
          1,
          0.49
        } --[[table: 000000000864BE80]]
      } --[[table: 000000000864BDE0]],
      tile_width = 1,
      type = "offshore-pump"
    } --[[table: 000000000864BB60]]
  } --[[table: 00000000086A09C0]],
  particle = {
    ["coal-particle"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A2B80]],
      life_time = 180,
      name = "coal-particle",
      pictures = {
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A2C70]],
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-2.png",
          frame_count = 1,
          frame_height = 6,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2CC0]],
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-3.png",
          frame_count = 1,
          frame_height = 6,
          frame_width = 3,
          priority = "extra-high"
        } --[[table: 00000000086A2D10]],
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-4.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 4,
          priority = "extra-high"
        } --[[table: 00000000086A2D60]]
      } --[[table: 00000000086A2BD0]],
      shadows = {
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-shadow-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A2E50]],
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-shadow-2.png",
          frame_count = 1,
          frame_height = 6,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2EE0]],
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-shadow-3.png",
          frame_count = 1,
          frame_height = 6,
          frame_width = 3,
          priority = "extra-high"
        } --[[table: 00000000086A2F30]],
        {
          filename = "__base__/graphics/entity/coal-particle/coal-particle-shadow-4.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A2F80]]
      } --[[table: 00000000086A2DB0]],
      type = "particle"
    } --[[table: 00000000086A2B30]],
    ["copper-ore-particle"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A22C0]],
      life_time = 180,
      name = "copper-ore-particle",
      pictures = {
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A23B0]],
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-2.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A2400]],
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-3.png",
          frame_count = 1,
          frame_height = 8,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2450]],
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-4.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A24A0]]
      } --[[table: 00000000086A2310]],
      shadows = {
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-shadow-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A2590]],
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-shadow-2.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A25E0]],
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-shadow-3.png",
          frame_count = 1,
          frame_height = 8,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2630]],
        {
          filename = "__base__/graphics/entity/copper-ore-particle/copper-ore-particle-shadow-4.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A2680]]
      } --[[table: 00000000086A24F0]],
      type = "particle"
    } --[[table: 00000000086A2270]],
    ["iron-ore-particle"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A1E10]],
      life_time = 180,
      name = "iron-ore-particle",
      pictures = {
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A1F50]],
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-2.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A1FA0]],
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-3.png",
          frame_count = 1,
          frame_height = 7,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A1FF0]],
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-4.png",
          frame_count = 1,
          frame_height = 8,
          frame_width = 9,
          priority = "extra-high"
        } --[[table: 00000000086A2040]]
      } --[[table: 00000000086A1EB0]],
      shadows = {
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-shadow-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A2130]],
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-shadow-2.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2180]],
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-shadow-3.png",
          frame_count = 1,
          frame_height = 7,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A21D0]],
        {
          filename = "__base__/graphics/entity/iron-ore-particle/iron-ore-particle-shadow-4.png",
          frame_count = 1,
          frame_height = 8,
          frame_width = 9,
          priority = "extra-high"
        } --[[table: 00000000086A2220]]
      } --[[table: 00000000086A2090]],
      type = "particle"
    } --[[table: 00000000086A1E60]],
    ["shell-particle"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A3480]],
      life_time = 600,
      name = "shell-particle",
      pictures = {
        {
          filename = "__base__/graphics/entity/shell-particle/shell-particle-1.png",
          frame_count = 5,
          frame_height = 6,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A3520]],
        {
          filename = "__base__/graphics/entity/shell-particle/shell-particle-2.png",
          frame_count = 5,
          frame_height = 7,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A3570]]
      } --[[table: 00000000086A34D0]],
      shadows = {
        {
          filename = "__base__/graphics/entity/shell-particle/shell-particle-shadow-1.png",
          frame_count = 5,
          frame_height = 7,
          frame_width = 9,
          priority = "extra-high"
        } --[[table: 00000000086A3610]],
        {
          filename = "__base__/graphics/entity/shell-particle/shell-particle-shadow-2.png",
          frame_count = 5,
          frame_height = 8,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A3660]]
      } --[[table: 00000000086A35C0]],
      type = "particle"
    } --[[table: 00000000086A3430]],
    ["stone-particle"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A2720]],
      life_time = 180,
      name = "stone-particle",
      pictures = {
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-1.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A2810]],
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-2.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 4,
          priority = "extra-high"
        } --[[table: 00000000086A2860]],
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-3.png",
          frame_count = 1,
          frame_height = 6,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A28B0]],
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-4.png",
          frame_count = 1,
          frame_height = 7,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2900]]
      } --[[table: 00000000086A2770]],
      shadows = {
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-shadow-1.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A29F0]],
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-shadow-2.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 4,
          priority = "extra-high"
        } --[[table: 00000000086A2A40]],
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-shadow-3.png",
          frame_count = 1,
          frame_height = 6,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A2A90]],
        {
          filename = "__base__/graphics/entity/stone-particle/stone-particle-shadow-4.png",
          frame_count = 1,
          frame_height = 7,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A2AE0]]
      } --[[table: 00000000086A2950]],
      type = "particle"
    } --[[table: 00000000086A26D0]],
    ["wooden-particle"] = {
      flags = {
        "not-on-map"
      } --[[table: 00000000086A3020]],
      life_time = 180,
      name = "wooden-particle",
      pictures = {
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A3110]],
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-2.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A3160]],
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-3.png",
          frame_count = 1,
          frame_height = 8,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A31B0]],
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-4.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A3200]]
      } --[[table: 00000000086A3070]],
      shadows = {
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-shadow-1.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 5,
          priority = "extra-high"
        } --[[table: 00000000086A32F0]],
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-shadow-2.png",
          frame_count = 1,
          frame_height = 4,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A3340]],
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-shadow-3.png",
          frame_count = 1,
          frame_height = 8,
          frame_width = 7,
          priority = "extra-high"
        } --[[table: 00000000086A3390]],
        {
          filename = "__base__/graphics/entity/wooden-particle/wooden-particle-shadow-4.png",
          frame_count = 1,
          frame_height = 5,
          frame_width = 6,
          priority = "extra-high"
        } --[[table: 00000000086A33E0]]
      } --[[table: 00000000086A3250]],
      type = "particle"
    } --[[table: 00000000086A2FD0]]
  } --[[table: 00000000086A36B0]],
  pipe = {
    pipe = {
      collision_box = {
        {
          -0.3,
          -0.3
        } --[[table: 000000000864D6E0]],
        {
          0.3,
          0.3
        } --[[table: 000000000864D730]]
      } --[[table: 000000000864D690]],
      corpse = "small-remnants",
      fast_replaceable_group = "pipe",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 000000000864D550]],
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            position = {
              0,
              -1
            } --[[table: 000000000864D9B0]]
          } --[[table: 000000000864D960]],
          {
            position = {
              1,
              0
            } --[[table: 000000000864DA50]]
          } --[[table: 000000000864DA00]],
          {
            position = {
              0,
              1
            } --[[table: 000000000864DAF0]]
          } --[[table: 000000000864DAA0]],
          {
            position = {
              -1,
              0
            } --[[table: 000000000864DB90]]
          } --[[table: 000000000864DB40]]
        } --[[table: 000000000864D8C0]]
      } --[[table: 000000000864D870]],
      horizontal_window_bounding_box = {
        {
          -0.25,
          -0.25
        } --[[table: 000000000864E400]],
        {
          0.25,
          0.15625
        } --[[table: 000000000864E450]]
      } --[[table: 000000000864E3B0]],
      icon = "__base__/graphics/icons/pipe.png",
      max_health = 50,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "pipe"
      } --[[table: 000000000864D5A0]],
      name = "pipe",
      pictures = {
        corner_down_left = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-down-left.png",
          height = 32,
          priority = "extra-high",
          width = 36
        } --[[table: 000000000864DEB0]],
        corner_down_right = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-down-right.png",
          height = 32,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864DE60]],
        corner_up_left = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-up-left.png",
          height = 44,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864DE10]],
        corner_up_right = {
          filename = "__base__/graphics/entity/pipe/pipe-corner-up-right.png",
          height = 40,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864DDC0]],
        cross = {
          filename = "__base__/graphics/entity/pipe/pipe-cross.png",
          height = 40,
          priority = "extra-high",
          width = 40
        } --[[table: 000000000864E040]],
        ending_down = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-down.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864E0E0]],
        ending_left = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-left.png",
          height = 44,
          priority = "extra-high",
          width = 58
        } --[[table: 000000000864E180]],
        ending_right = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-right.png",
          height = 44,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864E130]],
        ending_up = {
          filename = "__base__/graphics/entity/pipe/pipe-ending-up.png",
          height = 42,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864E090]],
        fluid_background = {
          filename = "__base__/graphics/entity/pipe/fluid-background.png",
          height = 20,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864E270]],
        high_temperature_flow = {
          filename = "__base__/graphics/entity/pipe/fluid-flow.png",
          height = 18,
          priority = "extra-high",
          width = 128
        } --[[table: 000000000864E360]],
        horizontal_window_background = {
          filename = "__base__/graphics/entity/pipe/pipe-horizontal-window-background.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864E1D0]],
        low_temperature_flow = {
          filename = "__base__/graphics/entity/pipe/fluid-flow.png",
          height = 18,
          priority = "extra-high",
          width = 128
        } --[[table: 000000000864E2C0]],
        middle_temperature_flow = {
          filename = "__base__/graphics/entity/pipe/fluid-flow.png",
          height = 18,
          priority = "extra-high",
          width = 128
        } --[[table: 000000000864E310]],
        straight_horizontal = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-horizontal.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864DD70]],
        straight_horizontal_window = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-horizontal-window.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864DD20]],
        straight_vertical = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-vertical.png",
          height = 42,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864DC80]],
        straight_vertical_single = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-vertical-single.png",
          height = 58,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864DC30]],
        straight_vertical_window = {
          filename = "__base__/graphics/entity/pipe/pipe-straight-vertical-window.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864DCD0]],
        t_down = {
          filename = "__base__/graphics/entity/pipe/pipe-t-down.png",
          height = 44,
          priority = "extra-high",
          width = 40
        } --[[table: 000000000864DF50]],
        t_left = {
          filename = "__base__/graphics/entity/pipe/pipe-t-left.png",
          height = 42,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864DFF0]],
        t_right = {
          filename = "__base__/graphics/entity/pipe/pipe-t-right.png",
          height = 32,
          priority = "extra-high",
          width = 40
        } --[[table: 000000000864DFA0]],
        t_up = {
          filename = "__base__/graphics/entity/pipe/pipe-t-up.png",
          height = 42,
          priority = "extra-high",
          width = 32
        } --[[table: 000000000864DF00]],
        vertical_window_background = {
          filename = "__base__/graphics/entity/pipe/pipe-vertical-window-background.png",
          height = 32,
          priority = "extra-high",
          width = 44
        } --[[table: 000000000864E220]]
      } --[[table: 000000000864DBE0]],
      resistances = {
        {
          percent = 90,
          type = "fire"
        } --[[table: 000000000864D640]]
      } --[[table: 000000000864D5F0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 000000000864D7D0]],
        {
          0.5,
          0.5
        } --[[table: 000000000864D820]]
      } --[[table: 000000000864D780]],
      type = "pipe",
      vertical_window_bounding_box = {
        {
          -0.28125,
          -0.40625
        } --[[table: 000000000864E4F0]],
        {
          0.03125,
          0.125
        } --[[table: 000000000864E540]]
      } --[[table: 000000000864E4A0]]
    } --[[table: 000000000864D500]]
  } --[[table: 00000000086A0B00]],
  ["pipe-to-ground"] = {
    ["pipe-to-ground"] = {
      collision_box = {
        {
          -0.3,
          -0.3
        } --[[table: 000000000869F4D0]],
        {
          0.3,
          0.2
        } --[[table: 000000000869F520]]
      } --[[table: 000000000869F480]],
      corpse = "small-remnants",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 000000000869F340]],
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            position = {
              0,
              -1
            } --[[table: 000000000869F8E0]]
          } --[[table: 000000000869F890]],
          {
            max_underground_distance = 10,
            position = {
              0,
              1
            } --[[table: 000000000869F980]]
          } --[[table: 000000000869F930]]
        } --[[table: 000000000869F840]],
        pipe_covers = {
          east = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 000000000869F750]],
          north = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
            height = 32,
            priority = "extra-high",
            width = 44
          } --[[table: 000000000869F700]],
          south = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
            height = 52,
            priority = "extra-high",
            width = 46
          } --[[table: 000000000869F7A0]],
          west = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 000000000869F7F0]]
        } --[[table: 000000000869F6B0]]
      } --[[table: 000000000869F660]],
      icon = "__base__/graphics/icons/pipe-to-ground.png",
      max_health = 50,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "pipe-to-ground"
      } --[[table: 000000000869F390]],
      name = "pipe-to-ground",
      pictures = {
        down = {
          filename = "__base__/graphics/entity/pipe-to-ground/pipe-to-ground-down.png",
          height = 32,
          priority = "high",
          width = 40
        } --[[table: 000000000869FAC0]],
        left = {
          filename = "__base__/graphics/entity/pipe-to-ground/pipe-to-ground-left.png",
          height = 42,
          priority = "high",
          width = 32
        } --[[table: 000000000869FB10]],
        right = {
          filename = "__base__/graphics/entity/pipe-to-ground/pipe-to-ground-right.png",
          height = 40,
          priority = "high",
          width = 32
        } --[[table: 000000000869FB60]],
        up = {
          filename = "__base__/graphics/entity/pipe-to-ground/pipe-to-ground-up.png",
          height = 32,
          priority = "high",
          width = 44
        } --[[table: 000000000869FA70]]
      } --[[table: 000000000869FA20]],
      resistances = {
        {
          percent = 80,
          type = "fire"
        } --[[table: 000000000869F430]]
      } --[[table: 000000000869F3E0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 000000000869F5C0]],
        {
          0.5,
          0.5
        } --[[table: 000000000869F610]]
      } --[[table: 000000000869F570]],
      type = "pipe-to-ground",
      underground_sprite = {
        filename = "__core__/graphics/arrows/underground-lines.png",
        height = 32,
        priority = "high",
        width = 32
      } --[[table: 000000000869F9D0]]
    } --[[table: 000000000869F2F0]]
  } --[[table: 00000000086A0C40]],
  player = {
    player = {
      collision_box = {
        {
          -0.2,
          -0.2
        } --[[table: 0000000006344750]],
        {
          0.2,
          0.2
        } --[[table: 00000000063447A0]]
      } --[[table: 0000000006344700]],
      crafting_categories = {
        "crafting"
      } --[[table: 00000000063448E0]],
      distance_per_frame = 0.13,
      eat = {
        {
          filename = "__base__/sound/eat.wav",
          volume = 1
        } --[[table: 00000000063449D0]]
      } --[[table: 0000000006344980]],
      flags = {
        "pushable",
        "placeable-player",
        "placeable-off-grid",
        "breaths-air",
        "not-repairable"
      } --[[table: 00000000063446B0]],
      healing_per_tick = 0.01,
      heartbeat = {
        {
          filename = "__base__/sound/heartbeat.wav"
        } --[[table: 0000000006344A70]]
      } --[[table: 0000000006344A20]],
      icon = "__base__/graphics/icons/player.png",
      idle_animation = {
        direction_count = 5,
        frame_count = 120,
        frame_height = 66,
        frame_width = 48,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000006344C50]],
        stripes = {
          {
            filename = "__base__/graphics/entity/player/character-idle-1.png",
            width_in_frames = 40
          } --[[table: 0000000006344B60]],
          {
            filename = "__base__/graphics/entity/player/character-idle-2.png",
            width_in_frames = 40
          } --[[table: 0000000006344BB0]],
          {
            filename = "__base__/graphics/entity/player/character-idle-3.png",
            width_in_frames = 40
          } --[[table: 0000000006344C00]]
        } --[[table: 0000000006344B10]]
      } --[[table: 0000000006344AC0]],
      idle_with_gun_animation = {
        direction_count = 5,
        frame_count = 120,
        frame_height = 66,
        frame_width = 48,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000006344E30]],
        stripes = {
          {
            filename = "__base__/graphics/entity/player/character-idle-with-gun-1.png",
            width_in_frames = 40
          } --[[table: 0000000006344D40]],
          {
            filename = "__base__/graphics/entity/player/character-idle-with-gun-2.png",
            width_in_frames = 40
          } --[[table: 0000000006344D90]],
          {
            filename = "__base__/graphics/entity/player/character-idle-with-gun-3.png",
            width_in_frames = 40
          } --[[table: 0000000006344DE0]]
        } --[[table: 0000000006344CF0]]
      } --[[table: 0000000006344CA0]],
      inventory_size = 60,
      light = {
        {
          intensity = 0.4,
          minimum_darkness = 0.3,
          size = 25
        } --[[table: 0000000006344ED0]],
        {
          intensity = 0.6,
          minimum_darkness = 0.3,
          picture = {
            filename = "__core__/graphics/light-cone.png",
            height = 200,
            priority = "medium",
            scale = 2,
            width = 200
          } --[[table: 0000000006344F70]],
          shift = {
            0,
            -13
          } --[[table: 0000000006344FC0]],
          size = 2,
          type = "oriented"
        } --[[table: 0000000006344F20]]
      } --[[table: 0000000006344E80]],
      max_health = 100,
      maximum_corner_sliding_distance = 0.7,
      mining_categories = {
        "basic-solid"
      } --[[table: 0000000006344930]],
      mining_speed = 0.01,
      mining_with_hands_animation = {
        direction_count = 5,
        frame_count = 80,
        frame_height = 66,
        frame_width = 48,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000006345150]],
        stripes = {
          {
            filename = "__base__/graphics/entity/player/character-mine-with-hands-1.png",
            width_in_frames = 40
          } --[[table: 00000000063450B0]],
          {
            filename = "__base__/graphics/entity/player/character-mine-with-hands-2.png",
            width_in_frames = 40
          } --[[table: 0000000006345100]]
        } --[[table: 0000000006345060]]
      } --[[table: 0000000006345010]],
      mining_with_hands_particles_animation_positions = {
        29,
        63
      } --[[table: 00000000063451A0]],
      mining_with_tool_animation = {
        direction_count = 5,
        frame_count = 48,
        frame_height = 88,
        frame_width = 64,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000006345330]],
        stripes = {
          {
            filename = "__base__/graphics/entity/player/character-mine-with-tool-1.png",
            width_in_frames = 24
          } --[[table: 0000000006345290]],
          {
            filename = "__base__/graphics/entity/player/character-mine-with-tool-2.png",
            width_in_frames = 24
          } --[[table: 00000000063452E0]]
        } --[[table: 0000000006345240]]
      } --[[table: 00000000063451F0]],
      mining_with_tool_particles_animation_positions = {
        28
      } --[[table: 0000000006345380]],
      name = "player",
      order = "a",
      running_aim = {
        direction_count = 18,
        filename = "__base__/graphics/entity/player/character-clothes-run-aim.png",
        frame_count = 30,
        frame_height = 72,
        frame_width = 58,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000006345420]]
      } --[[table: 00000000063453D0]],
      running_animation = {
        direction_count = 5,
        filename = "__base__/graphics/entity/player/character-clothes-run.png",
        frame_count = 30,
        frame_height = 66,
        frame_width = 48,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 00000000063454C0]]
      } --[[table: 0000000006345470]],
      running_mask_animation = {
        direction_count = 5,
        filename = "__base__/graphics/entity/player/character-clothes-run-mask.png",
        frame_count = 30,
        frame_height = 66,
        frame_width = 48,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000006345560]]
      } --[[table: 0000000006345510]],
      running_sound_animation_positions = {
        14,
        29
      } --[[table: 00000000063455B0]],
      running_speed = 0.15,
      selection_box = {
        {
          -0.4,
          -1.4
        } --[[table: 0000000006344840]],
        {
          0.4,
          0.2
        } --[[table: 0000000006344890]]
      } --[[table: 00000000063447F0]],
      subgroup = "creatures",
      type = "player"
    } --[[table: 0000000006344660]]
  } --[[table: 00000000086A0600]],
  ["player-port"] = {
    ["player-port"] = {
      animation = {
        filename = "__base__/graphics/entity/player-port/player-port-animation.png",
        frame_count = 2,
        frame_height = 64,
        frame_width = 64
      } --[[table: 0000000008B13EE0]],
      collision_box = {
        {
          -0.9,
          -0.9
        } --[[table: 0000000008B13D50]],
        {
          0.9,
          0.9
        } --[[table: 0000000008B13DA0]]
      } --[[table: 0000000008B13D00]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B13C60]],
      icon = "__base__/graphics/icons/player-port.png",
      max_health = 50,
      minable = {
        mining_time = 1,
        result = "player-port"
      } --[[table: 0000000008B13CB0]],
      name = "player-port",
      selection_box = {
        {
          -1,
          -1
        } --[[table: 0000000008B13E40]],
        {
          1,
          1
        } --[[table: 0000000008B13E90]]
      } --[[table: 0000000008B13DF0]],
      type = "player-port"
    } --[[table: 0000000008B13C10]]
  } --[[table: 0000000008B9DFC0]],
  projectile = {
    ["acid-projectile-purple"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "acid-splash-purple",
              type = "create-entity"
            } --[[table: 00000000086A3930]],
            {
              damage = {
                amount = 10,
                type = "acid"
              } --[[table: 00000000086A39D0]],
              type = "damage"
            } --[[table: 00000000086A3980]]
          } --[[table: 00000000086A38E0]],
          type = "instant"
        } --[[table: 00000000086A3890]],
        type = "direct"
      } --[[table: 00000000086A3840]],
      animation = {
        filename = "__base__/graphics/entity/acid-projectile-purple/acid-projectile-purple.png",
        frame_count = 33,
        frame_height = 18,
        frame_width = 16,
        line_length = 5,
        priority = "high"
      } --[[table: 00000000086A3A20]],
      flags = {
        "not-on-map"
      } --[[table: 00000000086A37A0]],
      name = "acid-projectile-purple",
      rotatable = false,
      shadow = {
        filename = "__base__/graphics/entity/acid-projectile-purple/acid-projectile-purple-shadow.png",
        frame_count = 33,
        frame_height = 16,
        frame_width = 28,
        line_length = 5,
        priority = "high",
        shift = {
          -0.09,
          0.395
        } --[[table: 00000000086A3AC0]]
      } --[[table: 00000000086A3A70]],
      type = "projectile"
    } --[[table: 00000000086A37F0]],
    ["basic-grenade"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "huge-explosion",
              type = "create-entity"
            } --[[table: 0000000008BA01D0]],
            {
              action = {
                action_delivery = {
                  target_effects = {
                    {
                      damage = {
                        amount = 25,
                        type = "explosion"
                      } --[[table: 0000000008BA03B0]],
                      type = "damage"
                    } --[[table: 0000000008BA0360]],
                    {
                      entity_name = "explosion",
                      type = "create-entity"
                    } --[[table: 0000000008BA0400]]
                  } --[[table: 0000000008BA0310]],
                  type = "instant"
                } --[[table: 0000000008BA02C0]],
                perimeter = 6.5,
                type = "area"
              } --[[table: 0000000008BA0270]],
              type = "nested-result"
            } --[[table: 0000000008BA0220]]
          } --[[table: 0000000008BA0180]],
          type = "instant"
        } --[[table: 0000000008BA0130]],
        type = "direct"
      } --[[table: 0000000008BA00E0]],
      animation = {
        filename = "__base__/graphics/entity/basic-grenade/basic-grenade.png",
        frame_count = 1,
        frame_height = 24,
        frame_width = 24,
        priority = "high"
      } --[[table: 0000000008BA04A0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008BA0090]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008BA0450]],
      name = "basic-grenade",
      shadow = {
        filename = "__base__/graphics/entity/basic-grenade/basic-grenade-shadow.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 24,
        priority = "high"
      } --[[table: 0000000008BA04F0]],
      type = "projectile"
    } --[[table: 0000000008BA0040]],
    ["blue-laser"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "laser-bubble",
              type = "create-entity"
            } --[[table: 0000000008B9ED80]],
            {
              damage = {
                amount = 10,
                type = "laser"
              } --[[table: 0000000008B9EE20]],
              type = "damage"
            } --[[table: 0000000008B9EDD0]]
          } --[[table: 0000000008B9ED30]],
          type = "instant"
        } --[[table: 0000000008B9ECE0]],
        type = "direct"
      } --[[table: 0000000008B9EC90]],
      animation = {
        filename = "__base__/graphics/entity/blue-laser/blue-laser.png",
        frame_count = 1,
        frame_height = 14,
        frame_width = 7,
        priority = "high"
      } --[[table: 0000000008B9EEC0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008B9EC40]],
      light = {
        intensity = 0.5,
        size = 10
      } --[[table: 0000000008B9EE70]],
      name = "blue-laser",
      speed = 0.15,
      type = "projectile"
    } --[[table: 0000000008B9EBF0]],
    ["defender-capsule"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "defender",
              type = "create-entity"
            } --[[table: 0000000008BA06D0]]
          } --[[table: 0000000008BA0680]],
          type = "instant"
        } --[[table: 0000000008BA0630]],
        type = "direct"
      } --[[table: 0000000008BA05E0]],
      animation = {
        filename = "__base__/graphics/entity/combat-robot-capsule/defender-capsule.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA0770]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008BA0590]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008BA0720]],
      name = "defender-capsule",
      shadow = {
        filename = "__base__/graphics/entity/combat-robot-capsule/combat-robot-capsule-shadow.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA07C0]],
      smoke = {
        {
          deviation = {
            0.15,
            0.15
          } --[[table: 0000000008B9E7E0]],
          frequency = 1,
          name = "smoke-fast",
          position = {
            0,
            0
          } --[[table: 0000000008B9E830]],
          slow_down_factor = 1,
          starting_frame = 3,
          starting_frame_deviation = 5,
          starting_frame_speed = 0,
          starting_frame_speed_deviation = 5
        } --[[table: 0000000008B9E6A0]]
      } --[[table: 0000000008B9E600]],
      type = "projectile"
    } --[[table: 0000000008BA0540]],
    ["destroyer-capsule"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "destroyer",
              offset = {
                -0.7,
                -0.7
              } --[[table: 0000000008BA0E50]],
              type = "create-entity"
            } --[[table: 0000000008BA0E00]],
            {
              entity_name = "destroyer",
              offset = {
                -0.7,
                0.7
              } --[[table: 0000000008BA0EF0]],
              type = "create-entity"
            } --[[table: 0000000008BA0EA0]],
            {
              entity_name = "destroyer",
              offset = {
                0.7,
                -0.7
              } --[[table: 0000000008BA0F90]],
              type = "create-entity"
            } --[[table: 0000000008BA0F40]],
            {
              entity_name = "destroyer",
              offset = {
                0.7,
                0.7
              } --[[table: 0000000008BA1030]],
              type = "create-entity"
            } --[[table: 0000000008BA0FE0]],
            {
              entity_name = "destroyer",
              offset = {
                0,
                0
              } --[[table: 0000000008BA10D0]],
              type = "create-entity"
            } --[[table: 0000000008BA1080]]
          } --[[table: 0000000008BA0DB0]],
          type = "instant"
        } --[[table: 0000000008BA0D60]],
        type = "direct"
      } --[[table: 0000000008BA0D10]],
      animation = {
        filename = "__base__/graphics/entity/combat-robot-capsule/destroyer-capsule.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA1170]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008BA0CC0]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008BA1120]],
      name = "destroyer-capsule",
      shadow = {
        filename = "__base__/graphics/entity/combat-robot-capsule/combat-robot-capsule-shadow.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA11C0]],
      smoke = nil --[[ref]],
      type = "projectile"
    } --[[table: 0000000008BA0C70]],
    ["distractor-capsule"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "distractor",
              offset = {
                0.5,
                -0.5
              } --[[table: 0000000008BA09F0]],
              type = "create-entity"
            } --[[table: 0000000008BA09A0]],
            {
              entity_name = "distractor",
              offset = {
                -0.5,
                -0.5
              } --[[table: 0000000008BA0A90]],
              type = "create-entity"
            } --[[table: 0000000008BA0A40]],
            {
              entity_name = "distractor",
              offset = {
                0,
                0.5
              } --[[table: 0000000008BA0B30]],
              type = "create-entity"
            } --[[table: 0000000008BA0AE0]]
          } --[[table: 0000000008BA0950]],
          type = "instant"
        } --[[table: 0000000008BA0900]],
        type = "direct"
      } --[[table: 0000000008BA08B0]],
      animation = {
        filename = "__base__/graphics/entity/combat-robot-capsule/distractor-capsule.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA0BD0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008BA0860]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008BA0B80]],
      name = "distractor-capsule",
      shadow = {
        filename = "__base__/graphics/entity/combat-robot-capsule/combat-robot-capsule-shadow.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA0C20]],
      smoke = nil --[[ref]],
      type = "projectile"
    } --[[table: 0000000008BA0810]],
    ["explosive-rocket"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "explosion",
              type = "create-entity"
            } --[[table: 0000000008B9F550]],
            {
              action = {
                action_delivery = {
                  target_effects = {
                    {
                      damage = {
                        amount = 40,
                        type = "explosion"
                      } --[[table: 0000000008B9F730]],
                      type = "damage"
                    } --[[table: 0000000008B9F6E0]],
                    {
                      entity_name = "explosion",
                      type = "create-entity"
                    } --[[table: 0000000008B9F780]]
                  } --[[table: 0000000008B9F690]],
                  type = "instant"
                } --[[table: 0000000008B9F640]],
                perimeter = 6.5,
                type = "area"
              } --[[table: 0000000008B9F5F0]],
              type = "nested-result"
            } --[[table: 0000000008B9F5A0]]
          } --[[table: 0000000008B9F500]],
          type = "instant"
        } --[[table: 0000000008B9F4B0]],
        type = "direct"
      } --[[table: 0000000008B9F460]],
      animation = {
        filename = "__base__/graphics/entity/rocket/rocket.png",
        frame_count = 1,
        frame_height = 30,
        frame_width = 10,
        priority = "high"
      } --[[table: 0000000008B9F820]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008B9F410]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008B9F7D0]],
      name = "explosive-rocket",
      shadow = {
        filename = "__base__/graphics/entity/rocket/rocket-shadow.png",
        frame_count = 1,
        frame_height = 30,
        frame_width = 10,
        priority = "high"
      } --[[table: 0000000008B9F870]],
      smoke = {
        {
          deviation = {
            0.15,
            0.15
          } --[[table: 0000000008B9F960]],
          frequency = 1,
          name = "smoke-fast",
          position = {
            0,
            0
          } --[[table: 0000000008B9F9B0]],
          slow_down_factor = 1,
          starting_frame = 3,
          starting_frame_deviation = 5,
          starting_frame_speed = 0,
          starting_frame_speed_deviation = 5
        } --[[table: 0000000008B9F910]]
      } --[[table: 0000000008B9F8C0]],
      type = "projectile"
    } --[[table: 0000000008B9F3C0]],
    laser = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "laser-bubble",
              type = "create-entity"
            } --[[table: 0000000008B9EA60]],
            {
              damage = {
                amount = 5,
                type = "laser"
              } --[[table: 0000000008B9EB00]],
              type = "damage"
            } --[[table: 0000000008B9EAB0]]
          } --[[table: 0000000008B9EA10]],
          type = "instant"
        } --[[table: 0000000008B9E9C0]],
        type = "direct"
      } --[[table: 0000000008B9E970]],
      animation = {
        filename = "__base__/graphics/entity/laser/laser.png",
        frame_count = 1,
        frame_height = 14,
        frame_width = 7,
        priority = "high"
      } --[[table: 0000000008B9EBA0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008B9E920]],
      light = {
        intensity = 0.5,
        size = 10
      } --[[table: 0000000008B9EB50]],
      name = "laser",
      speed = 0.15,
      type = "projectile"
    } --[[table: 0000000008B9E8D0]],
    ["piercing-shotgun-pellet"] = {
      acceleration = 0,
      action = {
        action_delivery = {
          target_effects = {
            damage = {
              amount = 6,
              type = "physical"
            } --[[table: 0000000008B9FFA0]],
            type = "damage"
          } --[[table: 0000000008B9FF50]],
          type = "instant"
        } --[[table: 0000000008B9FF00]],
        type = "direct"
      } --[[table: 0000000008B9FEB0]],
      animation = {
        filename = "__base__/graphics/entity/piercing-bullet/piercing-bullet.png",
        frame_count = 1,
        frame_height = 50,
        frame_width = 3,
        priority = "high"
      } --[[table: 0000000008B9FFF0]],
      collision_box = {
        {
          -0.05,
          -1
        } --[[table: 0000000008B9FE10]],
        {
          0.05,
          1
        } --[[table: 0000000008B9FE60]]
      } --[[table: 0000000008B9FDC0]],
      direction_only = true,
      flags = {
        "not-on-map"
      } --[[table: 0000000008B9FD70]],
      name = "piercing-shotgun-pellet",
      type = "projectile"
    } --[[table: 0000000008B9FD20]],
    ["poison-capsule"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            entity_name = "poison-cloud",
            type = "create-entity"
          } --[[table: 0000000008BA1350]],
          type = "instant"
        } --[[table: 0000000008BA1300]],
        type = "direct"
      } --[[table: 0000000008BA12B0]],
      animation = {
        filename = "__base__/graphics/entity/poison-capsule/poison-capsule.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA13F0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008BA1260]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008BA13A0]],
      name = "poison-capsule",
      shadow = {
        filename = "__base__/graphics/entity/poison-capsule/poison-capsule-shadow.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA1440]],
      smoke = nil --[[ref]],
      type = "projectile"
    } --[[table: 0000000008BA1210]],
    rocket = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            {
              entity_name = "explosion",
              type = "create-entity"
            } --[[table: 0000000008B9F0A0]],
            {
              damage = {
                amount = 60,
                type = "explosion"
              } --[[table: 0000000008B9F140]],
              type = "damage"
            } --[[table: 0000000008B9F0F0]]
          } --[[table: 0000000008B9F050]],
          type = "instant"
        } --[[table: 0000000008B9F000]],
        type = "direct"
      } --[[table: 0000000008B9EFB0]],
      animation = {
        filename = "__base__/graphics/entity/rocket/rocket.png",
        frame_count = 1,
        frame_height = 30,
        frame_width = 10,
        priority = "high"
      } --[[table: 0000000008B9F1E0]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008B9EF60]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008B9F190]],
      name = "rocket",
      shadow = {
        filename = "__base__/graphics/entity/rocket/rocket-shadow.png",
        frame_count = 1,
        frame_height = 30,
        frame_width = 10,
        priority = "high"
      } --[[table: 0000000008B9F230]],
      smoke = {
        {
          deviation = {
            0.15,
            0.15
          } --[[table: 0000000008B9F320]],
          frequency = 1,
          name = "smoke-fast",
          position = {
            0,
            0
          } --[[table: 0000000008B9F370]],
          slow_down_factor = 1,
          starting_frame = 3,
          starting_frame_deviation = 5,
          starting_frame_speed = 0,
          starting_frame_speed_deviation = 5
        } --[[table: 0000000008B9F2D0]]
      } --[[table: 0000000008B9F280]],
      type = "projectile"
    } --[[table: 0000000008B9EF10]],
    ["shotgun-pellet"] = {
      acceleration = 0,
      action = {
        action_delivery = {
          target_effects = {
            damage = {
              amount = 4,
              type = "physical"
            } --[[table: 0000000008B9FC80]],
            type = "damage"
          } --[[table: 0000000008B9FC30]],
          type = "instant"
        } --[[table: 0000000008B9FBE0]],
        type = "direct"
      } --[[table: 0000000008B9FB90]],
      animation = {
        filename = "__base__/graphics/entity/bullet/bullet.png",
        frame_count = 1,
        frame_height = 50,
        frame_width = 3,
        priority = "high"
      } --[[table: 0000000008B9FCD0]],
      collision_box = {
        {
          -0.05,
          -1
        } --[[table: 0000000008B9FAF0]],
        {
          0.05,
          1
        } --[[table: 0000000008B9FB40]]
      } --[[table: 0000000008B9FAA0]],
      direction_only = true,
      flags = {
        "not-on-map"
      } --[[table: 0000000008B9FA50]],
      name = "shotgun-pellet",
      type = "projectile"
    } --[[table: 0000000008B9FA00]],
    ["slowdown-capsule"] = {
      acceleration = 0.005,
      action = {
        action_delivery = {
          target_effects = {
            sticker = "slowdown-sticker",
            type = "create-sticker"
          } --[[table: 0000000008BA15D0]],
          type = "instant"
        } --[[table: 0000000008BA1580]],
        perimeter = 9,
        type = "area"
      } --[[table: 0000000008BA1530]],
      animation = {
        filename = "__base__/graphics/entity/slowdown-capsule/slowdown-capsule.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA1670]],
      flags = {
        "not-on-map"
      } --[[table: 0000000008BA14E0]],
      light = {
        intensity = 0.5,
        size = 4
      } --[[table: 0000000008BA1620]],
      name = "slowdown-capsule",
      shadow = {
        filename = "__base__/graphics/entity/slowdown-capsule/slowdown-capsule-shadow.png",
        frame_count = 1,
        frame_height = 32,
        frame_width = 32,
        priority = "high"
      } --[[table: 0000000008BA16C0]],
      smoke = nil --[[ref]],
      type = "projectile"
    } --[[table: 0000000008BA1490]]
  } --[[table: 00000000086A3B10]],
  pump = {
    ["small-pump"] = {
      animations = {
        east = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/small-pump/small-pump-right.png",
          frame_count = 8,
          frame_height = 56,
          frame_width = 51,
          shift = {
            0.265625,
            -0.21875
          } --[[table: 0000000008B73B50]]
        } --[[table: 0000000008B73B00]],
        north = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/small-pump/small-pump-up.png",
          frame_count = 8,
          frame_height = 56,
          frame_width = 46,
          shift = {
            0.09375,
            0.03125
          } --[[table: 0000000008B73AB0]]
        } --[[table: 0000000008B73A60]],
        south = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/small-pump/small-pump-down.png",
          frame_count = 8,
          frame_height = 58,
          frame_width = 61,
          shift = {
            0.421875,
            -0.125
          } --[[table: 0000000008B73BF0]]
        } --[[table: 0000000008B73BA0]],
        west = {
          animation_speed = 0.5,
          filename = "__base__/graphics/entity/small-pump/small-pump-left.png",
          frame_count = 8,
          frame_height = 44,
          frame_width = 56,
          shift = {
            0.3125,
            0.0625
          } --[[table: 0000000008B73C90]]
        } --[[table: 0000000008B73C40]]
      } --[[table: 0000000008B73A10]],
      collision_box = {
        {
          -0.3,
          -0.3
        } --[[table: 0000000008B734C0]],
        {
          0.3,
          0.3
        } --[[table: 0000000008B73510]]
      } --[[table: 0000000008B73470]],
      corpse = "small-remnants",
      energy_source = {
        emissions = 0.004,
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B739C0]],
      energy_usage = "30kW",
      fast_replaceable_group = "pipe",
      flags = {
        "placeable-neutral",
        "player-creation",
        "filter-directions"
      } --[[table: 0000000008B73330]],
      fluid_box = {
        base_area = 1,
        pipe_connections = {
          {
            position = {
              0,
              -1
            } --[[table: 0000000008B738D0]],
            type = "output"
          } --[[table: 0000000008B73880]],
          {
            position = {
              0,
              1
            } --[[table: 0000000008B73970]],
            type = "input"
          } --[[table: 0000000008B73920]]
        } --[[table: 0000000008B73830]],
        pipe_covers = {
          east = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 0000000008B73740]],
          north = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
            height = 32,
            priority = "extra-high",
            width = 44
          } --[[table: 0000000008B736F0]],
          south = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
            height = 52,
            priority = "extra-high",
            width = 46
          } --[[table: 0000000008B73790]],
          west = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 0000000008B737E0]]
        } --[[table: 0000000008B736A0]]
      } --[[table: 0000000008B73650]],
      icon = "__base__/graphics/icons/small-pump.png",
      max_health = 80,
      minable = {
        mining_time = 1,
        result = "small-pump"
      } --[[table: 0000000008B73380]],
      name = "small-pump",
      pumping_speed = 0.5,
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 0000000008B73420]]
      } --[[table: 0000000008B733D0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B735B0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B73600]]
      } --[[table: 0000000008B73560]],
      type = "pump"
    } --[[table: 0000000008B732E0]]
  } --[[table: 0000000008B9E3D0]],
  radar = {
    radar = {
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 000000000864E770]],
        {
          1.4,
          1.4
        } --[[table: 000000000864E7C0]]
      } --[[table: 000000000864E720]],
      corpse = "big-remnants",
      energy_per_nearby_scan = "250kJ",
      energy_per_sector = "10MJ",
      energy_source = {
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 000000000864E900]],
      energy_usage = "300kW",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 000000000864E5E0]],
      icon = "__base__/graphics/icons/radar.png",
      max_distance_of_sector_revealed = 14,
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "radar"
      } --[[table: 000000000864E630]],
      name = "radar",
      pictures = {
        apply_projection = false,
        axially_symmetrical = false,
        direction_count = 64,
        filename = "__base__/graphics/entity/radar/radar.png",
        frame_height = 140,
        frame_width = 169,
        line_length = 8,
        priority = "low",
        shift = {
          1.15,
          0.75
        } --[[table: 000000000864E9A0]]
      } --[[table: 000000000864E950]],
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 000000000864E6D0]]
      } --[[table: 000000000864E680]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 000000000864E860]],
        {
          1.5,
          1.5
        } --[[table: 000000000864E8B0]]
      } --[[table: 000000000864E810]],
      type = "radar"
    } --[[table: 000000000864E590]]
  } --[[table: 00000000086A0B50]],
  rail = {
    ["curved-rail"] = {
      bending_type = "turn",
      collision_box = {
        {
          -0.75,
          -0.65
        } --[[table: 0000000008B6DED0]],
        {
          0.75,
          1.7
        } --[[table: 0000000008B6DF20]]
      } --[[table: 0000000008B6DE80]],
      corpse = "curved-rail-remnants",
      flags = {
        "placeable-neutral",
        "player-creation",
        "building-direction-8-way"
      } --[[table: 0000000008B6DDE0]],
      icon = "__base__/graphics/icons/curved-rail.png",
      max_health = 200,
      minable = {
        mining_time = 1,
        result = "curved-rail"
      } --[[table: 0000000008B6DE30]],
      name = "curved-rail",
      pictures = {
        curved_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-backplates.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6EDD0]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-metals.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6ED80]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-stone-path.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6EE70]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-ties.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6EE20]]
        } --[[table: 0000000008B6ED30]],
        curved_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-backplates.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6EC40]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-metals.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6EBF0]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-stone-path.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6ECE0]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-ties.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6EC90]]
        } --[[table: 0000000008B6EBA0]],
        straight_rail_diagonal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-backplates.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6EAB0]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-metals.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6EA60]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6EB50]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-ties.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6EB00]]
        } --[[table: 0000000008B6EA10]],
        straight_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-backplates.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E790]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-metals.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E740]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E830]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-ties.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E7E0]]
        } --[[table: 0000000008B6E6F0]],
        straight_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-backplates.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E920]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-metals.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E8D0]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E9C0]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-ties.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6E970]]
        } --[[table: 0000000008B6E880]]
      } --[[table: 0000000008B6E6A0]],
      rail_category = "regular",
      secondary_collision_box = {
        {
          -0.85,
          -2.6
        } --[[table: 0000000008B6DFC0]],
        {
          0.85,
          2.6
        } --[[table: 0000000008B6E010]]
      } --[[table: 0000000008B6DF70]],
      selection_box = {
        {
          -1.7,
          -0.8
        } --[[table: 0000000008B6E0B0]],
        {
          1.7,
          0.8
        } --[[table: 0000000008B6E100]]
      } --[[table: 0000000008B6E060]],
      type = "rail"
    } --[[table: 0000000008B6DD90]],
    ["straight-rail"] = {
      bending_type = "straight",
      collision_box = {
        {
          -0.7,
          -0.8
        } --[[table: 0000000008B14070]],
        {
          0.7,
          0.8
        } --[[table: 0000000008B6CEE0]]
      } --[[table: 0000000008B14020]],
      corpse = "straight-rail-remnants",
      flags = {
        "placeable-neutral",
        "player-creation",
        "building-direction-8-way"
      } --[[table: 0000000008B13F80]],
      icon = "__base__/graphics/icons/straight-rail.png",
      max_health = 100,
      minable = {
        mining_time = 1,
        result = "straight-rail"
      } --[[table: 0000000008B13FD0]],
      name = "straight-rail",
      pictures = {
        curved_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-backplates.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6DCA0]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-metals.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6DC50]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-stone-path.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6DD40]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-ties.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008B6DCF0]]
        } --[[table: 0000000008B6DC00]],
        curved_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-backplates.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6DB10]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-metals.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6DAC0]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-stone-path.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6DBB0]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-ties.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008B6DB60]]
        } --[[table: 0000000008B6DA70]],
        straight_rail_diagonal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-backplates.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D980]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-metals.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D930]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6DA20]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-ties.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D9D0]]
        } --[[table: 0000000008B6D8E0]],
        straight_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-backplates.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D660]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-metals.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D610]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D700]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-ties.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D6B0]]
        } --[[table: 0000000008B6D5C0]],
        straight_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-backplates.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D7F0]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-metals.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D7A0]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D890]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-ties.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008B6D840]]
        } --[[table: 0000000008B6D750]]
      } --[[table: 0000000008B6D570]],
      rail_category = "regular",
      selection_box = {
        {
          -0.7,
          -0.8
        } --[[table: 0000000008B6CF80]],
        {
          0.7,
          0.8
        } --[[table: 0000000008B6CFD0]]
      } --[[table: 0000000008B6CF30]],
      type = "rail"
    } --[[table: 0000000008B13F30]]
  } --[[table: 0000000008B9E010]],
  ["rail-category"] = {
    regular = {
      name = "regular",
      type = "rail-category"
    } --[[table: 0000000008AFA2A0]]
  } --[[table: 0000000008AFA250]],
  ["rail-remnants"] = {
    ["curved-rail-remnants"] = {
      bending_type = "turn",
      flags = {
        "placeable-neutral",
        "building-direction-8-way",
        "not-on-map"
      } --[[table: 00000000086CAA40]],
      icon = "__base__/graphics/icons/curved-rail-remnants.png",
      name = "curved-rail-remnants",
      order = "d[remnants]-b[rail]-b[curved]",
      pictures = {
        curved_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-metals-remnants.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008AC5A60]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-metals-remnants.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008AC5A10]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-stone-path.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008AC5B00]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-ties-remnants.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 0000000008AC5AB0]]
        } --[[table: 0000000008AC59C0]],
        curved_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-metals-remnants.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008AC58D0]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-metals-remnants.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008AC5880]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-stone-path.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008AC5970]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-ties-remnants.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 0000000008AC5920]]
        } --[[table: 0000000008AC5830]],
        straight_rail_diagonal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5740]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC56F0]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC57E0]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-ties-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5790]]
        } --[[table: 0000000008AC56A0]],
        straight_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5420]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC53D0]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC54C0]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-ties-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5470]]
        } --[[table: 0000000008AC5380]],
        straight_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC55B0]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5560]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5650]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-ties-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 0000000008AC5600]]
        } --[[table: 0000000008AC5510]]
      } --[[table: 0000000008AC5330]],
      selectable_in_game = false,
      selection_box = {
        {
          -1.7,
          -0.8
        } --[[table: 00000000086CAAE0]],
        {
          1.7,
          0.8
        } --[[table: 00000000086CAB30]]
      } --[[table: 00000000086CAA90]],
      subgroup = "remnants",
      tile_height = 8,
      tile_width = 4,
      time_before_removed = 162000,
      time_before_shading_off = 3600,
      type = "rail-remnants"
    } --[[table: 00000000086CA9F0]],
    ["straight-rail-remnants"] = {
      bending_type = "straight",
      flags = {
        "placeable-neutral",
        "building-direction-8-way",
        "not-on-map"
      } --[[table: 00000000086C9B40]],
      icon = "__base__/graphics/icons/straight-rail-remnants.png",
      name = "straight-rail-remnants",
      order = "d[remnants]-b[rail]-a[straight]",
      pictures = {
        curved_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-metals-remnants.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 00000000086CA900]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-metals-remnants.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 00000000086CA8B0]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-stone-path.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 00000000086CA9A0]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-horizontal-ties-remnants.png",
            height = 128,
            priority = "extra-high",
            width = 256
          } --[[table: 00000000086CA950]]
        } --[[table: 00000000086CA860]],
        curved_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-metals-remnants.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 00000000086CA770]],
          metals = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-metals-remnants.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 00000000086CA720]],
          stone_path = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-stone-path.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 00000000086CA810]],
          ties = {
            filename = "__base__/graphics/entity/curved-rail/curved-rail-vertical-ties-remnants.png",
            height = 256,
            priority = "extra-high",
            width = 128
          } --[[table: 00000000086CA7C0]]
        } --[[table: 00000000086CA6D0]],
        straight_rail_diagonal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA5E0]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA590]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA680]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-diagonal-ties-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA630]]
        } --[[table: 00000000086CA540]],
        straight_rail_horizontal = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA2C0]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA270]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA360]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-horizontal-ties-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA310]]
        } --[[table: 00000000086CA220]],
        straight_rail_vertical = {
          backplates = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA450]],
          metals = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-metals-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA400]],
          stone_path = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-stone-path.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA4F0]],
          ties = {
            filename = "__base__/graphics/entity/straight-rail/straight-rail-vertical-ties-remnants.png",
            height = 64,
            priority = "extra-high",
            width = 64
          } --[[table: 00000000086CA4A0]]
        } --[[table: 00000000086CA3B0]]
      } --[[table: 00000000086CA1D0]],
      selectable_in_game = false,
      selection_box = {
        {
          -0.6,
          -0.8
        } --[[table: 00000000086C9BE0]],
        {
          0.6,
          0.8
        } --[[table: 00000000086C9C30]]
      } --[[table: 00000000086C9B90]],
      subgroup = "remnants",
      tile_height = 2,
      tile_width = 2,
      time_before_removed = 162000,
      time_before_shading_off = 3600,
      type = "rail-remnants"
    } --[[table: 00000000086C9AF0]]
  } --[[table: 0000000008AC7540]],
  ["rail-signal"] = {
    ["rail-signal"] = {
      animation = {
        axially_symmetrical = false,
        direction_count = 8,
        filename = "__base__/graphics/entity/rail-signal/rail-signal.png",
        frame_count = 3,
        frame_height = 46,
        frame_width = 70,
        priority = "high"
      } --[[table: 0000000008B701D0]],
      collision_box = {
        {
          -0.15,
          -0.15
        } --[[table: 0000000008B70040]],
        {
          0.15,
          0.15
        } --[[table: 0000000008B70090]]
      } --[[table: 0000000008B6FFF0]],
      corpse = "small-remnants",
      flags = {
        "placeable-neutral",
        "player-creation",
        "building-direction-8-way",
        "filter-directions"
      } --[[table: 0000000008B6FF00]],
      green_light = {
        color = {
          g = 1
        } --[[table: 0000000008B70270]],
        intensity = 0.2,
        size = 4
      } --[[table: 0000000008B70220]],
      icon = "__base__/graphics/icons/rail-signal.png",
      max_health = 80,
      minable = {
        mining_time = 1,
        result = "rail-signal"
      } --[[table: 0000000008B6FFA0]],
      name = "rail-signal",
      orange_light = {
        color = {
          g = 0.5,
          r = 1
        } --[[table: 0000000008B70310]],
        intensity = 0.2,
        size = 4
      } --[[table: 0000000008B702C0]],
      red_light = {
        color = {
          r = 1
        } --[[table: 0000000008B703B0]],
        intensity = 0.2,
        size = 4
      } --[[table: 0000000008B70360]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B70130]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B70180]]
      } --[[table: 0000000008B700E0]],
      type = "rail-signal"
    } --[[table: 0000000008B6FEB0]]
  } --[[table: 0000000008B9E150]],
  recipe = {
    ["advanced-circuit"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008BF2170]],
        {
          "plastic-bar",
          2
        } --[[table: 0000000008BF21C0]],
        {
          "copper-cable",
          4
        } --[[table: 0000000008BF2210]]
      } --[[table: 0000000008BF2120]],
      name = "advanced-circuit",
      result = "advanced-circuit",
      type = "recipe"
    } --[[table: 0000000008BF20D0]],
    ["advanced-oil-processing"] = {
      category = "oil-processing",
      enabled = "false",
      energy_required = 5,
      icon = "__base__/graphics/icons/fluid/advanced-oil-processing.png",
      ingredients = {
        {
          amount = 10,
          name = "crude-oil",
          type = "fluid"
        } --[[table: 0000000008BEB690]],
        {
          amount = 5,
          name = "water",
          type = "fluid"
        } --[[table: 0000000008BEB6E0]]
      } --[[table: 0000000008BEB640]],
      name = "advanced-oil-processing",
      order = "a[oil-processing]-b[advanced-oil-processing]",
      results = {
        {
          amount = 1,
          name = "heavy-oil",
          type = "fluid"
        } --[[table: 0000000008BEB780]],
        {
          amount = 4.5,
          name = "light-oil",
          type = "fluid"
        } --[[table: 0000000008BEB7D0]],
        {
          amount = 5.5,
          name = "petroleum-gas",
          type = "fluid"
        } --[[table: 0000000008BEB820]]
      } --[[table: 0000000008BEB730]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEB5F0]],
    ["alien-science-pack"] = {
      enabled = "false",
      energy_required = 12,
      ingredients = {
        {
          "alien-artifact",
          1
        } --[[table: 0000000008BF1400]]
      } --[[table: 0000000008BF13B0]],
      name = "alien-science-pack",
      result = "alien-science-pack",
      result_count = 10,
      type = "recipe"
    } --[[table: 0000000008BF1360]],
    ["assembling-machine-1"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          3
        } --[[table: 0000000008AE3830]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008AE3880]],
        {
          "iron-plate",
          9
        } --[[table: 0000000008AE38D0]]
      } --[[table: 0000000008AE37E0]],
      name = "assembling-machine-1",
      result = "assembling-machine-1",
      type = "recipe"
    } --[[table: 0000000008AE3790]],
    ["assembling-machine-2"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-plate",
          9
        } --[[table: 0000000008BEEBB0]],
        {
          "electronic-circuit",
          3
        } --[[table: 0000000008BEEC00]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BEEC50]],
        {
          "assembling-machine-1",
          1
        } --[[table: 0000000008BEECA0]]
      } --[[table: 0000000008BEEB10]],
      name = "assembling-machine-2",
      result = "assembling-machine-2",
      type = "recipe"
    } --[[table: 0000000008BEEAC0]],
    ["assembling-machine-3"] = {
      enabled = "false",
      ingredients = {
        {
          "speed-module",
          4
        } --[[table: 0000000008BEED90]],
        {
          "assembling-machine-2",
          2
        } --[[table: 0000000008BEEDE0]]
      } --[[table: 0000000008BEED40]],
      name = "assembling-machine-3",
      result = "assembling-machine-3",
      type = "recipe"
    } --[[table: 0000000008BEECF0]],
    ["basic-accumulator"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-plate",
          2
        } --[[table: 0000000008BF3520]],
        {
          "battery",
          5
        } --[[table: 0000000008BF3570]]
      } --[[table: 0000000008BF34D0]],
      name = "basic-accumulator",
      result = "basic-accumulator",
      type = "recipe"
    } --[[table: 0000000008BF3480]],
    ["basic-armor"] = {
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          "iron-plate",
          40
        } --[[table: 0000000008AE32E0]]
      } --[[table: 0000000008AE3290]],
      name = "basic-armor",
      result = "basic-armor",
      type = "recipe"
    } --[[table: 0000000008AE3240]],
    ["basic-beacon"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "electronic-circuit",
          20
        } --[[table: 0000000008BF3980]],
        {
          "advanced-circuit",
          20
        } --[[table: 0000000008BF39D0]],
        {
          "steel-plate",
          10
        } --[[table: 0000000008BF3A20]],
        {
          "copper-cable",
          10
        } --[[table: 0000000008BF3A70]]
      } --[[table: 0000000008BF38E0]],
      name = "basic-beacon",
      result = "basic-beacon",
      type = "recipe"
    } --[[table: 0000000008BF3890]],
    ["basic-bullet-magazine"] = {
      energy_required = 2,
      ingredients = {
        {
          "iron-plate",
          2
        } --[[table: 0000000008AE31F0]]
      } --[[table: 0000000008AE31A0]],
      name = "basic-bullet-magazine",
      result = "basic-bullet-magazine",
      result_count = 1,
      type = "recipe"
    } --[[table: 0000000008AE3150]],
    ["basic-electric-discharge-defense-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "processing-unit",
          5
        } --[[table: 0000000008BEAD30]],
        {
          "steel-plate",
          20
        } --[[table: 0000000008BEAD80]],
        {
          "laser-turret",
          10
        } --[[table: 0000000008BEADD0]]
      } --[[table: 0000000008BEACE0]],
      name = "basic-electric-discharge-defense-equipment",
      result = "basic-electric-discharge-defense-equipment",
      type = "recipe"
    } --[[table: 0000000008BEAC90]],
    ["basic-electric-discharge-defense-remote"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008BEA060]]
      } --[[table: 0000000008BEA010]],
      name = "basic-electric-discharge-defense-remote",
      result = "basic-electric-discharge-defense-remote",
      type = "recipe"
    } --[[table: 0000000008BE9FC0]],
    ["basic-exoskeleton-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "processing-unit",
          10
        } --[[table: 0000000008BEAEC0]],
        {
          "electric-engine-unit",
          30
        } --[[table: 0000000008BEAF10]],
        {
          "steel-plate",
          20
        } --[[table: 0000000008BEAF60]]
      } --[[table: 0000000008BEAE70]],
      name = "basic-exoskeleton-equipment",
      result = "basic-exoskeleton-equipment",
      type = "recipe"
    } --[[table: 0000000008BEAE20]],
    ["basic-grenade"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "iron-plate",
          5
        } --[[table: 0000000008BE9B10]],
        {
          "coal",
          10
        } --[[table: 0000000008BE9B60]]
      } --[[table: 0000000008BE9AC0]],
      name = "basic-grenade",
      result = "basic-grenade",
      type = "recipe"
    } --[[table: 0000000008BE9A70]],
    ["basic-inserter"] = {
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008AE27A0]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008AE27F0]],
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE2840]]
      } --[[table: 0000000008AE2750]],
      name = "basic-inserter",
      result = "basic-inserter",
      type = "recipe"
    } --[[table: 0000000008AE2700]],
    ["basic-laser-defense-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "processing-unit",
          1
        } --[[table: 0000000008BEABA0]],
        {
          "steel-plate",
          5
        } --[[table: 0000000008BEABF0]],
        {
          "laser-turret",
          5
        } --[[table: 0000000008BEAC40]]
      } --[[table: 0000000008BEAB50]],
      name = "basic-laser-defense-equipment",
      result = "basic-laser-defense-equipment",
      type = "recipe"
    } --[[table: 0000000008BEAB00]],
    ["basic-mining-drill"] = {
      energy_required = 2,
      ingredients = {
        {
          "electronic-circuit",
          3
        } --[[table: 0000000008AE2480]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008AE24D0]],
        {
          "iron-plate",
          10
        } --[[table: 0000000008AE2520]]
      } --[[table: 0000000008AE2430]],
      name = "basic-mining-drill",
      result = "basic-mining-drill",
      type = "recipe"
    } --[[table: 0000000008AE23E0]],
    ["basic-modular-armor"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "advanced-circuit",
          30
        } --[[table: 0000000008BEFAB0]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BEFB00]],
        {
          "steel-plate",
          50
        } --[[table: 0000000008BEFB50]]
      } --[[table: 0000000008BEFA60]],
      name = "basic-modular-armor",
      result = "basic-modular-armor",
      type = "recipe"
    } --[[table: 0000000008BEFA10]],
    ["basic-oil-processing"] = {
      category = "oil-processing",
      enabled = "false",
      energy_required = 5,
      icon = "__base__/graphics/icons/fluid/basic-oil-processing.png",
      ingredients = {
        {
          amount = 10,
          name = "crude-oil",
          type = "fluid"
        } --[[table: 0000000008BEB460]]
      } --[[table: 0000000008BEB280]],
      name = "basic-oil-processing",
      order = "a[oil-processing]-a[basic-oil-processing]",
      results = {
        {
          amount = 3,
          name = "heavy-oil",
          type = "fluid"
        } --[[table: 0000000008BEB500]],
        {
          amount = 3,
          name = "light-oil",
          type = "fluid"
        } --[[table: 0000000008BEB550]],
        {
          amount = 4,
          name = "petroleum-gas",
          type = "fluid"
        } --[[table: 0000000008BEB5A0]]
      } --[[table: 0000000008BEB4B0]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEB190]],
    ["basic-splitter"] = {
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BF1CC0]],
        {
          "iron-plate",
          5
        } --[[table: 0000000008BF1D10]],
        {
          "basic-transport-belt",
          4
        } --[[table: 0000000008BF1D60]]
      } --[[table: 0000000008BF1C70]],
      name = "basic-splitter",
      result = "basic-splitter",
      type = "recipe"
    } --[[table: 0000000008BF1C20]],
    ["basic-transport-belt"] = {
      ingredients = {
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE2340]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008AE2390]]
      } --[[table: 0000000008AE22F0]],
      name = "basic-transport-belt",
      result = "basic-transport-belt",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008AE22A0]],
    ["basic-transport-belt-to-ground"] = {
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          "iron-plate",
          10
        } --[[table: 0000000008BF1900]],
        {
          "basic-transport-belt",
          5
        } --[[table: 0000000008BF1950]]
      } --[[table: 0000000008BF18B0]],
      name = "basic-transport-belt-to-ground",
      result = "basic-transport-belt-to-ground",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008BF1860]],
    battery = {
      category = "chemistry",
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          amount = 2,
          name = "sulfuric-acid",
          type = "fluid"
        } --[[table: 0000000008BF4880]],
        {
          "iron-plate",
          1
        } --[[table: 0000000008BF48D0]],
        {
          "copper-plate",
          1
        } --[[table: 0000000008BF4920]]
      } --[[table: 0000000008BF4830]],
      name = "battery",
      result = "battery",
      type = "recipe"
    } --[[table: 0000000008BF47E0]],
    ["battery-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "battery",
          5
        } --[[table: 0000000008BEA650]],
        {
          "steel-plate",
          10
        } --[[table: 0000000008BEA6A0]]
      } --[[table: 0000000008BEA600]],
      name = "battery-equipment",
      result = "battery-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA5B0]],
    ["battery-mk2-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "battery-equipment",
          10
        } --[[table: 0000000008BEA790]],
        {
          "processing-unit",
          20
        } --[[table: 0000000008BEA7E0]]
      } --[[table: 0000000008BEA740]],
      name = "battery-mk2-equipment",
      result = "battery-mk2-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA6F0]],
    ["big-electric-pole"] = {
      enabled = "false",
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BF3110]],
        {
          "copper-plate",
          5
        } --[[table: 0000000008BF3160]]
      } --[[table: 0000000008BF30C0]],
      name = "big-electric-pole",
      result = "big-electric-pole",
      type = "recipe"
    } --[[table: 0000000008BF3070]],
    blueprint = {
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF3B60]]
      } --[[table: 0000000008BF3B10]],
      name = "blueprint",
      result = "blueprint",
      type = "recipe"
    } --[[table: 0000000008BF3AC0]],
    boiler = {
      ingredients = {
        {
          "stone-furnace",
          1
        } --[[table: 0000000008AE1E40]],
        {
          "pipe",
          1
        } --[[table: 0000000008AE1E90]]
      } --[[table: 0000000008AE1DF0]],
      name = "boiler",
      result = "boiler",
      type = "recipe"
    } --[[table: 0000000008AE1DA0]],
    ["burner-inserter"] = {
      ingredients = {
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE2930]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008AE2980]]
      } --[[table: 0000000008AE28E0]],
      name = "burner-inserter",
      result = "burner-inserter",
      type = "recipe"
    } --[[table: 0000000008AE2890]],
    ["burner-mining-drill"] = {
      energy_required = 2,
      ingredients = {
        {
          "iron-gear-wheel",
          3
        } --[[table: 0000000008AE2610]],
        {
          "stone-furnace",
          1
        } --[[table: 0000000008AE2660]],
        {
          "iron-plate",
          3
        } --[[table: 0000000008AE26B0]]
      } --[[table: 0000000008AE25C0]],
      name = "burner-mining-drill",
      result = "burner-mining-drill",
      type = "recipe"
    } --[[table: 0000000008AE2570]],
    car = {
      enabled = "false",
      ingredients = {
        {
          "engine-unit",
          8
        } --[[table: 0000000008BEEED0]],
        {
          "iron-plate",
          20
        } --[[table: 0000000008BEEF20]],
        {
          "steel-plate",
          5
        } --[[table: 0000000008BEEF70]]
      } --[[table: 0000000008BEEE80]],
      name = "car",
      result = "car",
      type = "recipe"
    } --[[table: 0000000008BEEE30]],
    ["cargo-wagon"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BEF510]],
        {
          "iron-plate",
          20
        } --[[table: 0000000008BEF560]],
        {
          "steel-plate",
          5
        } --[[table: 0000000008BEF5B0]]
      } --[[table: 0000000008BEF4C0]],
      name = "cargo-wagon",
      result = "cargo-wagon",
      type = "recipe"
    } --[[table: 0000000008BEF470]],
    ["chemical-plant"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BF4D30]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BF4D80]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BF4DD0]],
        {
          "pipe",
          5
        } --[[table: 0000000008BF4E20]]
      } --[[table: 0000000008BF4C90]],
      name = "chemical-plant",
      result = "chemical-plant",
      type = "recipe"
    } --[[table: 0000000008BF4C40]],
    ["combat-shotgun"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "steel-plate",
          15
        } --[[table: 0000000008BF0B40]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BF0B90]],
        {
          "copper-plate",
          10
        } --[[table: 0000000008BF0BE0]],
        {
          "wood",
          10
        } --[[table: 0000000008BF0C30]]
      } --[[table: 0000000008BF0AA0]],
      name = "combat-shotgun",
      result = "combat-shotgun",
      type = "recipe"
    } --[[table: 0000000008BF0A50]],
    ["construction-robot"] = {
      enabled = "false",
      ingredients = {
        {
          "flying-robot-frame",
          1
        } --[[table: 0000000008BF25D0]],
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008BF2620]]
      } --[[table: 0000000008BF2580]],
      name = "construction-robot",
      result = "construction-robot",
      type = "recipe"
    } --[[table: 0000000008BF2530]],
    ["copper-cable"] = {
      ingredients = {
        {
          "copper-plate",
          1
        } --[[table: 0000000008AE2CF0]]
      } --[[table: 0000000008AE2CA0]],
      name = "copper-cable",
      result = "copper-cable",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008AE2C50]],
    ["copper-plate"] = {
      category = "smelting",
      energy_required = 3.5,
      ingredients = {
        {
          "copper-ore",
          1
        } --[[table: 0000000008AE1530]]
      } --[[table: 0000000008AE1490]],
      name = "copper-plate",
      result = "copper-plate",
      type = "recipe"
    } --[[table: 0000000008AE14E0]],
    ["curved-rail"] = {
      enabled = "false",
      ingredients = {
        {
          "stone",
          4
        } --[[table: 0000000008BEF1F0]],
        {
          "iron-stick",
          4
        } --[[table: 0000000008BEF240]],
        {
          "steel-plate",
          4
        } --[[table: 0000000008BEF290]]
      } --[[table: 0000000008BEF1A0]],
      name = "curved-rail",
      result = "curved-rail",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008BEF150]],
    ["deconstruction-planner"] = {
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF3C50]]
      } --[[table: 0000000008BF3C00]],
      name = "deconstruction-planner",
      result = "deconstruction-planner",
      type = "recipe"
    } --[[table: 0000000008BF3BB0]],
    ["defender-capsule"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "piercing-bullet-magazine",
          1
        } --[[table: 0000000008BE9C50]],
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008BE9CA0]],
        {
          "iron-gear-wheel",
          3
        } --[[table: 0000000008BE9CF0]]
      } --[[table: 0000000008BE9C00]],
      name = "defender-capsule",
      result = "defender-capsule",
      type = "recipe"
    } --[[table: 0000000008BE9BB0]],
    ["destroyer-capsule"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "distractor-capsule",
          4
        } --[[table: 0000000008BE9F20]],
        {
          "speed-module",
          1
        } --[[table: 0000000008BE9F70]]
      } --[[table: 0000000008BE9ED0]],
      name = "destroyer-capsule",
      result = "destroyer-capsule",
      type = "recipe"
    } --[[table: 0000000008BE9E80]],
    ["diesel-locomotive"] = {
      enabled = "false",
      ingredients = {
        {
          "engine-unit",
          15
        } --[[table: 0000000008BEF380]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BEF3D0]],
        {
          "steel-plate",
          10
        } --[[table: 0000000008BEF420]]
      } --[[table: 0000000008BEF330]],
      name = "diesel-locomotive",
      result = "diesel-locomotive",
      type = "recipe"
    } --[[table: 0000000008BEF2E0]],
    ["distractor-capsule"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "defender-capsule",
          4
        } --[[table: 0000000008BE9DE0]],
        {
          "advanced-circuit",
          3
        } --[[table: 0000000008BE9E30]]
      } --[[table: 0000000008BE9D90]],
      name = "distractor-capsule",
      result = "distractor-capsule",
      type = "recipe"
    } --[[table: 0000000008BE9D40]],
    ["effectivity-module"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEDFD0]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BEE020]]
      } --[[table: 0000000008BEDF80]],
      name = "effectivity-module",
      result = "effectivity-module",
      type = "recipe"
    } --[[table: 0000000008BEDF30]],
    ["effectivity-module-2"] = {
      enabled = "false",
      energy_required = 30,
      ingredients = {
        {
          "effectivity-module",
          4
        } --[[table: 0000000008BEE110]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEE160]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BEE1B0]]
      } --[[table: 0000000008BEE0C0]],
      name = "effectivity-module-2",
      result = "effectivity-module-2",
      type = "recipe"
    } --[[table: 0000000008BEE070]],
    ["effectivity-module-3"] = {
      enabled = "false",
      energy_required = 60,
      ingredients = {
        {
          "effectivity-module-2",
          5
        } --[[table: 0000000008BEE2F0]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEE340]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BEE390]],
        {
          "alien-artifact",
          1
        } --[[table: 0000000008BEE3E0]]
      } --[[table: 0000000008BEE250]],
      name = "effectivity-module-3",
      result = "effectivity-module-3",
      type = "recipe"
    } --[[table: 0000000008BEE200]],
    ["electric-engine-unit"] = {
      category = "crafting-with-fluid",
      enabled = "false",
      energy_required = 20,
      ingredients = {
        {
          "engine-unit",
          1
        } --[[table: 0000000008BF4330]],
        {
          amount = 2,
          name = "lubricant",
          type = "fluid"
        } --[[table: 0000000008BF4380]],
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008BF43D0]]
      } --[[table: 0000000008BF42E0]],
      name = "electric-engine-unit",
      result = "electric-engine-unit",
      type = "recipe"
    } --[[table: 0000000008BF4290]],
    ["electric-furnace"] = {
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          "steel-plate",
          15
        } --[[table: 0000000008BF37A0]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BF37F0]],
        {
          "stone-brick",
          10
        } --[[table: 0000000008BF3840]]
      } --[[table: 0000000008BF3750]],
      name = "electric-furnace",
      result = "electric-furnace",
      type = "recipe"
    } --[[table: 0000000008BF3700]],
    ["electronic-circuit"] = {
      ingredients = {
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE2200]],
        {
          "copper-cable",
          3
        } --[[table: 0000000008AE2250]]
      } --[[table: 0000000008AE21B0]],
      name = "electronic-circuit",
      result = "electronic-circuit",
      type = "recipe"
    } --[[table: 0000000008AE2160]],
    ["empty-barrel"] = {
      category = "crafting",
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          amount = 1,
          name = "steel-plate",
          type = "item"
        } --[[table: 0000000008BEC900]]
      } --[[table: 0000000008BEC8B0]],
      name = "empty-barrel",
      results = {
        {
          amount = 1,
          name = "empty-barrel",
          type = "item"
        } --[[table: 0000000008BEC9A0]]
      } --[[table: 0000000008BEC950]],
      subgroup = "barrel",
      type = "recipe"
    } --[[table: 0000000008BEC860]],
    ["empty-crude-oil-barrel"] = {
      category = "crafting-with-fluid",
      enabled = "false",
      energy_required = 1,
      icon = "__base__/graphics/icons/fluid/empty-crude-oil-barrel.png",
      ingredients = {
        {
          amount = 1,
          name = "crude-oil-barrel",
          type = "item"
        } --[[table: 0000000008BECC70]]
      } --[[table: 0000000008BECC20]],
      name = "empty-crude-oil-barrel",
      order = "c[empty-crude-oil-barrel]",
      results = {
        {
          amount = 25,
          name = "crude-oil",
          type = "fluid"
        } --[[table: 0000000008BECD10]],
        {
          amount = 1,
          name = "empty-barrel",
          type = "item"
        } --[[table: 0000000008BECD60]]
      } --[[table: 0000000008BECCC0]],
      subgroup = "barrel",
      type = "recipe"
    } --[[table: 0000000008BECBD0]],
    ["energy-shield-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEA3D0]],
        {
          "steel-plate",
          10
        } --[[table: 0000000008BEA420]]
      } --[[table: 0000000008BEA380]],
      name = "energy-shield-equipment",
      result = "energy-shield-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA330]],
    ["energy-shield-mk2-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "energy-shield-equipment",
          10
        } --[[table: 0000000008BEA510]],
        {
          "processing-unit",
          10
        } --[[table: 0000000008BEA560]]
      } --[[table: 0000000008BEA4C0]],
      name = "energy-shield-mk2-equipment",
      result = "energy-shield-mk2-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA470]],
    ["engine-unit"] = {
      category = "advanced-crafting",
      enabled = "false",
      energy_required = 20,
      ingredients = {
        {
          "steel-plate",
          1
        } --[[table: 0000000008BF41A0]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008BF41F0]],
        {
          "pipe",
          2
        } --[[table: 0000000008BF4240]]
      } --[[table: 0000000008BF4150]],
      name = "engine-unit",
      result = "engine-unit",
      type = "recipe"
    } --[[table: 0000000008BF4100]],
    ["explosive-rocket"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "rocket",
          1
        } --[[table: 0000000008BE9250]],
        {
          "explosives",
          5
        } --[[table: 0000000008BE92A0]]
      } --[[table: 0000000008BE9200]],
      name = "explosive-rocket",
      result = "explosive-rocket",
      type = "recipe"
    } --[[table: 0000000008BE91B0]],
    explosives = {
      category = "chemistry",
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          amount = 1,
          name = "sulfur",
          type = "item"
        } --[[table: 0000000008BF46F0]],
        {
          amount = 1,
          name = "coal",
          type = "item"
        } --[[table: 0000000008BF4740]],
        {
          amount = 1,
          name = "water",
          type = "fluid"
        } --[[table: 0000000008BF4790]]
      } --[[table: 0000000008BF46A0]],
      name = "explosives",
      result = "explosives",
      type = "recipe"
    } --[[table: 0000000008BF4650]],
    ["express-splitter"] = {
      enabled = "false",
      energy_required = 2,
      ingredients = {
        {
          "advanced-circuit",
          10
        } --[[table: 0000000008BF1FE0]],
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BF2030]],
        {
          "express-transport-belt",
          4
        } --[[table: 0000000008BF2080]]
      } --[[table: 0000000008BF1F90]],
      name = "express-splitter",
      result = "express-splitter",
      type = "recipe"
    } --[[table: 0000000008BF1F40]],
    ["express-transport-belt"] = {
      category = "crafting-with-fluid",
      enabled = "false",
      ingredients = {
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BEE840]],
        {
          "fast-transport-belt",
          1
        } --[[table: 0000000008BEE890]],
        {
          amount = 2,
          name = "lubricant",
          type = "fluid"
        } --[[table: 0000000008BEE8E0]]
      } --[[table: 0000000008BEE7F0]],
      name = "express-transport-belt",
      result = "express-transport-belt",
      type = "recipe"
    } --[[table: 0000000008BEE7A0]],
    ["express-transport-belt-to-ground"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-gear-wheel",
          40
        } --[[table: 0000000008BF1B80]],
        {
          "fast-transport-belt-to-ground",
          2
        } --[[table: 0000000008BF1BD0]]
      } --[[table: 0000000008BF1B30]],
      name = "express-transport-belt-to-ground",
      result = "express-transport-belt-to-ground",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008BF1AE0]],
    ["fast-inserter"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008BED260]],
        {
          "iron-plate",
          2
        } --[[table: 0000000008BED2B0]],
        {
          "basic-inserter",
          1
        } --[[table: 0000000008BED300]]
      } --[[table: 0000000008BED210]],
      name = "fast-inserter",
      result = "fast-inserter",
      type = "recipe"
    } --[[table: 0000000008BED1C0]],
    ["fast-splitter"] = {
      enabled = "false",
      energy_required = 2,
      ingredients = {
        {
          "electronic-circuit",
          10
        } --[[table: 0000000008BF1E50]],
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BF1EA0]],
        {
          "fast-transport-belt",
          4
        } --[[table: 0000000008BF1EF0]]
      } --[[table: 0000000008BF1E00]],
      name = "fast-splitter",
      result = "fast-splitter",
      type = "recipe"
    } --[[table: 0000000008BF1DB0]],
    ["fast-transport-belt"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BEE700]],
        {
          "basic-transport-belt",
          1
        } --[[table: 0000000008BEE750]]
      } --[[table: 0000000008BEE6B0]],
      name = "fast-transport-belt",
      result = "fast-transport-belt",
      type = "recipe"
    } --[[table: 0000000008BEE660]],
    ["fast-transport-belt-to-ground"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-gear-wheel",
          20
        } --[[table: 0000000008BF1A40]],
        {
          "basic-transport-belt-to-ground",
          2
        } --[[table: 0000000008BF1A90]]
      } --[[table: 0000000008BF19F0]],
      name = "fast-transport-belt-to-ground",
      result = "fast-transport-belt-to-ground",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008BF19A0]],
    ["fill-crude-oil-barrel"] = {
      category = "crafting-with-fluid",
      enabled = "false",
      energy_required = 1,
      icon = "__base__/graphics/icons/fluid/fill-crude-oil-barrel.png",
      ingredients = {
        {
          amount = 25,
          name = "crude-oil",
          type = "fluid"
        } --[[table: 0000000008BECA90]],
        {
          amount = 1,
          name = "empty-barrel",
          type = "item"
        } --[[table: 0000000008BECAE0]]
      } --[[table: 0000000008BECA40]],
      name = "fill-crude-oil-barrel",
      order = "b[fill-crude-oil-barrel]",
      results = {
        {
          amount = 1,
          name = "crude-oil-barrel",
          type = "item"
        } --[[table: 0000000008BECB80]]
      } --[[table: 0000000008BECB30]],
      subgroup = "barrel",
      type = "recipe"
    } --[[table: 0000000008BEC9F0]],
    ["flame-thrower"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BF04B0]],
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BF0500]]
      } --[[table: 0000000008BF0460]],
      name = "flame-thrower",
      result = "flame-thrower",
      type = "recipe"
    } --[[table: 0000000008BF0410]],
    ["flame-thrower-ammo"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          amount = 5,
          name = "iron-plate",
          type = "item"
        } --[[table: 0000000008BECE50]],
        {
          amount = 2.5,
          name = "light-oil",
          type = "fluid"
        } --[[table: 0000000008BECEA0]],
        {
          amount = 2.5,
          name = "heavy-oil",
          type = "fluid"
        } --[[table: 0000000008BECEF0]]
      } --[[table: 0000000008BECE00]],
      name = "flame-thrower-ammo",
      result = "flame-thrower-ammo",
      type = "recipe"
    } --[[table: 0000000008BECDB0]],
    ["flying-robot-frame"] = {
      enabled = "false",
      energy_required = 20,
      ingredients = {
        {
          "electric-engine-unit",
          1
        } --[[table: 0000000008BF4510]],
        {
          "battery",
          2
        } --[[table: 0000000008BF4560]],
        {
          "steel-plate",
          1
        } --[[table: 0000000008BF45B0]],
        {
          "electronic-circuit",
          3
        } --[[table: 0000000008BF4600]]
      } --[[table: 0000000008BF4470]],
      name = "flying-robot-frame",
      result = "flying-robot-frame",
      type = "recipe"
    } --[[table: 0000000008BF4420]],
    ["fusion-reactor-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "processing-unit",
          100
        } --[[table: 0000000008BEAA60]],
        {
          "alien-artifact",
          30
        } --[[table: 0000000008BEAAB0]]
      } --[[table: 0000000008BEAA10]],
      name = "fusion-reactor-equipment",
      result = "fusion-reactor-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA9C0]],
    ["green-wire"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008BF17C0]],
        {
          "copper-cable",
          1
        } --[[table: 0000000008BF1810]]
      } --[[table: 0000000008BF1770]],
      name = "green-wire",
      result = "green-wire",
      type = "recipe"
    } --[[table: 0000000008BF1720]],
    ["gun-turret"] = {
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008AE3BA0]],
        {
          "copper-plate",
          5
        } --[[table: 0000000008AE3BF0]],
        {
          "iron-plate",
          10
        } --[[table: 0000000008AE3C40]]
      } --[[table: 0000000008AE3B00]],
      name = "gun-turret",
      result = "gun-turret",
      type = "recipe"
    } --[[table: 0000000008AE3B50]],
    ["heavy-armor"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "copper-plate",
          100
        } --[[table: 0000000008BEF970]],
        {
          "steel-plate",
          50
        } --[[table: 0000000008BEF9C0]]
      } --[[table: 0000000008BEF920]],
      name = "heavy-armor",
      result = "heavy-armor",
      type = "recipe"
    } --[[table: 0000000008BEF8D0]],
    ["heavy-oil-cracking"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 5,
      icon = "__base__/graphics/icons/fluid/heavy-oil-cracking.png",
      ingredients = {
        {
          amount = 4,
          name = "heavy-oil",
          type = "fluid"
        } --[[table: 0000000008BEB910]],
        {
          amount = 3,
          name = "water",
          type = "fluid"
        } --[[table: 0000000008BEB960]]
      } --[[table: 0000000008BEB8C0]],
      main_product = "",
      name = "heavy-oil-cracking",
      order = "b[fluid-chemistry]-a[heavy-oil-cracking]",
      results = {
        {
          amount = 3,
          name = "light-oil",
          type = "fluid"
        } --[[table: 0000000008BEBA00]]
      } --[[table: 0000000008BEB9B0]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEB870]],
    ["iron-axe"] = {
      ingredients = {
        {
          "iron-stick",
          2
        } --[[table: 0000000008AE1C10]],
        {
          "iron-plate",
          3
        } --[[table: 0000000008AE1C60]]
      } --[[table: 0000000008AE1BC0]],
      name = "iron-axe",
      result = "iron-axe",
      type = "recipe"
    } --[[table: 0000000008AE1B70]],
    ["iron-chest"] = {
      enabled = "true",
      ingredients = {
        {
          "iron-plate",
          8
        } --[[table: 0000000008BF00A0]]
      } --[[table: 0000000008BF0050]],
      name = "iron-chest",
      result = "iron-chest",
      type = "recipe"
    } --[[table: 0000000008BF0000]],
    ["iron-gear-wheel"] = {
      ingredients = {
        {
          "iron-plate",
          2
        } --[[table: 0000000008AE2110]]
      } --[[table: 0000000008AE20C0]],
      name = "iron-gear-wheel",
      result = "iron-gear-wheel",
      type = "recipe"
    } --[[table: 0000000008AE2070]],
    ["iron-plate"] = {
      category = "smelting",
      energy_required = 3.5,
      ingredients = {
        {
          "iron-ore",
          1
        } --[[table: 0000000008AE1620]]
      } --[[table: 0000000008AE15D0]],
      name = "iron-plate",
      result = "iron-plate",
      type = "recipe"
    } --[[table: 0000000008AE1580]],
    ["iron-stick"] = {
      ingredients = {
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE1B20]]
      } --[[table: 0000000008AE1AD0]],
      name = "iron-stick",
      result = "iron-stick",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008AE1A80]],
    lab = {
      energy_required = 5,
      ingredients = {
        {
          "electronic-circuit",
          10
        } --[[table: 0000000008BF14F0]],
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BF1540]],
        {
          "basic-transport-belt",
          4
        } --[[table: 0000000008BF1590]]
      } --[[table: 0000000008BF14A0]],
      name = "lab",
      result = "lab",
      type = "recipe"
    } --[[table: 0000000008BF1450]],
    ["land-mine"] = {
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          "steel-plate",
          1
        } --[[table: 0000000008BF05F0]],
        {
          "explosives",
          2
        } --[[table: 0000000008BF0640]]
      } --[[table: 0000000008BF05A0]],
      name = "land-mine",
      result = "land-mine",
      result_count = 4,
      type = "recipe"
    } --[[table: 0000000008BF0550]],
    ["laser-turret"] = {
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BF51E0]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BF5230]],
        {
          "battery",
          3
        } --[[table: 0000000008BF5280]]
      } --[[table: 0000000008BF5140]],
      name = "laser-turret",
      result = "laser-turret",
      type = "recipe"
    } --[[table: 0000000008BF5190]],
    ["light-oil-cracking"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 5,
      icon = "__base__/graphics/icons/fluid/light-oil-cracking.png",
      ingredients = {
        {
          amount = 3,
          name = "light-oil",
          type = "fluid"
        } --[[table: 0000000008BEBAF0]],
        {
          amount = 3,
          name = "water",
          type = "fluid"
        } --[[table: 0000000008BEBB40]]
      } --[[table: 0000000008BEBAA0]],
      main_product = "",
      name = "light-oil-cracking",
      order = "b[fluid-chemistry]-b[light-oil-cracking]",
      results = {
        {
          amount = 2,
          name = "petroleum-gas",
          type = "fluid"
        } --[[table: 0000000008BEBBE0]]
      } --[[table: 0000000008BEBB90]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEBA50]],
    ["logistic-chest-active-provider"] = {
      enabled = "false",
      ingredients = {
        {
          "smart-chest",
          1
        } --[[table: 0000000008BF2850]],
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF28A0]]
      } --[[table: 0000000008BF2800]],
      name = "logistic-chest-active-provider",
      result = "logistic-chest-active-provider",
      type = "recipe"
    } --[[table: 0000000008BF27B0]],
    ["logistic-chest-passive-provider"] = {
      enabled = "false",
      ingredients = {
        {
          "smart-chest",
          1
        } --[[table: 0000000008BF2710]],
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF2760]]
      } --[[table: 0000000008BF26C0]],
      name = "logistic-chest-passive-provider",
      result = "logistic-chest-passive-provider",
      type = "recipe"
    } --[[table: 0000000008BF2670]],
    ["logistic-chest-requester"] = {
      enabled = "false",
      ingredients = {
        {
          "smart-chest",
          1
        } --[[table: 0000000008BF2AD0]],
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF2B20]]
      } --[[table: 0000000008BF2A80]],
      name = "logistic-chest-requester",
      result = "logistic-chest-requester",
      type = "recipe"
    } --[[table: 0000000008BF2A30]],
    ["logistic-chest-storage"] = {
      enabled = "false",
      ingredients = {
        {
          "smart-chest",
          1
        } --[[table: 0000000008BF2990]],
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF29E0]]
      } --[[table: 0000000008BF2940]],
      name = "logistic-chest-storage",
      result = "logistic-chest-storage",
      type = "recipe"
    } --[[table: 0000000008BF28F0]],
    ["logistic-robot"] = {
      enabled = "false",
      ingredients = {
        {
          "flying-robot-frame",
          1
        } --[[table: 0000000008BF2490]],
        {
          "advanced-circuit",
          2
        } --[[table: 0000000008BF24E0]]
      } --[[table: 0000000008BF2440]],
      name = "logistic-robot",
      result = "logistic-robot",
      type = "recipe"
    } --[[table: 0000000008BF23F0]],
    ["long-handed-inserter"] = {
      enabled = "false",
      ingredients = {
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008BED0D0]],
        {
          "iron-plate",
          1
        } --[[table: 0000000008BED120]],
        {
          "basic-inserter",
          1
        } --[[table: 0000000008BED170]]
      } --[[table: 0000000008BED080]],
      name = "long-handed-inserter",
      result = "long-handed-inserter",
      type = "recipe"
    } --[[table: 0000000008BECFE0]],
    lubricant = {
      category = "chemistry",
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          amount = 1,
          name = "heavy-oil",
          type = "fluid"
        } --[[table: 0000000008BEC770]]
      } --[[table: 0000000008BEC720]],
      name = "lubricant",
      results = {
        {
          amount = 1,
          name = "lubricant",
          type = "fluid"
        } --[[table: 0000000008BEC810]]
      } --[[table: 0000000008BEC7C0]],
      type = "recipe"
    } --[[table: 0000000008BEC6D0]],
    ["medium-electric-pole"] = {
      enabled = "false",
      ingredients = {
        {
          "steel-plate",
          2
        } --[[table: 0000000008BF33E0]],
        {
          "copper-plate",
          2
        } --[[table: 0000000008BF3430]]
      } --[[table: 0000000008BF3390]],
      name = "medium-electric-pole",
      result = "medium-electric-pole",
      type = "recipe"
    } --[[table: 0000000008BF3340]],
    ["night-vision-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEA290]],
        {
          "steel-plate",
          10
        } --[[table: 0000000008BEA2E0]]
      } --[[table: 0000000008BEA240]],
      name = "night-vision-equipment",
      result = "night-vision-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA100]],
    ["offshore-pump"] = {
      ingredients = {
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008AE2B60]],
        {
          "pipe",
          1
        } --[[table: 0000000008AE2BB0]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008AE2C00]]
      } --[[table: 0000000008AE2B10]],
      name = "offshore-pump",
      result = "offshore-pump",
      type = "recipe"
    } --[[table: 0000000008AE2AC0]],
    ["oil-refinery"] = {
      enabled = "false",
      energy_required = 20,
      ingredients = {
        {
          "steel-plate",
          15
        } --[[table: 0000000008BF3F70]],
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BF3FC0]],
        {
          "stone-brick",
          10
        } --[[table: 0000000008BF4010]],
        {
          "electronic-circuit",
          10
        } --[[table: 0000000008BF4060]],
        {
          "pipe",
          10
        } --[[table: 0000000008BF40B0]]
      } --[[table: 0000000008BF3F20]],
      name = "oil-refinery",
      result = "oil-refinery",
      type = "recipe"
    } --[[table: 0000000008BF3ED0]],
    ["piercing-bullet-magazine"] = {
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          "copper-plate",
          5
        } --[[table: 0000000008BE8F80]],
        {
          "steel-plate",
          1
        } --[[table: 0000000008BE8FD0]]
      } --[[table: 0000000008BE8EE0]],
      name = "piercing-bullet-magazine",
      result = "piercing-bullet-magazine",
      type = "recipe"
    } --[[table: 0000000008BE8F30]],
    ["piercing-shotgun-shell"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "copper-plate",
          2
        } --[[table: 0000000008BE94D0]],
        {
          "steel-plate",
          2
        } --[[table: 0000000008BE9520]]
      } --[[table: 0000000008BE9480]],
      name = "piercing-shotgun-shell",
      result = "piercing-shotgun-shell",
      type = "recipe"
    } --[[table: 0000000008BE9430]],
    pipe = {
      ingredients = {
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE2A70]]
      } --[[table: 0000000008AE2A20]],
      name = "pipe",
      result = "pipe",
      type = "recipe"
    } --[[table: 0000000008AE29D0]],
    ["pipe-to-ground"] = {
      ingredients = {
        {
          "pipe",
          10
        } --[[table: 0000000008AE36F0]],
        {
          "iron-plate",
          5
        } --[[table: 0000000008AE3740]]
      } --[[table: 0000000008AE36A0]],
      name = "pipe-to-ground",
      result = "pipe-to-ground",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008AE3650]],
    pistol = {
      energy_required = 1,
      ingredients = {
        {
          "copper-plate",
          5
        } --[[table: 0000000008AE2F20]],
        {
          "iron-plate",
          5
        } --[[table: 0000000008AE2F70]]
      } --[[table: 0000000008AE2ED0]],
      name = "pistol",
      result = "pistol",
      type = "recipe"
    } --[[table: 0000000008AE2E80]],
    ["plastic-bar"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          amount = 3,
          name = "petroleum-gas",
          type = "fluid"
        } --[[table: 0000000008BEBF00]],
        {
          amount = 1,
          name = "coal",
          type = "item"
        } --[[table: 0000000008BEBF50]]
      } --[[table: 0000000008BEBEB0]],
      name = "plastic-bar",
      results = {
        {
          amount = 2,
          name = "plastic-bar",
          type = "item"
        } --[[table: 0000000008BEBFF0]]
      } --[[table: 0000000008BEBFA0]],
      type = "recipe"
    } --[[table: 0000000008BEBE60]],
    ["player-port"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          10
        } --[[table: 0000000008BEE570]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BEE5C0]],
        {
          "iron-plate",
          1
        } --[[table: 0000000008BEE610]]
      } --[[table: 0000000008BEE4D0]],
      name = "player-port",
      result = "player-port",
      type = "recipe"
    } --[[table: 0000000008BEE480]],
    ["poison-capsule"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "steel-plate",
          3
        } --[[table: 0000000008BE97F0]],
        {
          "electronic-circuit",
          3
        } --[[table: 0000000008BE9840]],
        {
          "coal",
          10
        } --[[table: 0000000008BE9890]]
      } --[[table: 0000000008BE9750]],
      name = "poison-capsule",
      result = "poison-capsule",
      type = "recipe"
    } --[[table: 0000000008BE9700]],
    ["power-armor"] = {
      enabled = "false",
      energy_required = 20,
      ingredients = {
        {
          "processing-unit",
          100
        } --[[table: 0000000008BEFC90]],
        {
          "electric-engine-unit",
          30
        } --[[table: 0000000008BEFCE0]],
        {
          "steel-plate",
          100
        } --[[table: 0000000008BEFD30]],
        {
          "alien-artifact",
          10
        } --[[table: 0000000008BEFD80]]
      } --[[table: 0000000008BEFBF0]],
      name = "power-armor",
      result = "power-armor",
      type = "recipe"
    } --[[table: 0000000008BEFBA0]],
    ["power-armor-mk2"] = {
      enabled = "false",
      energy_required = 25,
      ingredients = {
        {
          "effectivity-module-3",
          5
        } --[[table: 0000000008BEFE70]],
        {
          "speed-module-3",
          5
        } --[[table: 0000000008BEFEC0]],
        {
          "processing-unit",
          200
        } --[[table: 0000000008BEFF10]],
        {
          "steel-plate",
          50
        } --[[table: 0000000008BEFF60]],
        {
          "alien-artifact",
          50
        } --[[table: 0000000008BEFFB0]]
      } --[[table: 0000000008BEFE20]],
      name = "power-armor-mk2",
      result = "power-armor-mk2",
      type = "recipe"
    } --[[table: 0000000008BEFDD0]],
    ["processing-unit"] = {
      category = "crafting-with-fluid",
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "electronic-circuit",
          20
        } --[[table: 0000000008BF2300]],
        {
          "advanced-circuit",
          2
        } --[[table: 0000000008BF2350]],
        {
          amount = 0.5,
          name = "sulfuric-acid",
          type = "fluid"
        } --[[table: 0000000008BF23A0]]
      } --[[table: 0000000008BF22B0]],
      name = "processing-unit",
      result = "processing-unit",
      type = "recipe"
    } --[[table: 0000000008BF2260]],
    ["productivity-module"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEDAD0]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BEDB20]]
      } --[[table: 0000000008BEDA80]],
      name = "productivity-module",
      result = "productivity-module",
      type = "recipe"
    } --[[table: 0000000008BEDA30]],
    ["productivity-module-2"] = {
      enabled = "false",
      energy_required = 30,
      ingredients = {
        {
          "productivity-module",
          4
        } --[[table: 0000000008BEDC10]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEDC60]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BEDCB0]]
      } --[[table: 0000000008BEDBC0]],
      name = "productivity-module-2",
      result = "productivity-module-2",
      type = "recipe"
    } --[[table: 0000000008BEDB70]],
    ["productivity-module-3"] = {
      enabled = "false",
      energy_required = 60,
      ingredients = {
        {
          "productivity-module-2",
          5
        } --[[table: 0000000008BEDDF0]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BEDE40]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BEDE90]],
        {
          "alien-artifact",
          1
        } --[[table: 0000000008BEDEE0]]
      } --[[table: 0000000008BEDD50]],
      name = "productivity-module-3",
      result = "productivity-module-3",
      type = "recipe"
    } --[[table: 0000000008BEDD00]],
    pumpjack = {
      enabled = "false",
      energy_required = 20,
      ingredients = {
        {
          "steel-plate",
          15
        } --[[table: 0000000008BF3D90]],
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008BF3DE0]],
        {
          "electronic-circuit",
          10
        } --[[table: 0000000008BF3E30]],
        {
          "pipe",
          10
        } --[[table: 0000000008BF3E80]]
      } --[[table: 0000000008BF3CF0]],
      name = "pumpjack",
      result = "pumpjack",
      type = "recipe"
    } --[[table: 0000000008BF3CA0]],
    radar = {
      ingredients = {
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008AE33D0]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008AE3420]],
        {
          "iron-plate",
          10
        } --[[table: 0000000008AE3470]]
      } --[[table: 0000000008AE3380]],
      name = "radar",
      result = "radar",
      type = "recipe"
    } --[[table: 0000000008AE3330]],
    ["rail-signal"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008BEF830]],
        {
          "iron-plate",
          5
        } --[[table: 0000000008BEF880]]
      } --[[table: 0000000008BEF7E0]],
      name = "rail-signal",
      result = "rail-signal",
      type = "recipe"
    } --[[table: 0000000008BEF790]],
    railgun = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "steel-plate",
          15
        } --[[table: 0000000008BF0D70]],
        {
          "copper-plate",
          15
        } --[[table: 0000000008BF0DC0]],
        {
          "electronic-circuit",
          10
        } --[[table: 0000000008BF0E10]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BF0E60]]
      } --[[table: 0000000008BF0CD0]],
      name = "railgun",
      result = "railgun",
      type = "recipe"
    } --[[table: 0000000008BF0C80]],
    ["railgun-dart"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BE9610]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BE9660]]
      } --[[table: 0000000008BE95C0]],
      name = "railgun-dart",
      result = "railgun-dart",
      type = "recipe"
    } --[[table: 0000000008BE9570]],
    ["red-wire"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008BF1680]],
        {
          "copper-cable",
          1
        } --[[table: 0000000008BF16D0]]
      } --[[table: 0000000008BF1630]],
      name = "red-wire",
      result = "red-wire",
      type = "recipe"
    } --[[table: 0000000008BF15E0]],
    ["repair-pack"] = {
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008AE39C0]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008AE3A10]]
      } --[[table: 0000000008AE3970]],
      name = "repair-pack",
      result = "repair-pack",
      type = "recipe"
    } --[[table: 0000000008AE3920]],
    roboport = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "steel-plate",
          45
        } --[[table: 0000000008BF2E40]],
        {
          "iron-gear-wheel",
          45
        } --[[table: 0000000008BF2E90]],
        {
          "advanced-circuit",
          45
        } --[[table: 0000000008BF2EE0]]
      } --[[table: 0000000008BF2DF0]],
      name = "roboport",
      result = "roboport",
      type = "recipe"
    } --[[table: 0000000008BF2DA0]],
    rocket = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008BE90C0]],
        {
          "explosives",
          2
        } --[[table: 0000000008BE9110]],
        {
          "iron-plate",
          2
        } --[[table: 0000000008BE9160]]
      } --[[table: 0000000008BE9070]],
      name = "rocket",
      result = "rocket",
      type = "recipe"
    } --[[table: 0000000008BE9020]],
    ["rocket-defense"] = {
      enabled = "false",
      ingredients = {
        {
          "rocket",
          100
        } --[[table: 0000000008BF2C10]],
        {
          "advanced-circuit",
          128
        } --[[table: 0000000008BF2C60]],
        {
          "processing-unit",
          128
        } --[[table: 0000000008BF2CB0]],
        {
          "speed-module-3",
          50
        } --[[table: 0000000008BF2D00]],
        {
          "productivity-module-3",
          50
        } --[[table: 0000000008BF2D50]]
      } --[[table: 0000000008BF2BC0]],
      name = "rocket-defense",
      result = "rocket-defense",
      type = "recipe"
    } --[[table: 0000000008BF2B70]],
    ["rocket-launcher"] = {
      enabled = "false",
      energy_required = 5,
      ingredients = {
        {
          "iron-plate",
          5
        } --[[table: 0000000008BF0730]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BF0780]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BF07D0]]
      } --[[table: 0000000008BF06E0]],
      name = "rocket-launcher",
      result = "rocket-launcher",
      type = "recipe"
    } --[[table: 0000000008BF0690]],
    ["science-pack-1"] = {
      energy_required = 5,
      ingredients = {
        {
          "copper-plate",
          1
        } --[[table: 0000000008BF0F50]],
        {
          "iron-gear-wheel",
          1
        } --[[table: 0000000008BF0FA0]]
      } --[[table: 0000000008BF0F00]],
      name = "science-pack-1",
      result = "science-pack-1",
      type = "recipe"
    } --[[table: 0000000008BF0EB0]],
    ["science-pack-2"] = {
      energy_required = 6,
      ingredients = {
        {
          "basic-inserter",
          1
        } --[[table: 0000000008BF1090]],
        {
          "basic-transport-belt",
          1
        } --[[table: 0000000008BF10E0]]
      } --[[table: 0000000008BF1040]],
      name = "science-pack-2",
      result = "science-pack-2",
      type = "recipe"
    } --[[table: 0000000008BF0FF0]],
    ["science-pack-3"] = {
      enabled = "false",
      energy_required = 12,
      ingredients = {
        {
          "battery",
          1
        } --[[table: 0000000008BF1220]],
        {
          "advanced-circuit",
          1
        } --[[table: 0000000008BF1270]],
        {
          "smart-inserter",
          1
        } --[[table: 0000000008BF12C0]],
        {
          "steel-plate",
          1
        } --[[table: 0000000008BF1310]]
      } --[[table: 0000000008BF1180]],
      name = "science-pack-3",
      result = "science-pack-3",
      type = "recipe"
    } --[[table: 0000000008BF1130]],
    shotgun = {
      enabled = "false",
      energy_required = 4,
      ingredients = {
        {
          "iron-plate",
          15
        } --[[table: 0000000008BF0910]],
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008BF0960]],
        {
          "copper-plate",
          10
        } --[[table: 0000000008BF09B0]],
        {
          "wood",
          5
        } --[[table: 0000000008BF0A00]]
      } --[[table: 0000000008BF0870]],
      name = "shotgun",
      result = "shotgun",
      type = "recipe"
    } --[[table: 0000000008BF0820]],
    ["shotgun-shell"] = {
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          "copper-plate",
          2
        } --[[table: 0000000008BE9390]],
        {
          "iron-plate",
          2
        } --[[table: 0000000008BE93E0]]
      } --[[table: 0000000008BE9340]],
      name = "shotgun-shell",
      result = "shotgun-shell",
      type = "recipe"
    } --[[table: 0000000008BE92F0]],
    ["slowdown-capsule"] = {
      enabled = "false",
      energy_required = 8,
      ingredients = {
        {
          "steel-plate",
          2
        } --[[table: 0000000008BE9980]],
        {
          "electronic-circuit",
          2
        } --[[table: 0000000008BE99D0]],
        {
          "coal",
          5
        } --[[table: 0000000008BE9A20]]
      } --[[table: 0000000008BE9930]],
      name = "slowdown-capsule",
      result = "slowdown-capsule",
      type = "recipe"
    } --[[table: 0000000008BE98E0]],
    ["small-electric-pole"] = {
      ingredients = {
        {
          "wood",
          2
        } --[[table: 0000000008AE2DE0]],
        {
          "copper-cable",
          2
        } --[[table: 0000000008AE2E30]]
      } --[[table: 0000000008AE2D90]],
      name = "small-electric-pole",
      result = "small-electric-pole",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008AE2D40]],
    ["small-lamp"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          1
        } --[[table: 0000000008AE3560]],
        {
          "iron-stick",
          3
        } --[[table: 0000000008AE35B0]],
        {
          "iron-plate",
          1
        } --[[table: 0000000008AE3600]]
      } --[[table: 0000000008AE3510]],
      name = "small-lamp",
      result = "small-lamp",
      type = "recipe"
    } --[[table: 0000000008AE34C0]],
    ["small-plane"] = {
      category = "crafting",
      enabled = "false",
      energy_required = 30,
      ingredients = {
        {
          "plastic-bar",
          120
        } --[[table: 0000000008BF4F60]],
        {
          "advanced-circuit",
          250
        } --[[table: 0000000008BF4FB0]],
        {
          "electric-engine-unit",
          20
        } --[[table: 0000000008BF5000]],
        {
          "battery",
          150
        } --[[table: 0000000008BF5050]]
      } --[[table: 0000000008BF4EC0]],
      name = "small-plane",
      result = "small-plane",
      type = "recipe"
    } --[[table: 0000000008BF4E70]],
    ["small-pump"] = {
      enabled = "false",
      energy_required = 2,
      ingredients = {
        {
          "electric-engine-unit",
          1
        } --[[table: 0000000008BF4B50]],
        {
          "steel-plate",
          1
        } --[[table: 0000000008BF4BA0]],
        {
          "pipe",
          1
        } --[[table: 0000000008BF4BF0]]
      } --[[table: 0000000008BF4B00]],
      name = "small-pump",
      result = "small-pump",
      type = "recipe"
    } --[[table: 0000000008BF4AB0]],
    ["smart-chest"] = {
      enabled = "false",
      ingredients = {
        {
          "steel-chest",
          1
        } --[[table: 0000000008BF0280]],
        {
          "electronic-circuit",
          3
        } --[[table: 0000000008BF02D0]]
      } --[[table: 0000000008BF0230]],
      name = "smart-chest",
      result = "smart-chest",
      type = "recipe"
    } --[[table: 0000000008BF01E0]],
    ["smart-inserter"] = {
      enabled = "false",
      ingredients = {
        {
          "fast-inserter",
          1
        } --[[table: 0000000008BED3F0]],
        {
          "electronic-circuit",
          4
        } --[[table: 0000000008BED440]]
      } --[[table: 0000000008BED3A0]],
      name = "smart-inserter",
      result = "smart-inserter",
      type = "recipe"
    } --[[table: 0000000008BED350]],
    ["solar-panel"] = {
      enabled = "false",
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BEE9D0]],
        {
          "electronic-circuit",
          15
        } --[[table: 0000000008BEEA20]],
        {
          "copper-plate",
          5
        } --[[table: 0000000008BEEA70]]
      } --[[table: 0000000008BEE980]],
      name = "solar-panel",
      result = "solar-panel",
      type = "recipe"
    } --[[table: 0000000008BEE930]],
    ["solar-panel-equipment"] = {
      enabled = "false",
      energy_required = 10,
      ingredients = {
        {
          "solar-panel",
          5
        } --[[table: 0000000008BEA8D0]],
        {
          "processing-unit",
          1
        } --[[table: 0000000008BEA920]],
        {
          "steel-plate",
          5
        } --[[table: 0000000008BEA970]]
      } --[[table: 0000000008BEA880]],
      name = "solar-panel-equipment",
      result = "solar-panel-equipment",
      type = "recipe"
    } --[[table: 0000000008BEA830]],
    ["solid-fuel-from-heavy-oil"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 3,
      icon = "__base__/graphics/icons/solid-fuel-from-heavy-oil.png",
      ingredients = {
        {
          amount = 2,
          name = "heavy-oil",
          type = "fluid"
        } --[[table: 0000000008BEC400]]
      } --[[table: 0000000008BEC3B0]],
      name = "solid-fuel-from-heavy-oil",
      order = "b[fluid-chemistry]-e[solid-fuel-from-heavy-oil]",
      results = {
        {
          amount = 1,
          name = "solid-fuel",
          type = "item"
        } --[[table: 0000000008BEC4A0]]
      } --[[table: 0000000008BEC450]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEC360]],
    ["solid-fuel-from-light-oil"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 3,
      icon = "__base__/graphics/icons/solid-fuel-from-light-oil.png",
      ingredients = {
        {
          amount = 1,
          name = "light-oil",
          type = "fluid"
        } --[[table: 0000000008BEC0E0]]
      } --[[table: 0000000008BEC090]],
      name = "solid-fuel-from-light-oil",
      order = "b[fluid-chemistry]-c[solid-fuel-from-light-oil]",
      results = {
        {
          amount = 1,
          name = "solid-fuel",
          type = "item"
        } --[[table: 0000000008BEC180]]
      } --[[table: 0000000008BEC130]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEC040]],
    ["solid-fuel-from-petroleum-gas"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 3,
      icon = "__base__/graphics/icons/solid-fuel-from-petroleum-gas.png",
      ingredients = {
        {
          amount = 2,
          name = "petroleum-gas",
          type = "fluid"
        } --[[table: 0000000008BEC270]]
      } --[[table: 0000000008BEC220]],
      name = "solid-fuel-from-petroleum-gas",
      order = "b[fluid-chemistry]-d[solid-fuel-from-petroleum-gas]",
      results = {
        {
          amount = 1,
          name = "solid-fuel",
          type = "item"
        } --[[table: 0000000008BEC310]]
      } --[[table: 0000000008BEC2C0]],
      subgroup = "fluid",
      type = "recipe"
    } --[[table: 0000000008BEC1D0]],
    ["speed-module"] = {
      enabled = "false",
      energy_required = 15,
      ingredients = {
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BED5D0]],
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BED620]]
      } --[[table: 0000000008BED530]],
      name = "speed-module",
      result = "speed-module",
      type = "recipe"
    } --[[table: 0000000008BED580]],
    ["speed-module-2"] = {
      enabled = "false",
      energy_required = 30,
      ingredients = {
        {
          "speed-module",
          4
        } --[[table: 0000000008BED710]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BED760]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BED7B0]]
      } --[[table: 0000000008BED6C0]],
      name = "speed-module-2",
      result = "speed-module-2",
      type = "recipe"
    } --[[table: 0000000008BED670]],
    ["speed-module-3"] = {
      enabled = "false",
      energy_required = 60,
      ingredients = {
        {
          "speed-module-2",
          4
        } --[[table: 0000000008BED8F0]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BED940]],
        {
          "processing-unit",
          5
        } --[[table: 0000000008BED990]],
        {
          "alien-artifact",
          1
        } --[[table: 0000000008BED9E0]]
      } --[[table: 0000000008BED850]],
      name = "speed-module-3",
      result = "speed-module-3",
      type = "recipe"
    } --[[table: 0000000008BED800]],
    ["steam-engine"] = {
      ingredients = {
        {
          "iron-gear-wheel",
          5
        } --[[table: 0000000008AE1F80]],
        {
          "pipe",
          5
        } --[[table: 0000000008AE1FD0]],
        {
          "iron-plate",
          5
        } --[[table: 0000000008AE2020]]
      } --[[table: 0000000008AE1F30]],
      name = "steam-engine",
      result = "steam-engine",
      type = "recipe"
    } --[[table: 0000000008AE1EE0]],
    ["steel-axe"] = {
      enabled = "false",
      ingredients = {
        {
          "steel-plate",
          5
        } --[[table: 0000000008BF2FD0]],
        {
          "iron-stick",
          2
        } --[[table: 0000000008BF3020]]
      } --[[table: 0000000008BF2F80]],
      name = "steel-axe",
      result = "steel-axe",
      type = "recipe"
    } --[[table: 0000000008BF2F30]],
    ["steel-chest"] = {
      enabled = "false",
      ingredients = {
        {
          "steel-plate",
          8
        } --[[table: 0000000008BF0190]]
      } --[[table: 0000000008BF0140]],
      name = "steel-chest",
      result = "steel-chest",
      type = "recipe"
    } --[[table: 0000000008BF00F0]],
    ["steel-furnace"] = {
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          "steel-plate",
          8
        } --[[table: 0000000008BF3660]],
        {
          "stone-brick",
          10
        } --[[table: 0000000008BF36B0]]
      } --[[table: 0000000008BF3610]],
      name = "steel-furnace",
      result = "steel-furnace",
      type = "recipe"
    } --[[table: 0000000008BF35C0]],
    ["steel-plate"] = {
      category = "smelting",
      enabled = "false",
      energy_required = 17.5,
      ingredients = {
        {
          "iron-plate",
          5
        } --[[table: 0000000008BEB0A0]]
      } --[[table: 0000000008BEB000]],
      name = "steel-plate",
      result = "steel-plate",
      type = "recipe"
    } --[[table: 0000000008BEB050]],
    ["stone-brick"] = {
      category = "smelting",
      enabled = "true",
      energy_required = 3.5,
      ingredients = {
        {
          "stone",
          2
        } --[[table: 0000000008AE1710]]
      } --[[table: 0000000008AE16C0]],
      name = "stone-brick",
      result = "stone-brick",
      type = "recipe"
    } --[[table: 0000000008AE1670]],
    ["stone-furnace"] = {
      ingredients = {
        {
          "stone",
          5
        } --[[table: 0000000008AE1D50]]
      } --[[table: 0000000008AE1D00]],
      name = "stone-furnace",
      result = "stone-furnace",
      type = "recipe"
    } --[[table: 0000000008AE1CB0]],
    ["storage-tank"] = {
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          "iron-plate",
          20
        } --[[table: 0000000008BF4A10]],
        {
          "steel-plate",
          5
        } --[[table: 0000000008BF4A60]]
      } --[[table: 0000000008BF49C0]],
      name = "storage-tank",
      result = "storage-tank",
      type = "recipe"
    } --[[table: 0000000008BF4970]],
    ["straight-rail"] = {
      enabled = "false",
      ingredients = {
        {
          "stone",
          1
        } --[[table: 0000000008BEF060]],
        {
          "iron-stick",
          1
        } --[[table: 0000000008BEF0B0]],
        {
          "steel-plate",
          1
        } --[[table: 0000000008BEF100]]
      } --[[table: 0000000008BEF010]],
      name = "straight-rail",
      result = "straight-rail",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008BEEFC0]],
    ["submachine-gun"] = {
      enabled = "false",
      energy_required = 3,
      ingredients = {
        {
          "iron-gear-wheel",
          10
        } --[[table: 0000000008AE3060]],
        {
          "copper-plate",
          5
        } --[[table: 0000000008AE30B0]],
        {
          "iron-plate",
          10
        } --[[table: 0000000008AE3100]]
      } --[[table: 0000000008AE3010]],
      name = "submachine-gun",
      result = "submachine-gun",
      type = "recipe"
    } --[[table: 0000000008AE2FC0]],
    substation = {
      enabled = "false",
      ingredients = {
        {
          "steel-plate",
          10
        } --[[table: 0000000008BF3250]],
        {
          "advanced-circuit",
          5
        } --[[table: 0000000008BF32A0]],
        {
          "copper-plate",
          5
        } --[[table: 0000000008BF32F0]]
      } --[[table: 0000000008BF3200]],
      name = "substation",
      result = "substation",
      type = "recipe"
    } --[[table: 0000000008BF31B0]],
    sulfur = {
      category = "chemistry",
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          amount = 3,
          name = "petroleum-gas",
          type = "fluid"
        } --[[table: 0000000008BEC590]],
        {
          amount = 3,
          name = "water",
          type = "fluid"
        } --[[table: 0000000008BEC5E0]]
      } --[[table: 0000000008BEC540]],
      name = "sulfur",
      results = {
        {
          amount = 2,
          name = "sulfur",
          type = "item"
        } --[[table: 0000000008BEC680]]
      } --[[table: 0000000008BEC630]],
      type = "recipe"
    } --[[table: 0000000008BEC4F0]],
    ["sulfuric-acid"] = {
      category = "chemistry",
      enabled = "false",
      energy_required = 1,
      ingredients = {
        {
          amount = 5,
          name = "sulfur",
          type = "item"
        } --[[table: 0000000008BEBCD0]],
        {
          amount = 1,
          name = "iron-plate",
          type = "item"
        } --[[table: 0000000008BEBD20]],
        {
          amount = 10,
          name = "water",
          type = "fluid"
        } --[[table: 0000000008BEBD70]]
      } --[[table: 0000000008BEBC80]],
      name = "sulfuric-acid",
      results = {
        {
          amount = 5,
          name = "sulfuric-acid",
          type = "fluid"
        } --[[table: 0000000008BEBE10]]
      } --[[table: 0000000008BEBDC0]],
      type = "recipe"
    } --[[table: 0000000008BEBC30]],
    ["train-stop"] = {
      enabled = "false",
      ingredients = {
        {
          "electronic-circuit",
          5
        } --[[table: 0000000008BEF6A0]],
        {
          "iron-plate",
          10
        } --[[table: 0000000008BEF6F0]],
        {
          "steel-plate",
          3
        } --[[table: 0000000008BEF740]]
      } --[[table: 0000000008BEF650]],
      name = "train-stop",
      result = "train-stop",
      type = "recipe"
    } --[[table: 0000000008BEF600]],
    wall = {
      enabled = "true",
      ingredients = {
        {
          "stone-brick",
          5
        } --[[table: 0000000008BF03C0]]
      } --[[table: 0000000008BF0370]],
      name = "wall",
      result = "wall",
      type = "recipe"
    } --[[table: 0000000008BF0320]],
    wood = {
      ingredients = {
        {
          "raw-wood",
          1
        } --[[table: 0000000008AE1940]]
      } --[[table: 0000000008AE18A0]],
      name = "wood",
      result = "wood",
      result_count = 2,
      type = "recipe"
    } --[[table: 0000000008AE18F0]],
    ["wooden-chest"] = {
      ingredients = {
        {
          "wood",
          4
        } --[[table: 0000000008AE1A30]]
      } --[[table: 0000000008AE19E0]],
      name = "wooden-chest",
      result = "wooden-chest",
      type = "recipe"
    } --[[table: 0000000008AE1990]]
  } --[[table: 0000000008AE1760]],
  ["recipe-category"] = {
    ["advanced-crafting"] = {
      name = "advanced-crafting",
      type = "recipe-category"
    } --[[table: 0000000008AFA390]],
    chemistry = {
      name = "chemistry",
      type = "recipe-category"
    } --[[table: 0000000008AFA480]],
    crafting = {
      name = "crafting",
      type = "recipe-category"
    } --[[table: 0000000008AFA3E0]],
    ["crafting-with-fluid"] = {
      name = "crafting-with-fluid",
      type = "recipe-category"
    } --[[table: 0000000008AFA4D0]],
    ["oil-processing"] = {
      name = "oil-processing",
      type = "recipe-category"
    } --[[table: 0000000008AFA520]],
    smelting = {
      name = "smelting",
      type = "recipe-category"
    } --[[table: 0000000008AFA430]]
  } --[[table: 0000000008AFA570]],
  ["repair-tool"] = {
    ["repair-pack"] = {
      durability = 100,
      flags = {
        "goes-to-quickbar"
      } --[[table: 00000000085345A0]],
      icon = "__base__/graphics/icons/repair-pack.png",
      name = "repair-pack",
      order = "b[repair]-a[repair-pack]",
      speed = 1,
      stack_size = 64,
      subgroup = "tool",
      type = "repair-tool"
    } --[[table: 0000000008534550]]
  } --[[table: 0000000008534690]],
  resource = {
    coal = {
      autoplace = {
        control = "coal",
        peaks = {
          {
            influence = 0.21,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4F10]],
          {
            influence = 0.65,
            noise_layer = "coal",
            noise_octaves_difference = -1.9,
            noise_persistence = 0.35,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4F60]],
          {
            influence = 0.32,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4FB0]],
          {
            influence = 0.5,
            noise_layer = "coal",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.4,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A5000]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "copper-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A5050]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "iron-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A50A0]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "stone",
            noise_octaves_difference = -3,
            noise_persistence = 0.45
          } --[[table: 00000000086A50F0]]
        } --[[table: 00000000086A4EC0]],
        richness_base = 350,
        richness_multiplier = 13000,
        sharpness = 1,
        size_control_multiplier = 0.06
      } --[[table: 00000000086A4E70]],
      collision_box = {
        {
          -0.1,
          -0.1
        } --[[table: 00000000086A4CE0]],
        {
          0.1,
          0.1
        } --[[table: 00000000086A4D30]]
      } --[[table: 00000000086A4C90]],
      flags = {
        "placeable-neutral"
      } --[[table: 00000000086A4BF0]],
      icon = "__base__/graphics/icons/coal.png",
      map_color = {
        b = 0,
        g = 0,
        r = 0
      } --[[table: 00000000086A51E0]],
      minable = {
        hardness = 0.9,
        mining_particle = "coal-particle",
        mining_time = 2,
        result = "coal"
      } --[[table: 00000000086A4C40]],
      name = "coal",
      order = "a-b-c",
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086A4DD0]],
        {
          0.5,
          0.5
        } --[[table: 00000000086A4E20]]
      } --[[table: 00000000086A4D80]],
      stage_counts = {
        1000,
        600,
        400,
        200,
        100,
        50,
        20,
        1
      } --[[table: 00000000086A5140]],
      stages = {
        direction_count = 8,
        filename = "__base__/graphics/entity/coal/coal.png",
        frame_count = 4,
        frame_height = 38,
        frame_width = 38,
        priority = "extra-high"
      } --[[table: 00000000086A5190]],
      type = "resource"
    } --[[table: 00000000086A4BA0]],
    ["copper-ore"] = {
      autoplace = {
        control = "copper-ore",
        peaks = {
          {
            influence = 0.2,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A41F0]],
          {
            influence = 0.65,
            noise_layer = "copper-ore",
            noise_octaves_difference = -1.9,
            noise_persistence = 0.3,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4240]],
          {
            influence = 0.3,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4290]],
          {
            influence = 0.55,
            noise_layer = "copper-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.4,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A42E0]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "iron-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A4330]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "coal",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A4380]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "stone",
            noise_octaves_difference = -3,
            noise_persistence = 0.45
          } --[[table: 00000000086A43D0]]
        } --[[table: 00000000086A41A0]],
        richness_base = 350,
        richness_multiplier = 13000,
        sharpness = 1,
        size_control_multiplier = 0.06
      } --[[table: 00000000086A4150]],
      collision_box = {
        {
          -0.1,
          -0.1
        } --[[table: 00000000086A3FC0]],
        {
          0.1,
          0.1
        } --[[table: 00000000086A4010]]
      } --[[table: 00000000086A3F70]],
      flags = {
        "placeable-neutral"
      } --[[table: 00000000086A3ED0]],
      icon = "__base__/graphics/icons/copper-ore.png",
      map_color = {
        b = 0.215,
        g = 0.388,
        r = 0.803
      } --[[table: 00000000086A44C0]],
      minable = {
        hardness = 0.9,
        mining_particle = "copper-ore-particle",
        mining_time = 2,
        result = "copper-ore"
      } --[[table: 00000000086A3F20]],
      name = "copper-ore",
      order = "a-b-a",
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086A40B0]],
        {
          0.5,
          0.5
        } --[[table: 00000000086A4100]]
      } --[[table: 00000000086A4060]],
      stage_counts = {
        1000,
        600,
        400,
        200,
        100,
        50,
        20,
        1
      } --[[table: 00000000086A4420]],
      stages = {
        direction_count = 8,
        filename = "__base__/graphics/entity/copper-ore/copper-ore.png",
        frame_count = 4,
        frame_height = 38,
        frame_width = 38,
        priority = "extra-high"
      } --[[table: 00000000086A4470]],
      type = "resource"
    } --[[table: 00000000086A3E80]],
    ["crude-oil"] = {
      autoplace = {
        control = "crude-oil",
        max_probability = 0.04,
        peaks = {
          {
            influence = 0.1
          } --[[table: 0000000008AD1170]],
          {
            influence = 0.105,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 0000000008AD11C0]],
          {
            influence = 0.67,
            noise_layer = "crude-oil",
            noise_octaves_difference = -2.7,
            noise_persistence = 0.3
          } --[[table: 0000000008AD1210]]
        } --[[table: 0000000008AD1120]],
        richness_base = 5000,
        richness_multiplier = 150000,
        sharpness = 1,
        size_control_multiplier = 0.06
      } --[[table: 0000000008AD10D0]],
      category = "basic-fluid",
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 0000000008AD0F40]],
        {
          1.4,
          1.4
        } --[[table: 0000000008AD0F90]]
      } --[[table: 0000000008AD0EF0]],
      flags = {
        "placeable-neutral"
      } --[[table: 0000000008AD0E00]],
      icon = "__base__/graphics/icons/crude-oil.png",
      infinite = true,
      map_color = {
        b = 0.8,
        g = 0.1,
        r = 0.8
      } --[[table: 0000000008AD1300]],
      map_grid = false,
      minable = {
        hardness = 1,
        mining_time = 1,
        results = {
          {
            amount_max = 1,
            amount_min = 1,
            name = "crude-oil",
            probability = 1,
            type = "fluid"
          } --[[table: 0000000008AD0EA0]]
        } --[[table: 0000000008AD0E50]]
      } --[[table: 0000000008AD0DB0]],
      minimum = 750,
      name = "crude-oil",
      normal = 7500,
      order = "a-b-a",
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008AD1030]],
        {
          0.5,
          0.5
        } --[[table: 0000000008AD1080]]
      } --[[table: 0000000008AD0FE0]],
      stage_counts = {
        0
      } --[[table: 0000000008AD1260]],
      stages = {
        direction_count = 1,
        filename = "__base__/graphics/entity/crude-oil/crude-oil.png",
        frame_count = 4,
        frame_height = 61,
        frame_width = 75,
        priority = "extra-high"
      } --[[table: 0000000008AD12B0]],
      type = "resource"
    } --[[table: 0000000008AD0CC0]],
    ["iron-ore"] = {
      autoplace = {
        control = "iron-ore",
        peaks = {
          {
            influence = 0.2,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4880]],
          {
            influence = 0.3,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A48D0]],
          {
            influence = 0.65,
            noise_layer = "iron-ore",
            noise_octaves_difference = -1.9,
            noise_persistence = 0.3,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4920]],
          {
            influence = 0.57,
            noise_layer = "iron-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.4,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A4970]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "copper-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A49C0]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "coal",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A4A10]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "stone",
            noise_octaves_difference = -3,
            noise_persistence = 0.45
          } --[[table: 00000000086A4A60]]
        } --[[table: 00000000086A4830]],
        richness_base = 350,
        richness_multiplier = 15000,
        sharpness = 1,
        size_control_multiplier = 0.06
      } --[[table: 00000000086A47E0]],
      collision_box = {
        {
          -0.1,
          -0.1
        } --[[table: 00000000086A4650]],
        {
          0.1,
          0.1
        } --[[table: 00000000086A46A0]]
      } --[[table: 00000000086A4600]],
      flags = {
        "placeable-neutral"
      } --[[table: 00000000086A4560]],
      icon = "__base__/graphics/icons/iron-ore.png",
      map_color = {
        b = 0.427,
        g = 0.419,
        r = 0.337
      } --[[table: 00000000086A4B50]],
      minable = {
        hardness = 0.9,
        mining_particle = "iron-ore-particle",
        mining_time = 2,
        result = "iron-ore"
      } --[[table: 00000000086A45B0]],
      name = "iron-ore",
      order = "a-b-b",
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086A4740]],
        {
          0.5,
          0.5
        } --[[table: 00000000086A4790]]
      } --[[table: 00000000086A46F0]],
      stage_counts = {
        1000,
        600,
        400,
        200,
        100,
        50,
        20,
        1
      } --[[table: 00000000086A4AB0]],
      stages = {
        direction_count = 8,
        filename = "__base__/graphics/entity/iron-ore/iron-ore.png",
        frame_count = 4,
        frame_height = 38,
        frame_width = 38,
        priority = "extra-high"
      } --[[table: 00000000086A4B00]],
      type = "resource"
    } --[[table: 00000000086A4510]],
    stone = {
      autoplace = {
        control = "stone",
        peaks = {
          {
            influence = 0.2,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A55A0]],
          {
            influence = 0.6,
            noise_layer = "stone",
            noise_octaves_difference = -3,
            noise_persistence = 0.45,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 0,
            starting_area_weight_range = 0
          } --[[table: 00000000086A55F0]],
          {
            influence = 0.25,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A5640]],
          {
            influence = 0.6,
            noise_layer = "stone",
            noise_octaves_difference = -4,
            noise_persistence = 0.45,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A5690]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "copper-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A56E0]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "iron-ore",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A5730]],
          {
            influence = -0.2,
            max_influence = 0,
            noise_layer = "coal",
            noise_octaves_difference = -2.3,
            noise_persistence = 0.45
          } --[[table: 00000000086A5780]]
        } --[[table: 00000000086A5550]],
        richness_base = 250,
        richness_multiplier = 11000,
        sharpness = 1,
        size_control_multiplier = 0.06
      } --[[table: 00000000086A5500]],
      collision_box = {
        {
          -0.1,
          -0.1
        } --[[table: 00000000086A5370]],
        {
          0.1,
          0.1
        } --[[table: 00000000086A53C0]]
      } --[[table: 00000000086A5320]],
      flags = {
        "placeable-neutral"
      } --[[table: 00000000086A5280]],
      icon = "__base__/graphics/icons/stone.png",
      map_color = {
        b = 0.317,
        g = 0.45,
        r = 0.478
      } --[[table: 00000000086A5870]],
      minable = {
        hardness = 0.4,
        mining_particle = "stone-particle",
        mining_time = 2,
        result = "stone"
      } --[[table: 00000000086A52D0]],
      name = "stone",
      order = "a-b-d",
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 00000000086A5460]],
        {
          0.5,
          0.5
        } --[[table: 00000000086A54B0]]
      } --[[table: 00000000086A5410]],
      stage_counts = {
        1000,
        600,
        400,
        200,
        100,
        50,
        20,
        1
      } --[[table: 00000000086A57D0]],
      stages = {
        direction_count = 8,
        filename = "__base__/graphics/entity/stone/stone.png",
        frame_count = 4,
        frame_height = 38,
        frame_width = 38,
        priority = "extra-high"
      } --[[table: 00000000086A5820]],
      type = "resource"
    } --[[table: 00000000086A5230]]
  } --[[table: 00000000086A58C0]],
  ["resource-category"] = {
    ["basic-fluid"] = {
      name = "basic-fluid",
      type = "resource-category"
    } --[[table: 0000000008AFA660]],
    ["basic-solid"] = {
      name = "basic-solid",
      type = "resource-category"
    } --[[table: 0000000008AFA6B0]]
  } --[[table: 0000000008AFA700]],
  roboport = {
    roboport = {
      base = {
        filename = "__base__/graphics/entity/roboport/roboport-base.png",
        height = 135,
        shift = {
          0.5,
          0.25
        } --[[table: 0000000008B727A0]],
        width = 143
      } --[[table: 0000000008B72750]],
      base_animation = {
        animation_speed = 0.5,
        filename = "__base__/graphics/entity/roboport/roboport-base-animation.png",
        frame_count = 8,
        frame_height = 31,
        frame_width = 42,
        priority = "medium",
        shift = {
          -0.5315,
          -1.9375
        } --[[table: 0000000008B72840]]
      } --[[table: 0000000008B727F0]],
      charge_approach_distance = 5,
      charging_energy = "200kW",
      charging_offsets = {
        {
          -1.5,
          -0.5
        } --[[table: 0000000008B72610]],
        {
          1.5,
          -0.5
        } --[[table: 0000000008B72660]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B726B0]],
        {
          -1.5,
          1.5
        } --[[table: 0000000008B72700]]
      } --[[table: 0000000008B72570]],
      collision_box = {
        {
          -1.7,
          -1.7
        } --[[table: 0000000008B72340]],
        {
          1.7,
          1.7
        } --[[table: 0000000008B72390]]
      } --[[table: 0000000008B722F0]],
      construction_radius = 50,
      construction_radius_visualisation_picture = {
        filename = "__base__/graphics/entity/roboport/roboport-construction-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008B72A20]],
      corpse = "big-remnants",
      door_animation = {
        filename = "__base__/graphics/entity/roboport/roboport-door.png",
        frame_count = 16,
        frame_height = 39,
        frame_width = 52,
        priority = "medium",
        shift = {
          0,
          -0.6
        } --[[table: 0000000008B728E0]]
      } --[[table: 0000000008B72890]],
      energy_source = {
        buffer_capacity = "48MJ",
        input_flow_limit = "2MW",
        type = "electric",
        usage_priority = "secondary-input"
      } --[[table: 0000000008B724D0]],
      energy_usage = "200kW",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B72250]],
      icon = "__base__/graphics/icons/roboport.png",
      logistics_radius = 25,
      material_slots_count = 7,
      max_health = 500,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "roboport"
      } --[[table: 0000000008B722A0]],
      name = "roboport",
      radius_visualisation_picture = {
        filename = "__base__/graphics/entity/roboport/roboport-radius-visualization.png",
        height = 12,
        width = 12
      } --[[table: 0000000008B729D0]],
      recharge_minimum = "20MJ",
      recharging_animation = {
        animation_speed = 0.5,
        filename = "__base__/graphics/entity/roboport/roboport-recharging.png",
        frame_count = 16,
        frame_height = 35,
        frame_width = 37,
        priority = "high",
        scale = 1.5
      } --[[table: 0000000008B72930]],
      recharging_light = {
        intensity = 0.4,
        size = 5
      } --[[table: 0000000008B72980]],
      request_to_open_door_timeout = 15,
      robot_slots_count = 7,
      selection_box = {
        {
          -2,
          -2
        } --[[table: 0000000008B72430]],
        {
          2,
          2
        } --[[table: 0000000008B72480]]
      } --[[table: 0000000008B723E0]],
      spawn_and_station_height = 0.33,
      stationing_offset = {
        0,
        0
      } --[[table: 0000000008B72520]],
      type = "roboport"
    } --[[table: 0000000008B72200]]
  } --[[table: 0000000008B9E330]],
  ["rocket-defense"] = {
    ["rocket-defense"] = {
      collision_box = {
        {
          -2.4,
          -2.4
        } --[[table: 0000000008B71FD0]],
        {
          2.4,
          2.4
        } --[[table: 0000000008B72020]]
      } --[[table: 0000000008B71F80]],
      corpse = "big-remnants",
      energy_source = {
        buffer_capacity = "100MJ",
        type = "electric",
        usage_priority = "primary-input"
      } --[[table: 0000000008B72160]],
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B71EE0]],
      icon = "__base__/graphics/icons/rocket-defense.png",
      max_health = 5000,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "rocket-defense"
      } --[[table: 0000000008B71F30]],
      name = "rocket-defense",
      picture = {
        filename = "__base__/graphics/entity/rocket-defense/rocket-defense.png",
        height = 160,
        priority = "low",
        width = 160
      } --[[table: 0000000008B721B0]],
      selection_box = {
        {
          -2.5,
          -2.5
        } --[[table: 0000000008B720C0]],
        {
          2.5,
          2.5
        } --[[table: 0000000008B72110]]
      } --[[table: 0000000008B72070]],
      type = "rocket-defense"
    } --[[table: 0000000008B71E90]]
  } --[[table: 0000000008B9E2E0]],
  ["simple-entity"] = {
    ["medium-ship-wreck"] = {
      collision_box = {
        {
          -1.2,
          -0.9
        } --[[table: 0000000008AC65A0]],
        {
          1.2,
          0.9
        } --[[table: 0000000008AC65F0]]
      } --[[table: 0000000008AC6550]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008AC6500]],
      icon = "__base__/graphics/icons/ship-wreck/medium-ship-wreck.png",
      max_health = 200,
      name = "medium-ship-wreck",
      order = "d[remnants]-d[ship-wreck]-b[medium]-a",
      pictures = {
        {
          filename = "__base__/graphics/entity/ship-wreck/medium-ship-wreck-1.png",
          height = 85,
          width = 120
        } --[[table: 0000000008AC6780]],
        {
          filename = "__base__/graphics/entity/ship-wreck/medium-ship-wreck-2.png",
          height = 107,
          shift = {
            0.3,
            0.1
          } --[[table: 0000000008AC6820]],
          width = 126
        } --[[table: 0000000008AC67D0]]
      } --[[table: 0000000008AC6730]],
      render_layer = "object",
      selection_box = {
        {
          -1.5,
          -1.2
        } --[[table: 0000000008AC6690]],
        {
          1.5,
          1.2
        } --[[table: 0000000008AC66E0]]
      } --[[table: 0000000008AC6640]],
      subgroup = "wrecks",
      type = "simple-entity"
    } --[[table: 0000000008AC64B0]],
    ["small-ship-wreck"] = {
      collision_box = {
        {
          -0.7,
          -0.7
        } --[[table: 0000000008AC6960]],
        {
          0.7,
          0.7
        } --[[table: 0000000008AC69B0]]
      } --[[table: 0000000008AC6910]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 0000000008AC68C0]],
      icon = "__base__/graphics/icons/ship-wreck/small-ship-wreck.png",
      max_health = 200,
      name = "small-ship-wreck",
      order = "d[remnants]-d[ship-wreck]-c[small]-a",
      pictures = {
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-a.png",
          height = 68,
          width = 65
        } --[[table: 0000000008AC6B40]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-b.png",
          height = 67,
          width = 109
        } --[[table: 0000000008AC6B90]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-c.png",
          height = 54,
          width = 63
        } --[[table: 0000000008AC6BE0]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-d.png",
          height = 67,
          width = 82
        } --[[table: 0000000008AC6C30]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-e.png",
          height = 75,
          shift = {
            0.3,
            -0.2
          } --[[table: 0000000008AC6CD0]],
          width = 78
        } --[[table: 0000000008AC6C80]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-f.png",
          height = 35,
          width = 58
        } --[[table: 0000000008AC6D20]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-g.png",
          height = 72,
          width = 80
        } --[[table: 0000000008AC6D70]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-h.png",
          height = 54,
          width = 79
        } --[[table: 0000000008AC6DC0]],
        {
          filename = "__base__/graphics/entity/ship-wreck/small-ship-wreck-i.png",
          height = 55,
          width = 56
        } --[[table: 0000000008AC6E10]]
      } --[[table: 0000000008AC6AF0]],
      render_layer = "object",
      selection_box = {
        {
          -1.3,
          -1.1
        } --[[table: 0000000008AC6A50]],
        {
          1.3,
          1.1
        } --[[table: 0000000008AC6AA0]]
      } --[[table: 0000000008AC6A00]],
      subgroup = "wrecks",
      type = "simple-entity"
    } --[[table: 0000000008AC6870]],
    ["stone-rock"] = {
      autoplace = {
        order = "a[doodad]-a[rock]",
        peaks = {
          {
            influence = 0.0002
          } --[[table: 00000000086C86F0]],
          {
            elevation_max_range = 12000,
            elevation_optimal = 12000,
            elevation_range = 5000,
            influence = 0.1,
            min_influence = 0
          } --[[table: 00000000086C8740]]
        } --[[table: 00000000086C86A0]]
      } --[[table: 00000000086C8650]],
      collision_box = {
        {
          -1.1,
          -1.1
        } --[[table: 00000000086C8420]],
        {
          1.1,
          1.1
        } --[[table: 00000000086C8470]]
      } --[[table: 00000000086C83D0]],
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "not-on-map"
      } --[[table: 00000000086C8380]],
      icon = "__base__/graphics/icons/stone-rock.png",
      max_health = 200,
      name = "stone-rock",
      order = "b[decorative]-k[stone-rock]",
      pictures = {
        {
          filename = "__base__/graphics/entity/decorative/stone-rock/stone-rock-01.png",
          height = 60,
          shift = {
            0.1,
            0
          } --[[table: 00000000086C8830]],
          width = 76
        } --[[table: 00000000086C87E0]],
        {
          filename = "__base__/graphics/entity/decorative/stone-rock/stone-rock-02.png",
          height = 86,
          shift = {
            0.2,
            0
          } --[[table: 00000000086C88D0]],
          width = 83
        } --[[table: 00000000086C8880]],
        {
          filename = "__base__/graphics/entity/decorative/stone-rock/stone-rock-03.png",
          height = 98,
          shift = {
            0.7,
            0
          } --[[table: 00000000086C8970]],
          width = 126
        } --[[table: 00000000086C8920]],
        {
          filename = "__base__/graphics/entity/decorative/stone-rock/stone-rock-04.png",
          height = 108,
          shift = {
            0.1,
            0
          } --[[table: 00000000086C8A10]],
          width = 92
        } --[[table: 00000000086C89C0]],
        {
          filename = "__base__/graphics/entity/decorative/stone-rock/stone-rock-05.png",
          height = 99,
          shift = {
            0.5,
            0
          } --[[table: 00000000086C8AB0]],
          width = 140
        } --[[table: 00000000086C8A60]]
      } --[[table: 00000000086C8790]],
      render_layer = "object",
      resistances = {
        {
          percent = 100,
          type = "fire"
        } --[[table: 00000000086C8600]]
      } --[[table: 00000000086C85B0]],
      selection_box = {
        {
          -1.3,
          -1.3
        } --[[table: 00000000086C8510]],
        {
          1.3,
          1.3
        } --[[table: 00000000086C8560]]
      } --[[table: 00000000086C84C0]],
      subgroup = "grass",
      type = "simple-entity"
    } --[[table: 00000000086C8330]]
  } --[[table: 00000000086C8BA0]],
  ["smart-container"] = {
    ["smart-chest"] = {
      close_sound = {
        filename = "__base__/sound/metallic-chest-close.wav",
        volume = 0.7
      } --[[table: 0000000008B0F980]],
      collision_box = {
        {
          -0.35,
          -0.35
        } --[[table: 0000000008B0FB10]],
        {
          0.35,
          0.35
        } --[[table: 0000000008B0FB60]]
      } --[[table: 0000000008B0FAC0]],
      connection_point = {
        shadow = {
          green = {
            0.7,
            -0.3
          } --[[table: 0000000008B0FE30]],
          red = {
            0.7,
            -0.3
          } --[[table: 0000000008B0FDE0]]
        } --[[table: 0000000008B0FD90]],
        wire = {
          green = {
            0.3,
            -0.8
          } --[[table: 0000000008B0FF20]],
          red = {
            0.3,
            -0.8
          } --[[table: 0000000008B0FED0]]
        } --[[table: 0000000008B0FE80]]
      } --[[table: 0000000008B0FD40]],
      corpse = "small-remnants",
      fast_replaceable_group = "container",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B0F8E0]],
      icon = "__base__/graphics/icons/smart-chest.png",
      inventory_size = 48,
      max_health = 150,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "smart-chest"
      } --[[table: 0000000008B0F9D0]],
      name = "smart-chest",
      open_sound = {
        filename = "__base__/sound/metallic-chest-open.wav",
        volume = 0.65
      } --[[table: 0000000008B0F930]],
      picture = {
        filename = "__base__/graphics/entity/smart-chest/smart-chest.png",
        height = 41,
        priority = "extra-high",
        shift = {
          0.4,
          -0.13
        } --[[table: 0000000008B0FCF0]],
        width = 62
      } --[[table: 0000000008B0FCA0]],
      resistances = {
        {
          percent = 70,
          type = "fire"
        } --[[table: 0000000008B0FA70]]
      } --[[table: 0000000008B0FA20]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B0FC00]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B0FC50]]
      } --[[table: 0000000008B0FBB0]],
      type = "smart-container"
    } --[[table: 0000000008B0F890]]
  } --[[table: 0000000008B9DE30]],
  smoke = {
    ["poison-cloud"] = {
      action = {
        action_delivery = {
          target_effects = {
            action = {
              action_delivery = {
                target_effects = {
                  damage = {
                    amount = 4,
                    type = "poison"
                  } --[[table: 0000000008B8D4E0]],
                  type = "damage"
                } --[[table: 0000000008B8D490]],
                type = "instant"
              } --[[table: 0000000008B8D440]],
              entity_flags = {
                "breaths-air"
              } --[[table: 0000000008B8D3F0]],
              perimeter = 11,
              type = "area"
            } --[[table: 0000000008B8D3A0]],
            type = "nested-result"
          } --[[table: 0000000008B8D350]],
          type = "instant"
        } --[[table: 0000000008B8D300]],
        type = "direct"
      } --[[table: 0000000008B8D2B0]],
      action_frequency = 30,
      animation = {
        animation_speed = 3,
        filename = "__base__/graphics/entity/cloud/cloud-45-frames.png",
        frame_count = 45,
        frame_height = 256,
        frame_width = 256,
        line_length = 7,
        priority = "low",
        scale = 3
      } --[[table: 0000000008B8D210]],
      color = {
        b = 0.2,
        g = 0.9,
        r = 0.2
      } --[[table: 0000000008B8D260]],
      cyclic = true,
      duration = 1200,
      fade_away_duration = 120,
      flags = {
        "not-on-map"
      } --[[table: 0000000008B8D1C0]],
      name = "poison-cloud",
      show_when_smoke_off = true,
      slow_down_factor = 0,
      spread_duration = 10,
      type = "smoke",
      wind_speed_factor = 0
    } --[[table: 0000000008B8D170]],
    smoke = {
      animation = {
        animation_speed = 12,
        filename = "__base__/graphics/entity/smoke/smoke.png",
        frame_count = 39,
        frame_height = 78,
        frame_width = 88,
        line_length = 7,
        priority = "high"
      } --[[table: 000000000864C510]],
      flags = {
        "not-on-map"
      } --[[table: 000000000864C4C0]],
      name = "smoke",
      type = "smoke"
    } --[[table: 000000000864C470]],
    ["smoke-fast"] = {
      animation = {
        animation_speed = 1,
        filename = "__base__/graphics/entity/smoke-fast/smoke-fast.png",
        frame_count = 16,
        frame_height = 50,
        frame_width = 50,
        priority = "high"
      } --[[table: 000000000864C600]],
      flags = {
        "not-on-map"
      } --[[table: 000000000864C5B0]],
      name = "smoke-fast",
      type = "smoke"
    } --[[table: 000000000864C560]]
  } --[[table: 00000000086A0A10]],
  ["solar-panel"] = {
    ["solar-panel"] = {
      collision_box = {
        {
          -1.4,
          -1.4
        } --[[table: 0000000008B11190]],
        {
          1.4,
          1.4
        } --[[table: 0000000008B111E0]]
      } --[[table: 0000000008B11140]],
      corpse = "big-remnants",
      energy_source = {
        type = "electric",
        usage_priority = "primary-output"
      } --[[table: 0000000008B11320]],
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B110A0]],
      icon = "__base__/graphics/icons/solar-panel.png",
      max_health = 100,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "solar-panel"
      } --[[table: 0000000008B110F0]],
      name = "solar-panel",
      picture = {
        filename = "__base__/graphics/entity/solar-panel/solar-panel.png",
        height = 96,
        priority = "high",
        width = 104
      } --[[table: 0000000008B11370]],
      production = "60kW",
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B11280]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B112D0]]
      } --[[table: 0000000008B11230]],
      type = "solar-panel"
    } --[[table: 0000000008B11050]]
  } --[[table: 0000000008B9DE80]],
  ["solar-panel-equipment"] = {
    ["solar-panel-equipment"] = {
      energy_source = {
        type = "electric",
        usage_priority = "primary-output"
      } --[[table: 0000000008C73B90]],
      name = "solar-panel-equipment",
      power = "10W",
      shape = {
        height = 1,
        type = "full",
        width = 1
      } --[[table: 0000000008C73B40]],
      sprite = {
        filename = "__base__/graphics/equipment/solar-panel-equipment.png",
        height = 32,
        priority = "medium",
        width = 32
      } --[[table: 0000000008C73AF0]],
      type = "solar-panel-equipment"
    } --[[table: 0000000008C73AA0]]
  } --[[table: 0000000008C747C0]],
  splitter = {
    ["basic-splitter"] = {
      animation_speed_coefficient = 32,
      belt_horizontal = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008AFD6D0]],
      belt_vertical = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 40
      } --[[table: 0000000008AFD720]],
      collision_box = {
        {
          -0.9,
          -0.1
        } --[[table: 0000000008AFD540]],
        {
          0.9,
          0.1
        } --[[table: 0000000008AFD590]]
      } --[[table: 0000000008AFD4F0]],
      corpse = "medium-remnants",
      ending_bottom = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 120
      } --[[table: 0000000008AFD7C0]],
      ending_patch = {
        height = 40,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/basic-transport-belt/start-end-integration-patches.png",
        width = 40
      } --[[table: 0000000006344250]],
      ending_side = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 160
      } --[[table: 0000000008AFD810]],
      ending_top = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 80
      } --[[table: 0000000008AFD770]],
      fast_replaceable_group = "splitter",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008AFD3B0]],
      icon = "__base__/graphics/icons/basic-splitter.png",
      max_health = 80,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "basic-splitter"
      } --[[table: 0000000008AFD400]],
      name = "basic-splitter",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000008AFD4A0]]
      } --[[table: 0000000008AFD450]],
      selection_box = {
        {
          -0.9,
          -0.5
        } --[[table: 0000000008AFD630]],
        {
          0.9,
          0.5
        } --[[table: 0000000008AFD680]]
      } --[[table: 0000000008AFD5E0]],
      speed = 0.03125,
      starting_bottom = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 240
      } --[[table: 0000000008AFD8B0]],
      starting_side = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 280
      } --[[table: 0000000008AFD900]],
      starting_top = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 200
      } --[[table: 0000000008AFD860]],
      structure = {
        east = {
          filename = "__base__/graphics/entity/basic-splitter/basic-splitter-east.png",
          frame_count = 32,
          frame_height = 81,
          frame_width = 46,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.075,
            0
          } --[[table: 0000000008AFDA90]]
        } --[[table: 0000000008AFDA40]],
        north = {
          filename = "__base__/graphics/entity/basic-splitter/basic-splitter-north.png",
          frame_count = 32,
          frame_height = 35,
          frame_width = 80,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.225,
            0
          } --[[table: 0000000008AFD9F0]]
        } --[[table: 0000000008AFD9A0]],
        south = {
          filename = "__base__/graphics/entity/basic-splitter/basic-splitter-south.png",
          frame_count = 32,
          frame_height = 36,
          frame_width = 82,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.075,
            0
          } --[[table: 0000000008AFDB30]]
        } --[[table: 0000000008AFDAE0]],
        west = {
          filename = "__base__/graphics/entity/basic-splitter/basic-splitter-west.png",
          frame_count = 32,
          frame_height = 79,
          frame_width = 47,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.25,
            0.05
          } --[[table: 0000000008AFDBD0]]
        } --[[table: 0000000008AFDB80]]
      } --[[table: 0000000008AFD950]],
      structure_animation_movement_cooldown = 10,
      structure_animation_speed_coefficient = 0.7,
      type = "splitter"
    } --[[table: 0000000008AFD360]],
    ["express-splitter"] = {
      animation_speed_coefficient = 32,
      belt_horizontal = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008AFE850]],
      belt_vertical = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 40
      } --[[table: 0000000008AFE8A0]],
      collision_box = {
        {
          -0.9,
          -0.1
        } --[[table: 0000000008AFE6C0]],
        {
          0.9,
          0.1
        } --[[table: 0000000008AFE710]]
      } --[[table: 0000000008AFE670]],
      corpse = "medium-remnants",
      ending_bottom = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 120
      } --[[table: 0000000008AFE940]],
      ending_patch = nil --[[ref]],
      ending_side = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 160
      } --[[table: 0000000008AFE990]],
      ending_top = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 80
      } --[[table: 0000000008AFE8F0]],
      fast_replaceable_group = "splitter",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008AFE530]],
      icon = "__base__/graphics/icons/express-splitter.png",
      max_health = 80,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "express-splitter"
      } --[[table: 0000000008AFE580]],
      name = "express-splitter",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000008AFE620]]
      } --[[table: 0000000008AFE5D0]],
      selection_box = {
        {
          -0.9,
          -0.5
        } --[[table: 0000000008AFE7B0]],
        {
          0.9,
          0.5
        } --[[table: 0000000008AFE800]]
      } --[[table: 0000000008AFE760]],
      speed = 0.09375,
      starting_bottom = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 240
      } --[[table: 0000000008AFEA30]],
      starting_side = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 280
      } --[[table: 0000000008AFEA80]],
      starting_top = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 200
      } --[[table: 0000000008AFE9E0]],
      structure = {
        east = {
          filename = "__base__/graphics/entity/express-splitter/express-splitter-east.png",
          frame_count = 32,
          frame_height = 81,
          frame_width = 46,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.075,
            0
          } --[[table: 0000000008AFEC10]]
        } --[[table: 0000000008AFEBC0]],
        north = {
          filename = "__base__/graphics/entity/express-splitter/express-splitter-north.png",
          frame_count = 32,
          frame_height = 35,
          frame_width = 80,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.225,
            0
          } --[[table: 0000000008AFEB70]]
        } --[[table: 0000000008AFEB20]],
        south = {
          filename = "__base__/graphics/entity/express-splitter/express-splitter-south.png",
          frame_count = 32,
          frame_height = 36,
          frame_width = 82,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.075,
            0
          } --[[table: 0000000008AFECB0]]
        } --[[table: 0000000008AFEC60]],
        west = {
          filename = "__base__/graphics/entity/express-splitter/express-splitter-west.png",
          frame_count = 32,
          frame_height = 79,
          frame_width = 47,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.25,
            0.05
          } --[[table: 0000000008AFED50]]
        } --[[table: 0000000008AFED00]]
      } --[[table: 0000000008AFEAD0]],
      structure_animation_movement_cooldown = 10,
      structure_animation_speed_coefficient = 1.2,
      type = "splitter"
    } --[[table: 0000000008AFE4E0]],
    ["fast-splitter"] = {
      animation_speed_coefficient = 32,
      belt_horizontal = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008AFDF90]],
      belt_vertical = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 40
      } --[[table: 0000000008AFDFE0]],
      collision_box = {
        {
          -0.9,
          -0.1
        } --[[table: 0000000008AFDE00]],
        {
          0.9,
          0.1
        } --[[table: 0000000008AFDE50]]
      } --[[table: 0000000008AFDDB0]],
      corpse = "medium-remnants",
      ending_bottom = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 120
      } --[[table: 0000000008AFE080]],
      ending_patch = nil --[[ref]],
      ending_side = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 160
      } --[[table: 0000000008AFE0D0]],
      ending_top = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 80
      } --[[table: 0000000008AFE030]],
      fast_replaceable_group = "splitter",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008AFDC70]],
      icon = "__base__/graphics/icons/fast-splitter.png",
      max_health = 80,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "fast-splitter"
      } --[[table: 0000000008AFDCC0]],
      name = "fast-splitter",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000008AFDD60]]
      } --[[table: 0000000008AFDD10]],
      selection_box = {
        {
          -0.9,
          -0.5
        } --[[table: 0000000008AFDEF0]],
        {
          0.9,
          0.5
        } --[[table: 0000000008AFDF40]]
      } --[[table: 0000000008AFDEA0]],
      speed = 0.0625,
      starting_bottom = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 240
      } --[[table: 0000000008AFE170]],
      starting_side = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 280
      } --[[table: 0000000008AFE1C0]],
      starting_top = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 200
      } --[[table: 0000000008AFE120]],
      structure = {
        east = {
          filename = "__base__/graphics/entity/fast-splitter/fast-splitter-east.png",
          frame_count = 32,
          frame_height = 81,
          frame_width = 46,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.075,
            0
          } --[[table: 0000000008AFE350]]
        } --[[table: 0000000008AFE300]],
        north = {
          filename = "__base__/graphics/entity/fast-splitter/fast-splitter-north.png",
          frame_count = 32,
          frame_height = 35,
          frame_width = 80,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.225,
            0
          } --[[table: 0000000008AFE2B0]]
        } --[[table: 0000000008AFE260]],
        south = {
          filename = "__base__/graphics/entity/fast-splitter/fast-splitter-south.png",
          frame_count = 32,
          frame_height = 36,
          frame_width = 82,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.075,
            0
          } --[[table: 0000000008AFE3F0]]
        } --[[table: 0000000008AFE3A0]],
        west = {
          filename = "__base__/graphics/entity/fast-splitter/fast-splitter-west.png",
          frame_count = 32,
          frame_height = 79,
          frame_width = 47,
          line_length = 16,
          priority = "extra-high",
          shift = {
            0.25,
            0.05
          } --[[table: 0000000008AFE490]]
        } --[[table: 0000000008AFE440]]
      } --[[table: 0000000008AFE210]],
      structure_animation_movement_cooldown = 10,
      structure_animation_speed_coefficient = 1.2,
      type = "splitter"
    } --[[table: 0000000008AFDC20]]
  } --[[table: 0000000008B9DD90]],
  sticker = {
    ["slowdown-sticker"] = {
      animation = {
        animation_speed = 0.4,
        filename = "__base__/graphics/entity/slowdown-sticker/slowdown-sticker.png",
        frame_count = 13,
        frame_height = 11,
        frame_width = 11,
        priority = "extra-high"
      } --[[table: 0000000008B8EB60]],
      duration_in_ticks = 1800,
      flags = {} --[[table: 0000000008B8EB10]],
      magnitude = 0.5,
      name = "slowdown-sticker",
      type = "sticker"
    } --[[table: 0000000008B8EA70]]
  } --[[table: 0000000008B9E560]],
  ["storage-tank"] = {
    ["storage-tank"] = {
      collision_box = {
        {
          -1.3,
          -1.3
        } --[[table: 0000000008B72BB0]],
        {
          1.3,
          1.3
        } --[[table: 0000000008B72C00]]
      } --[[table: 0000000008B72B60]],
      corpse = "medium-remnants",
      flags = {
        "placeable-player",
        "player-creation"
      } --[[table: 0000000008B72AC0]],
      fluid_box = {
        base_area = 250,
        pipe_connections = {
          {
            position = {
              -1,
              -2
            } --[[table: 0000000008B73010]]
          } --[[table: 0000000008B72FC0]],
          {
            position = {
              2,
              1
            } --[[table: 0000000008B730B0]]
          } --[[table: 0000000008B73060]],
          {
            position = {
              1,
              2
            } --[[table: 0000000008B73150]]
          } --[[table: 0000000008B73100]],
          {
            position = {
              -2,
              -1
            } --[[table: 0000000008B731F0]]
          } --[[table: 0000000008B731A0]]
        } --[[table: 0000000008B72F20]],
        pipe_covers = {
          east = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-east.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 0000000008B72E30]],
          north = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-north.png",
            height = 32,
            priority = "extra-high",
            width = 44
          } --[[table: 0000000008B72DE0]],
          south = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-south.png",
            height = 52,
            priority = "extra-high",
            width = 46
          } --[[table: 0000000008B72E80]],
          west = {
            filename = "__base__/graphics/entity/pipe-covers/pipe-cover-west.png",
            height = 32,
            priority = "extra-high",
            width = 32
          } --[[table: 0000000008B72ED0]]
        } --[[table: 0000000008B72D90]]
      } --[[table: 0000000008B72D40]],
      icon = "__base__/graphics/icons/storage-tank.png",
      max_health = 500,
      minable = {
        hardness = 0.2,
        mining_time = 3,
        result = "storage-tank"
      } --[[table: 0000000008B72B10]],
      name = "storage-tank",
      picture = {
        frames = 2,
        height = 115,
        priority = "extra-high",
        sheet = "__base__/graphics/entity/storage-tank/storage-tank.png",
        shift = {
          0.6875,
          0.109375
        } --[[table: 0000000008B73290]],
        width = 140
      } --[[table: 0000000008B73240]],
      selection_box = {
        {
          -1.5,
          -1.5
        } --[[table: 0000000008B72CA0]],
        {
          1.5,
          1.5
        } --[[table: 0000000008B72CF0]]
      } --[[table: 0000000008B72C50]],
      type = "storage-tank"
    } --[[table: 0000000008B72A70]]
  } --[[table: 0000000008B9E380]],
  technology = {
    ["advanced-electronics"] = {
      effects = {
        {
          recipe = "smart-chest",
          type = "unlock-recipe"
        } --[[table: 0000000008BA2110]],
        {
          recipe = "red-wire",
          type = "unlock-recipe"
        } --[[table: 0000000008BA2840]],
        {
          recipe = "green-wire",
          type = "unlock-recipe"
        } --[[table: 0000000008BA3100]],
        {
          recipe = "advanced-circuit",
          type = "unlock-recipe"
        } --[[table: 0000000008BA33D0]],
        {
          recipe = "processing-unit",
          type = "unlock-recipe"
        } --[[table: 0000000008BA3C40]]
      } --[[table: 0000000008BA1B70]],
      icon = "__base__/graphics/technology/advanced-electronics.png",
      name = "advanced-electronics",
      order = "a-d-b",
      prerequisites = {
        "electronics"
      } --[[table: 0000000008B8D580]],
      type = "technology",
      unit = {
        count = 40,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B8EAC0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BE8C60]]
        } --[[table: 0000000008B8E430]],
        time = 15
      } --[[table: 0000000008B8DC10]]
    } --[[table: 0000000008BA1A30]],
    ["advanced-electronics-2"] = {
      icon = "__base__/graphics/technology/advanced-electronics.png",
      name = "advanced-electronics-2",
      order = "a-d-c",
      prerequisites = {
        "advanced-electronics"
      } --[[table: 0000000008BE8E90]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BEA0B0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BEA1F0]]
        } --[[table: 0000000008BE97A0]],
        time = 30
      } --[[table: 0000000008BE96B0]]
    } --[[table: 0000000008BE8E40]],
    ["advanced-material-processing"] = {
      effects = {
        {
          recipe = "steel-furnace",
          type = "unlock-recipe"
        } --[[table: 0000000008B78CC0]]
      } --[[table: 0000000008B78C70]],
      icon = "__base__/graphics/technology/advanced-material-processing.png",
      name = "advanced-material-processing",
      order = "c-c-a",
      prerequisites = {
        "steel-processing"
      } --[[table: 0000000008B78D10]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B78E00]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B78E50]]
        } --[[table: 0000000008B78DB0]],
        time = 30
      } --[[table: 0000000008B78D60]]
    } --[[table: 0000000008B78C20]],
    ["advanced-material-processing-2"] = {
      effects = {
        {
          recipe = "electric-furnace",
          type = "unlock-recipe"
        } --[[table: 0000000008B78F40]]
      } --[[table: 0000000008B78EF0]],
      icon = "__base__/graphics/technology/advanced-material-processing.png",
      name = "advanced-material-processing-2",
      order = "c-c-b",
      prerequisites = {
        "advanced-material-processing",
        "advanced-electronics"
      } --[[table: 0000000008B78F90]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79080]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B790D0]]
        } --[[table: 0000000008B79030]],
        time = 30
      } --[[table: 0000000008B78FE0]]
    } --[[table: 0000000008B78EA0]],
    ["advanced-oil-processing"] = {
      effects = {
        {
          recipe = "advanced-oil-processing",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6E40]],
        {
          recipe = "heavy-oil-cracking",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6E90]],
        {
          recipe = "light-oil-cracking",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6EE0]]
      } --[[table: 0000000008AD6DF0]],
      icon = "__base__/graphics/technology/oil-processing.png",
      name = "advanced-oil-processing",
      order = "d-b",
      prerequisites = {
        "oil-processing"
      } --[[table: 0000000008AD6DA0]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD6FD0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD7020]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD7070]]
        } --[[table: 0000000008AD6F80]],
        time = 30
      } --[[table: 0000000008AD6F30]]
    } --[[table: 0000000008AD6D50]],
    ["alien-technology"] = {
      effects = {
        {
          recipe = "alien-science-pack",
          type = "unlock-recipe"
        } --[[table: 0000000008B768D0]]
      } --[[table: 0000000008B76880]],
      icon = "__base__/graphics/technology/alien-technology.png",
      name = "alien-technology",
      order = "e-f",
      prerequisites = {
        "rocketry"
      } --[[table: 0000000008B76920]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B76A10]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B76A60]]
        } --[[table: 0000000008B769C0]],
        time = 30
      } --[[table: 0000000008B76970]]
    } --[[table: 0000000008B76830]],
    ["armor-making"] = {
      effects = {
        {
          recipe = "basic-armor",
          type = "unlock-recipe"
        } --[[table: 0000000008B75B10]]
      } --[[table: 0000000008B75AC0]],
      icon = "__base__/graphics/technology/armor-making.png",
      name = "armor-making",
      order = "g-a-a",
      type = "technology",
      unit = {
        count = 10,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B75C00]]
        } --[[table: 0000000008B75BB0]],
        time = 5
      } --[[table: 0000000008B75B60]]
    } --[[table: 0000000008B75A70]],
    ["armor-making-2"] = {
      effects = {
        {
          recipe = "heavy-armor",
          type = "unlock-recipe"
        } --[[table: 0000000008B75CF0]]
      } --[[table: 0000000008B75CA0]],
      icon = "__base__/graphics/technology/armor-making.png",
      name = "armor-making-2",
      order = "g-a-b",
      prerequisites = {
        "armor-making",
        "steel-processing"
      } --[[table: 0000000008AC7590]],
      type = "technology",
      unit = {
        count = 30,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AC8120]]
        } --[[table: 0000000008AC75E0]],
        time = 30
      } --[[table: 0000000008AC7680]]
    } --[[table: 0000000008B75C50]],
    ["armor-making-3"] = {
      effects = {
        {
          recipe = "basic-modular-armor",
          type = "unlock-recipe"
        } --[[table: 0000000008AC8210]]
      } --[[table: 0000000008AC81C0]],
      icon = "__base__/graphics/technology/armor-making.png",
      name = "armor-making-3",
      order = "g-a-c",
      prerequisites = {
        "armor-making-2",
        "speed-module"
      } --[[table: 0000000008AC8260]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AC8E40]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AC8E90]]
        } --[[table: 0000000008AC8DF0]],
        time = 30
      } --[[table: 0000000008AC8DA0]]
    } --[[table: 0000000008AC8170]],
    ["automated-construction"] = {
      effects = {
        {
          recipe = "blueprint",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3560]],
        {
          recipe = "deconstruction-planner",
          type = "unlock-recipe"
        } --[[table: 0000000008AD35B0]],
        {
          modifier = 18000,
          type = "ghost-time-to-live"
        } --[[table: 0000000008AD3600]]
      } --[[table: 0000000008AD3510]],
      icon = "__base__/graphics/technology/automated-construction.png",
      name = "automated-construction",
      order = "c-k-b",
      prerequisites = {
        "construction-robotics"
      } --[[table: 0000000008AD3650]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD3740]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD3790]]
        } --[[table: 0000000008AD36F0]],
        time = 30
      } --[[table: 0000000008AD36A0]]
    } --[[table: 0000000008AD34C0]],
    ["automated-rail-transportation"] = {
      effects = {
        {
          recipe = "train-stop",
          type = "unlock-recipe"
        } --[[table: 0000000008B75160]],
        {
          recipe = "cargo-wagon",
          type = "unlock-recipe"
        } --[[table: 0000000008B751B0]]
      } --[[table: 0000000008B75110]],
      icon = "__base__/graphics/technology/automated-rail-transportation.png",
      name = "automated-rail-transportation",
      order = "c-g-b",
      prerequisites = {
        "railway"
      } --[[table: 0000000008B75200]],
      type = "technology",
      unit = {
        count = 70,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008B6D070]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B6D0C0]]
        } --[[table: 0000000008B6D020]],
        time = 20
      } --[[table: 0000000008B75250]]
    } --[[table: 0000000008B750C0]],
    automation = {
      effects = {
        {
          recipe = "assembling-machine-1",
          type = "unlock-recipe"
        } --[[table: 0000000008BED030]],
        {
          recipe = "long-handed-inserter",
          type = "unlock-recipe"
        } --[[table: 0000000008BECF90]]
      } --[[table: 0000000008BECF40]],
      icon = "__base__/graphics/technology/automation.png",
      name = "automation",
      order = "a-b-a",
      type = "technology",
      unit = {
        count = 10,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BEE430]]
        } --[[table: 0000000008BED4E0]],
        time = 10
      } --[[table: 0000000008BED490]]
    } --[[table: 0000000008ADBA30]],
    ["automation-2"] = {
      effects = {
        {
          recipe = "assembling-machine-2",
          type = "unlock-recipe"
        } --[[table: 0000000008ADC520]]
      } --[[table: 0000000008ADC250]],
      icon = "__base__/graphics/technology/automation.png",
      name = "automation-2",
      order = "a-b-b",
      prerequisites = {
        "electronics"
      } --[[table: 0000000008BBA0E0]],
      type = "technology",
      unit = {
        count = 40,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008ADDEC0]]
        } --[[table: 0000000008ADDE20]],
        time = 15
      } --[[table: 0000000008ADDCE0]]
    } --[[table: 0000000008ADC110]],
    ["automation-3"] = {
      effects = {
        {
          recipe = "assembling-machine-3",
          type = "unlock-recipe"
        } --[[table: 0000000008ADFCC0]]
      } --[[table: 0000000008ADFC70]],
      icon = "__base__/graphics/technology/automation.png",
      name = "automation-3",
      order = "a-b-c",
      prerequisites = {
        "electronics",
        "modules",
        "automation-2"
      } --[[table: 0000000008ADFDB0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BE7360]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BE75E0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008BE7900]]
        } --[[table: 0000000008AE0620]],
        time = 60
      } --[[table: 0000000008ADFE00]]
    } --[[table: 0000000008ADFBD0]],
    automobilism = {
      effects = {
        {
          recipe = "car",
          type = "unlock-recipe"
        } --[[table: 0000000008B6D430]]
      } --[[table: 0000000008B6D3E0]],
      icon = "__base__/graphics/technology/automobilism.png",
      name = "automobilism",
      order = "e-b",
      prerequisites = {
        "logistics-2",
        "engine"
      } --[[table: 0000000008B6D480]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008B6E150]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AFB970]]
        } --[[table: 0000000008B6D520]],
        time = 20
      } --[[table: 0000000008B6D4D0]]
    } --[[table: 0000000008B6D390]],
    ["basic-electric-discharge-defense-equipment"] = {
      effects = {
        {
          recipe = "basic-electric-discharge-defense-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD27A0]],
        {
          recipe = "basic-electric-discharge-defense-remote",
          type = "unlock-recipe"
        } --[[table: 0000000008AD27F0]]
      } --[[table: 0000000008AD2750]],
      icon = "__base__/graphics/technology/basic-electric-discharge-defense-equipment.png",
      name = "basic-electric-discharge-defense-equipment",
      order = "g-o",
      prerequisites = {
        "armor-making-3"
      } --[[table: 0000000008AD2700]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD2930]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD2980]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD29D0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD2A20]]
        } --[[table: 0000000008AD2890]],
        time = 30
      } --[[table: 0000000008AD2840]]
    } --[[table: 0000000008AD26B0]],
    ["basic-exoskeleton-equipment"] = {
      effects = {
        {
          recipe = "basic-exoskeleton-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD2E30]]
      } --[[table: 0000000008AD2DE0]],
      icon = "__base__/graphics/technology/basic-exoskeleton-equipment.png",
      name = "basic-exoskeleton-equipment",
      order = "g-h",
      prerequisites = {
        "solar-panel-equipment"
      } --[[table: 0000000008AD2D90]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD2F20]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD2F70]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD2FC0]]
        } --[[table: 0000000008AD2ED0]],
        time = 30
      } --[[table: 0000000008AD2E80]]
    } --[[table: 0000000008AD2D40]],
    ["basic-laser-defense-equipment"] = {
      effects = {
        {
          recipe = "basic-laser-defense-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD24D0]]
      } --[[table: 0000000008AD2480]],
      icon = "__base__/graphics/technology/basic-laser-defense-equipment.png",
      name = "basic-laser-defense-equipment",
      order = "g-m",
      prerequisites = {
        "armor-making-3"
      } --[[table: 0000000008AD2430]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD25C0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD2610]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD2660]]
        } --[[table: 0000000008AD2570]],
        time = 30
      } --[[table: 0000000008AD2520]]
    } --[[table: 0000000008AD23E0]],
    battery = {
      effects = {
        {
          recipe = "battery",
          type = "unlock-recipe"
        } --[[table: 0000000008B79F80]],
        {
          recipe = "science-pack-3",
          type = "unlock-recipe"
        } --[[table: 0000000008B79FD0]]
      } --[[table: 0000000008B79F30]],
      icon = "__base__/graphics/technology/battery.png",
      name = "battery",
      order = "b-c",
      prerequisites = {
        "sulfur-processing"
      } --[[table: 0000000008B79DA0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79E90]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B79EE0]]
        } --[[table: 0000000008B79E40]],
        time = 25
      } --[[table: 0000000008B79DF0]]
    } --[[table: 0000000008B79D50]],
    ["battery-equipment"] = {
      effects = {
        {
          recipe = "battery-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD1D00]]
      } --[[table: 0000000008AD1CB0]],
      icon = "__base__/graphics/technology/battery-equipment.png",
      name = "battery-equipment",
      order = "g-i-a",
      prerequisites = {
        "armor-making-3",
        "battery"
      } --[[table: 0000000008AD1C60]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD1DF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD1E40]]
        } --[[table: 0000000008AD1DA0]],
        time = 15
      } --[[table: 0000000008AD1D50]]
    } --[[table: 0000000008AD1C10]],
    ["battery-mk2-equipment"] = {
      effects = {
        {
          recipe = "battery-mk2-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD1F80]]
      } --[[table: 0000000008AD1F30]],
      icon = "__base__/graphics/technology/battery-mk2-equipment.png",
      name = "battery-mk2-equipment",
      order = "g-i-b",
      prerequisites = {
        "battery-equipment"
      } --[[table: 0000000008AD1EE0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD2070]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD20C0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD2110]]
        } --[[table: 0000000008AD2020]],
        time = 30
      } --[[table: 0000000008AD1FD0]]
    } --[[table: 0000000008AD1E90]],
    ["bullet-damage-1"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008B7A520]]
      } --[[table: 0000000008B7A4D0]],
      icon = "__base__/graphics/technology/bullet-damage.png",
      name = "bullet-damage-1",
      order = "e-l-a",
      prerequisites = {
        "military"
      } --[[table: 0000000008B7A570]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7A660]]
        } --[[table: 0000000008B7A610]],
        time = 30
      } --[[table: 0000000008B7A5C0]],
      upgrade = "true"
    } --[[table: 0000000008B7A070]],
    ["bullet-damage-2"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008B7A750]]
      } --[[table: 0000000008B7A700]],
      icon = "__base__/graphics/technology/bullet-damage.png",
      name = "bullet-damage-2",
      order = "e-l-b",
      prerequisites = {
        "bullet-damage-1"
      } --[[table: 0000000008B7A7A0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7A890]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7A8E0]]
        } --[[table: 0000000008B7A840]],
        time = 30
      } --[[table: 0000000008B7A7F0]],
      upgrade = "true"
    } --[[table: 0000000008B7A6B0]],
    ["bullet-damage-3"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008B7A9D0]]
      } --[[table: 0000000008B7A980]],
      icon = "__base__/graphics/technology/bullet-damage.png",
      name = "bullet-damage-3",
      order = "e-l-c",
      prerequisites = {
        "bullet-damage-2"
      } --[[table: 0000000008B7AA20]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7AB10]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7AB60]]
        } --[[table: 0000000008B7AAC0]],
        time = 60
      } --[[table: 0000000008B7AA70]],
      upgrade = "true"
    } --[[table: 0000000008B7A930]],
    ["bullet-damage-4"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008B7AC50]]
      } --[[table: 0000000008B7AC00]],
      icon = "__base__/graphics/technology/bullet-damage.png",
      name = "bullet-damage-4",
      order = "e-l-d",
      prerequisites = {
        "bullet-damage-3"
      } --[[table: 0000000008B7ACA0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7AD90]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7ADE0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B7AE30]]
        } --[[table: 0000000008B7AD40]],
        time = 60
      } --[[table: 0000000008B7ACF0]],
      upgrade = "true"
    } --[[table: 0000000008B7ABB0]],
    ["bullet-damage-5"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008B7AF20]]
      } --[[table: 0000000008B7AED0]],
      icon = "__base__/graphics/technology/bullet-damage.png",
      name = "bullet-damage-5",
      order = "e-l-e",
      prerequisites = {
        "bullet-damage-4"
      } --[[table: 0000000008B7AF70]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008B7B0B0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7B100]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7B150]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B7B1A0]]
        } --[[table: 0000000008B7B010]],
        time = 60
      } --[[table: 0000000008B7AFC0]],
      upgrade = "true"
    } --[[table: 0000000008B7AE80]],
    ["bullet-damage-6"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.4",
          type = "ammo-damage"
        } --[[table: 0000000008B7B290]]
      } --[[table: 0000000008B7B240]],
      icon = "__base__/graphics/technology/bullet-damage.png",
      name = "bullet-damage-6",
      order = "e-l-f",
      prerequisites = {
        "bullet-damage-5"
      } --[[table: 0000000008B7B2E0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008B7B420]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7B470]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7B4C0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B7B510]]
        } --[[table: 0000000008B7B380]],
        time = 60
      } --[[table: 0000000008B7B330]],
      upgrade = "true"
    } --[[table: 0000000008B7B1F0]],
    ["bullet-speed-1"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008B7B600]]
      } --[[table: 0000000008B7B5B0]],
      icon = "__base__/graphics/technology/bullet-speed.png",
      name = "bullet-speed-1",
      order = "e-l-g",
      prerequisites = {
        "military"
      } --[[table: 0000000008B7B650]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7B740]]
        } --[[table: 0000000008B7B6F0]],
        time = 30
      } --[[table: 0000000008B7B6A0]],
      upgrade = "true"
    } --[[table: 0000000008B7B560]],
    ["bullet-speed-2"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008B7B830]]
      } --[[table: 0000000008B7B7E0]],
      icon = "__base__/graphics/technology/bullet-speed.png",
      name = "bullet-speed-2",
      order = "e-l-h",
      prerequisites = {
        "bullet-speed-1"
      } --[[table: 0000000008B7B880]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7B970]]
        } --[[table: 0000000008B7B920]],
        time = 30
      } --[[table: 0000000008B7B8D0]],
      upgrade = "true"
    } --[[table: 0000000008B7B790]],
    ["bullet-speed-3"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008B7BA60]]
      } --[[table: 0000000008B7BA10]],
      icon = "__base__/graphics/technology/bullet-speed.png",
      name = "bullet-speed-3",
      order = "e-l-i",
      prerequisites = {
        "bullet-speed-2"
      } --[[table: 0000000008B7BAB0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7BBA0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7BBF0]]
        } --[[table: 0000000008B7BB50]],
        time = 60
      } --[[table: 0000000008B7BB00]],
      upgrade = "true"
    } --[[table: 0000000008B7B9C0]],
    ["bullet-speed-4"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008B7BCE0]]
      } --[[table: 0000000008B7BC90]],
      icon = "__base__/graphics/technology/bullet-speed.png",
      name = "bullet-speed-4",
      order = "e-l-j",
      prerequisites = {
        "bullet-speed-3"
      } --[[table: 0000000008B7BD30]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7BE20]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7BE70]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B7BEC0]]
        } --[[table: 0000000008B7BDD0]],
        time = 60
      } --[[table: 0000000008B7BD80]],
      upgrade = "true"
    } --[[table: 0000000008B7BC40]],
    ["bullet-speed-5"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008B7BFB0]]
      } --[[table: 0000000008B7BF60]],
      icon = "__base__/graphics/technology/bullet-speed.png",
      name = "bullet-speed-5",
      order = "e-l-k",
      prerequisites = {
        "bullet-speed-4"
      } --[[table: 0000000008B7C000]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008B7C140]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7C190]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7C1E0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B7C230]]
        } --[[table: 0000000008B7C0A0]],
        time = 60
      } --[[table: 0000000008B7C050]],
      upgrade = "true"
    } --[[table: 0000000008B7BF10]],
    ["bullet-speed-6"] = {
      effects = {
        {
          ammo_category = "bullet",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008B7C320]]
      } --[[table: 0000000008B7C2D0]],
      icon = "__base__/graphics/technology/bullet-speed.png",
      name = "bullet-speed-6",
      order = "e-l-l",
      prerequisites = {
        "bullet-speed-5"
      } --[[table: 0000000008B7C370]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008B7C4B0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7C500]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7C550]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B7C5A0]]
        } --[[table: 0000000008B7C410]],
        time = 60
      } --[[table: 0000000008B7C3C0]],
      upgrade = "true"
    } --[[table: 0000000008B7C280]],
    ["character-logistic-slots-1"] = {
      effects = {
        {
          modifier = 5,
          type = "character-logistic-slots"
        } --[[table: 0000000008AD5860]]
      } --[[table: 0000000008AD5810]],
      icon = "__base__/graphics/technology/character-logistic-slots.png",
      name = "character-logistic-slots-1",
      order = "c-k-e-a",
      prerequisites = {
        "logistic-robotics"
      } --[[table: 0000000008AD58B0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD59A0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD59F0]]
        } --[[table: 0000000008AD5950]],
        time = 30
      } --[[table: 0000000008AD5900]],
      upgrade = "true"
    } --[[table: 0000000008AD57C0]],
    ["character-logistic-slots-2"] = {
      effects = {
        {
          modifier = 5,
          type = "character-logistic-slots"
        } --[[table: 0000000008AD5AE0]]
      } --[[table: 0000000008AD5A90]],
      icon = "__base__/graphics/technology/character-logistic-slots.png",
      name = "character-logistic-slots-2",
      order = "c-k-e-b",
      prerequisites = {
        "character-logistic-slots-1"
      } --[[table: 0000000008AD5B30]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD5C20]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD5C70]]
        } --[[table: 0000000008AD5BD0]],
        time = 30
      } --[[table: 0000000008AD5B80]],
      upgrade = "true"
    } --[[table: 0000000008AD5A40]],
    ["character-logistic-slots-3"] = {
      effects = {
        {
          modifier = 5,
          type = "character-logistic-slots"
        } --[[table: 0000000008AD5D60]]
      } --[[table: 0000000008AD5D10]],
      icon = "__base__/graphics/technology/character-logistic-slots.png",
      name = "character-logistic-slots-3",
      order = "c-k-e-c",
      prerequisites = {
        "character-logistic-slots-2"
      } --[[table: 0000000008AD5DB0]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD5EA0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD5EF0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD5F40]]
        } --[[table: 0000000008AD5E50]],
        time = 30
      } --[[table: 0000000008AD5E00]],
      upgrade = "true"
    } --[[table: 0000000008AD5CC0]],
    ["character-logistic-slots-4"] = {
      effects = {
        {
          modifier = 5,
          type = "character-logistic-slots"
        } --[[table: 0000000008AD6030]]
      } --[[table: 0000000008AD5FE0]],
      icon = "__base__/graphics/technology/character-logistic-slots.png",
      name = "character-logistic-slots-4",
      order = "c-k-e-d",
      prerequisites = {
        "character-logistic-slots-3"
      } --[[table: 0000000008AD6080]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD61C0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD6210]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD6260]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD62B0]]
        } --[[table: 0000000008AD6120]],
        time = 30
      } --[[table: 0000000008AD60D0]],
      upgrade = "true"
    } --[[table: 0000000008AD5F90]],
    ["combat-robot-damage-1"] = {
      effects = {
        {
          ammo_category = "combat-robot-laser",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008ADCED0]]
      } --[[table: 0000000008ADCE80]],
      icon = "__base__/graphics/technology/combat-robot-damage.png",
      name = "combat-robot-damage-1",
      order = "e-p-c",
      prerequisites = {
        "combat-robotics"
      } --[[table: 0000000008ADCF20]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADD010]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADD060]]
        } --[[table: 0000000008ADCFC0]],
        time = 30
      } --[[table: 0000000008ADCF70]],
      upgrade = "true"
    } --[[table: 0000000008ADCE30]],
    ["combat-robot-damage-2"] = {
      effects = {
        {
          ammo_category = "combat-robot-laser",
          modifier = "0.15",
          type = "ammo-damage"
        } --[[table: 0000000008ADD150]]
      } --[[table: 0000000008ADD100]],
      icon = "__base__/graphics/technology/combat-robot-damage.png",
      name = "combat-robot-damage-2",
      order = "e-p-d",
      prerequisites = {
        "combat-robot-damage-1"
      } --[[table: 0000000008ADD1A0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADD290]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADD2E0]]
        } --[[table: 0000000008ADD240]],
        time = 30
      } --[[table: 0000000008ADD1F0]],
      upgrade = "true"
    } --[[table: 0000000008ADD0B0]],
    ["combat-robot-damage-3"] = {
      effects = {
        {
          ammo_category = "combat-robot-laser",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008ADD3D0]]
      } --[[table: 0000000008ADD380]],
      icon = "__base__/graphics/technology/combat-robot-damage.png",
      name = "combat-robot-damage-3",
      order = "e-p-e",
      prerequisites = {
        "combat-robot-damage-2"
      } --[[table: 0000000008ADD420]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008ADD510]],
          {
            "science-pack-2",
            2
          } --[[table: 0000000008ADD560]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADD5B0]]
        } --[[table: 0000000008ADD4C0]],
        time = 30
      } --[[table: 0000000008ADD470]],
      upgrade = "true"
    } --[[table: 0000000008ADD330]],
    ["combat-robot-damage-4"] = {
      effects = {
        {
          ammo_category = "combat-robot-laser",
          modifier = "0.25",
          type = "ammo-damage"
        } --[[table: 0000000008ADD6A0]]
      } --[[table: 0000000008ADD650]],
      icon = "__base__/graphics/technology/combat-robot-damage.png",
      name = "combat-robot-damage-4",
      order = "e-p-f",
      prerequisites = {
        "combat-robot-damage-3"
      } --[[table: 0000000008ADD6F0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008ADD830]],
          {
            "science-pack-2",
            2
          } --[[table: 0000000008ADD880]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADD8D0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADD920]]
        } --[[table: 0000000008ADD790]],
        time = 30
      } --[[table: 0000000008ADD740]],
      upgrade = "true"
    } --[[table: 0000000008ADD600]],
    ["combat-robot-damage-5"] = {
      effects = {
        {
          ammo_category = "combat-robot-laser",
          modifier = "0.3",
          type = "ammo-damage"
        } --[[table: 0000000008ADDA10]]
      } --[[table: 0000000008ADD9C0]],
      icon = "__base__/graphics/technology/combat-robot-damage.png",
      name = "combat-robot-damage-5",
      order = "e-p-g",
      prerequisites = {
        "combat-robot-damage-4"
      } --[[table: 0000000008ADDA60]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008ADDBA0]],
          {
            "science-pack-2",
            2
          } --[[table: 0000000008ADDBF0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADDC40]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADDC90]]
        } --[[table: 0000000008ADDB00]],
        time = 30
      } --[[table: 0000000008ADDAB0]],
      upgrade = "true"
    } --[[table: 0000000008ADD970]],
    ["combat-robotics"] = {
      effects = {
        {
          recipe = "defender-capsule",
          type = "unlock-recipe"
        } --[[table: 0000000008ADC610]]
      } --[[table: 0000000008ADC5C0]],
      icon = "__base__/graphics/technology/combat-robotics.png",
      name = "combat-robotics",
      order = "e-p-a",
      prerequisites = {
        "military-2"
      } --[[table: 0000000008ADC660]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADC750]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADC7A0]]
        } --[[table: 0000000008ADC700]],
        time = 30
      } --[[table: 0000000008ADC6B0]]
    } --[[table: 0000000008ADC570]],
    ["combat-robotics-2"] = {
      effects = {
        {
          recipe = "distractor-capsule",
          type = "unlock-recipe"
        } --[[table: 0000000008ADC890]]
      } --[[table: 0000000008ADC840]],
      icon = "__base__/graphics/technology/combat-robotics.png",
      name = "combat-robotics-2",
      order = "e-p-b-a",
      prerequisites = {
        "combat-robotics",
        "military-3"
      } --[[table: 0000000008ADC8E0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADC9D0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADCA20]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADCA70]]
        } --[[table: 0000000008ADC980]],
        time = 30
      } --[[table: 0000000008ADC930]]
    } --[[table: 0000000008ADC7F0]],
    ["combat-robotics-3"] = {
      effects = {
        {
          recipe = "destroyer-capsule",
          type = "unlock-recipe"
        } --[[table: 0000000008ADCB60]]
      } --[[table: 0000000008ADCB10]],
      icon = "__base__/graphics/technology/combat-robotics.png",
      name = "combat-robotics-3",
      order = "e-p-b-b",
      prerequisites = {
        "combat-robotics-2"
      } --[[table: 0000000008ADCBB0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADCCF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADCD40]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADCD90]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADCDE0]]
        } --[[table: 0000000008ADCC50]],
        time = 30
      } --[[table: 0000000008ADCC00]]
    } --[[table: 0000000008ADCAC0]],
    ["construction-robotics"] = {
      effects = {
        {
          recipe = "roboport",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3150]],
        {
          recipe = "logistic-chest-passive-provider",
          type = "unlock-recipe"
        } --[[table: 0000000008AD31F0]],
        {
          recipe = "logistic-chest-storage",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3240]],
        {
          recipe = "construction-robot",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3290]],
        {
          modifier = 18000,
          type = "ghost-time-to-live"
        } --[[table: 0000000008AD32E0]]
      } --[[table: 0000000008AD31A0]],
      icon = "__base__/graphics/technology/construction-robotics.png",
      name = "construction-robotics",
      order = "c-k-a",
      prerequisites = {
        "robotics",
        "flying"
      } --[[table: 0000000008AD3330]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD3420]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD3470]]
        } --[[table: 0000000008AD33D0]],
        time = 30
      } --[[table: 0000000008AD3380]]
    } --[[table: 0000000008AD30B0]],
    ["effect-transmission"] = {
      effects = {
        {
          recipe = "basic-beacon",
          type = "unlock-recipe"
        } --[[table: 0000000008B791C0]]
      } --[[table: 0000000008B79170]],
      icon = "__base__/graphics/technology/effect-transmission.png",
      name = "effect-transmission",
      order = "i-i",
      prerequisites = {
        "modules",
        "advanced-electronics-2"
      } --[[table: 0000000008B79210]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79300]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B79350]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B793A0]]
        } --[[table: 0000000008B792B0]],
        time = 30
      } --[[table: 0000000008B79260]]
    } --[[table: 0000000008B79120]],
    ["effectivity-module"] = {
      effects = {
        {
          recipe = "effectivity-module",
          type = "unlock-recipe"
        } --[[table: 0000000008ADF2C0]]
      } --[[table: 0000000008ADF270]],
      icon = "__base__/graphics/technology/effectivity-module.png",
      name = "effectivity-module",
      order = "i-g-a",
      prerequisites = {
        "modules"
      } --[[table: 0000000008ADF310]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADF400]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADF450]]
        } --[[table: 0000000008ADF3B0]],
        time = 30
      } --[[table: 0000000008ADF360]],
      upgrade = true
    } --[[table: 0000000008ADF220]],
    ["effectivity-module-2"] = {
      effects = {
        {
          recipe = "effectivity-module-2",
          type = "unlock-recipe"
        } --[[table: 0000000008ADF540]]
      } --[[table: 0000000008ADF4F0]],
      icon = "__base__/graphics/technology/effectivity-module.png",
      name = "effectivity-module-2",
      order = "i-g-b",
      prerequisites = {
        "effectivity-module"
      } --[[table: 0000000008ADF590]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADF680]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADF6D0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADF720]]
        } --[[table: 0000000008ADF630]],
        time = 30
      } --[[table: 0000000008ADF5E0]],
      upgrade = true
    } --[[table: 0000000008ADF4A0]],
    ["effectivity-module-3"] = {
      effects = {
        {
          recipe = "effectivity-module-3",
          type = "unlock-recipe"
        } --[[table: 0000000008ADF810]]
      } --[[table: 0000000008ADF7C0]],
      icon = "__base__/graphics/technology/effectivity-module.png",
      name = "effectivity-module-3",
      order = "i-g-c",
      prerequisites = {
        "effectivity-module-2"
      } --[[table: 0000000008ADF860]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADF9A0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADF9F0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADFA40]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADFA90]]
        } --[[table: 0000000008ADF900]],
        time = 60
      } --[[table: 0000000008ADF8B0]],
      upgrade = true
    } --[[table: 0000000008ADF770]],
    ["electric-energy-accumulators-1"] = {
      effects = {
        {
          recipe = "basic-accumulator",
          type = "unlock-recipe"
        } --[[table: 0000000008B77F00]]
      } --[[table: 0000000008B77EB0]],
      icon = "__base__/graphics/technology/electric-energy-acumulators.png",
      name = "electric-energy-accumulators-1",
      order = "c-e-a",
      prerequisites = {
        "electric-energy-distribution-1",
        "battery"
      } --[[table: 0000000008B77F50]],
      type = "technology",
      unit = {
        count = 60,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B78040]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B78090]]
        } --[[table: 0000000008B77FF0]],
        time = 30
      } --[[table: 0000000008B77FA0]]
    } --[[table: 0000000008B77E60]],
    ["electric-energy-distribution-1"] = {
      effects = {
        {
          recipe = "medium-electric-pole",
          type = "unlock-recipe"
        } --[[table: 0000000008B77960]],
        {
          recipe = "big-electric-pole",
          type = "unlock-recipe"
        } --[[table: 0000000008B779B0]]
      } --[[table: 0000000008B77910]],
      icon = "__base__/graphics/technology/electric-energy-distribution.png",
      name = "electric-energy-distribution-1",
      order = "c-e-b",
      prerequisites = {
        "electronics",
        "steel-processing"
      } --[[table: 0000000008B77A00]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B77AF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B77B40]]
        } --[[table: 0000000008B77AA0]],
        time = 30
      } --[[table: 0000000008B77A50]]
    } --[[table: 0000000008B778C0]],
    ["electric-energy-distribution-2"] = {
      effects = {
        {
          recipe = "substation",
          type = "unlock-recipe"
        } --[[table: 0000000008B77C30]]
      } --[[table: 0000000008B77BE0]],
      icon = "__base__/graphics/technology/electric-energy-distribution.png",
      name = "electric-energy-distribution-2",
      order = "c-e-c",
      prerequisites = {
        "electric-energy-distribution-1"
      } --[[table: 0000000008B77C80]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B77D70]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B77DC0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B77E10]]
        } --[[table: 0000000008B77D20]],
        time = 45
      } --[[table: 0000000008B77CD0]]
    } --[[table: 0000000008B77B90]],
    ["electric-engine"] = {
      effects = {
        {
          recipe = "electric-engine-unit",
          type = "unlock-recipe"
        } --[[table: 0000000008B79D00]]
      } --[[table: 0000000008B79CB0]],
      icon = "__base__/graphics/technology/electric-engine.png",
      name = "electric-engine",
      order = "b-b",
      prerequisites = {
        "engine",
        "advanced-electronics"
      } --[[table: 0000000008B79B20]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79C10]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B79C60]]
        } --[[table: 0000000008B79BC0]],
        time = 25
      } --[[table: 0000000008B79B70]]
    } --[[table: 0000000008B79AD0]],
    electronics = {
      effects = {
        {
          recipe = "smart-inserter",
          type = "unlock-recipe"
        } --[[table: 0000000008BF50F0]]
      } --[[table: 0000000008BF50A0]],
      icon = "__base__/graphics/technology/electronics.png",
      name = "electronics",
      order = "a-d-a",
      prerequisites = {
        "automation"
      } --[[table: 0000000008BF53C0]],
      type = "technology",
      unit = {
        count = 30,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADBE40]]
        } --[[table: 0000000008ADBD00]],
        time = 15
      } --[[table: 0000000008BEB0F0]]
    } --[[table: 0000000008BEE520]],
    ["energy-shield-equipment"] = {
      effects = {
        {
          recipe = "energy-shield-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD1530]]
      } --[[table: 0000000008AD14E0]],
      icon = "__base__/graphics/technology/energy-shield-equipment.png",
      name = "energy-shield-equipment",
      order = "g-e-a",
      prerequisites = {
        "armor-making-3"
      } --[[table: 0000000008AD1490]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD1620]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD1670]]
        } --[[table: 0000000008AD15D0]],
        time = 15
      } --[[table: 0000000008AD1580]]
    } --[[table: 0000000008AD13F0]],
    ["energy-shield-mk2-equipment"] = {
      effects = {
        {
          recipe = "energy-shield-mk2-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD1A30]]
      } --[[table: 0000000008AD19E0]],
      icon = "__base__/graphics/technology/energy-shield-mk2-equipment.png",
      name = "energy-shield-mk2-equipment",
      order = "g-e-b",
      prerequisites = {
        "energy-shield-equipment"
      } --[[table: 0000000008AD1990]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD1B20]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD1B70]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD1BC0]]
        } --[[table: 0000000008AD1AD0]],
        time = 30
      } --[[table: 0000000008AD1A80]]
    } --[[table: 0000000008AD1940]],
    engine = {
      effects = {
        {
          recipe = "engine-unit",
          type = "unlock-recipe"
        } --[[table: 0000000008B79A80]]
      } --[[table: 0000000008B79A30]],
      icon = "__base__/graphics/technology/engine.png",
      name = "engine",
      order = "b-a",
      prerequisites = {
        "steel-processing"
      } --[[table: 0000000008B798A0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79990]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B799E0]]
        } --[[table: 0000000008B79940]],
        time = 15
      } --[[table: 0000000008B798F0]]
    } --[[table: 0000000008B79850]],
    ["explosive-rocketry"] = {
      effects = {
        {
          recipe = "explosive-rocket",
          type = "unlock-recipe"
        } --[[table: 00000000085B3540]]
      } --[[table: 00000000085B34F0]],
      icon = "__base__/graphics/technology/explosive-rocketry.png",
      name = "explosive-rocketry",
      order = "e-h",
      prerequisites = {
        "rocketry"
      } --[[table: 00000000085B3590]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B75980]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B759D0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B75A20]]
        } --[[table: 0000000008B75930]],
        time = 20
      } --[[table: 00000000085B35E0]]
    } --[[table: 0000000008B758E0]],
    explosives = {
      effects = {
        {
          recipe = "explosives",
          type = "unlock-recipe"
        } --[[table: 0000000008BB5F40]]
      } --[[table: 0000000008BB5EF0]],
      icon = "__base__/graphics/technology/explosives.png",
      name = "explosives",
      order = "a-e-d",
      prerequisites = {
        "sulfur-processing"
      } --[[table: 0000000008BE7B30]],
      type = "technology",
      unit = {
        count = 60,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BB5310]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BB5360]]
        } --[[table: 0000000008BE83F0]],
        time = 15
      } --[[table: 0000000008BE7680]]
    } --[[table: 0000000008BE7A90]],
    ["flame-thrower"] = {
      effects = {
        {
          recipe = "flame-thrower",
          type = "unlock-recipe"
        } --[[table: 0000000008BA1710]],
        {
          recipe = "flame-thrower-ammo",
          type = "unlock-recipe"
        } --[[table: 0000000008BA1800]]
      } --[[table: 0000000008BA1C10]],
      icon = "__base__/graphics/technology/flame-thrower.png",
      name = "flame-thrower",
      order = "e-c-b",
      prerequisites = {
        "flammables",
        "military-2"
      } --[[table: 0000000008BA17B0]],
      type = "technology",
      unit = {
        count = 20,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BA19E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BA1A80]]
        } --[[table: 0000000008BA1940]],
        time = 15
      } --[[table: 0000000008BA18A0]]
    } --[[table: 0000000008B9E880]],
    flammables = {
      icon = "__base__/graphics/technology/flammables.png",
      name = "flammables",
      order = "e-c-a",
      prerequisites = {
        "oil-processing"
      } --[[table: 0000000008BB7110]],
      type = "technology",
      unit = {
        count = 60,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BB8380]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BB8330]]
        } --[[table: 0000000008BB82E0]],
        time = 15
      } --[[table: 0000000008BB70C0]]
    } --[[table: 0000000008BB7020]],
    ["fluid-handling"] = {
      effects = {
        {
          recipe = "storage-tank",
          type = "unlock-recipe"
        } --[[table: 0000000008AD65D0]],
        {
          recipe = "small-pump",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6620]],
        {
          recipe = "empty-barrel",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6670]],
        {
          recipe = "fill-crude-oil-barrel",
          type = "unlock-recipe"
        } --[[table: 0000000008AD66C0]],
        {
          recipe = "empty-crude-oil-barrel",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6710]]
      } --[[table: 0000000008AD6580]],
      icon = "__base__/graphics/technology/fluid-handling.png",
      name = "fluid-handling",
      order = "d-a-a",
      prerequisites = {
        "oil-processing"
      } --[[table: 0000000008AD6530]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD6800]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD6850]]
        } --[[table: 0000000008AD67B0]],
        time = 30
      } --[[table: 0000000008AD6760]]
    } --[[table: 0000000008AD6350]],
    flying = {
      icon = "__base__/graphics/technology/flying.png",
      name = "flying",
      order = "c-h",
      prerequisites = {
        "electric-engine",
        "advanced-electronics"
      } --[[table: 00000000086BB4B0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B76560]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B765B0]]
        } --[[table: 0000000008B76510]],
        time = 30
      } --[[table: 0000000008B764C0]]
    } --[[table: 00000000086BB280]],
    ["follower-robot-count-1"] = {
      effects = {
        {
          modifier = 1,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD77A0]]
      } --[[table: 0000000008AD77F0]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-1",
      order = "e-p-b-c",
      prerequisites = {
        "combat-robotics"
      } --[[table: 0000000008AD78E0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD7930]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD7980]]
        } --[[table: 0000000008AD7890]],
        time = 30
      } --[[table: 0000000008AD7840]],
      upgrade = "true"
    } --[[table: 0000000008AD7660]],
    ["follower-robot-count-2"] = {
      effects = {
        {
          modifier = 1,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD7AC0]]
      } --[[table: 0000000008AD7A70]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-2",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-1"
      } --[[table: 0000000008AD7C00]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD7C50]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD7CA0]]
        } --[[table: 0000000008AD7BB0]],
        time = 30
      } --[[table: 0000000008AD7B60]],
      upgrade = "true"
    } --[[table: 0000000008AD7A20]],
    ["follower-robot-count-3"] = {
      effects = {
        {
          modifier = 2,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD7DE0]]
      } --[[table: 0000000008AD7D90]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-3",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-2"
      } --[[table: 0000000008AD7F20]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD7F70]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD7FC0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD8010]]
        } --[[table: 0000000008AD7ED0]],
        time = 30
      } --[[table: 0000000008AD7E80]],
      upgrade = "true"
    } --[[table: 0000000008AD7D40]],
    ["follower-robot-count-4"] = {
      effects = {
        {
          modifier = 2,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD81A0]]
      } --[[table: 0000000008AD8150]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-4",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-3"
      } --[[table: 0000000008AD82E0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD8330]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD8380]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD83D0]]
        } --[[table: 0000000008AD8290]],
        time = 30
      } --[[table: 0000000008AD8240]],
      upgrade = "true"
    } --[[table: 0000000008AD8100]],
    ["follower-robot-count-5"] = {
      effects = {
        {
          modifier = 2,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD8560]]
      } --[[table: 0000000008AD8510]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-5",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-4"
      } --[[table: 0000000008AD86A0]],
      type = "technology",
      unit = {
        count = 250,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD86F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD8740]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD8790]]
        } --[[table: 0000000008AD8650]],
        time = 30
      } --[[table: 0000000008AD8600]],
      upgrade = "true"
    } --[[table: 0000000008AD84C0]],
    ["follower-robot-count-6"] = {
      effects = {
        {
          modifier = 5,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD8920]]
      } --[[table: 0000000008AD88D0]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-6",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-5"
      } --[[table: 0000000008AD8A60]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD8AB0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD8B00]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD8B50]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD8BF0]]
        } --[[table: 0000000008AD8A10]],
        time = 30
      } --[[table: 0000000008AD89C0]],
      upgrade = "true"
    } --[[table: 0000000008AD8880]],
    ["follower-robot-count-7"] = {
      effects = {
        {
          modifier = 5,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD8D30]]
      } --[[table: 0000000008AD8CE0]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-7",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-6"
      } --[[table: 0000000008AD8E70]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD8EC0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD8F10]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD8F60]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD9000]]
        } --[[table: 0000000008AD8E20]],
        time = 30
      } --[[table: 0000000008AD8DD0]],
      upgrade = "true"
    } --[[table: 0000000008AD8C90]],
    ["follower-robot-count-8"] = {
      effects = {
        {
          modifier = 5,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD9140]]
      } --[[table: 0000000008AD90F0]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-8",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-7",
        "combat-robotics-3"
      } --[[table: 0000000008AD9280]],
      type = "technology",
      unit = {
        count = 400,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD92D0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD9320]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD9370]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD9410]]
        } --[[table: 0000000008AD9230]],
        time = 30
      } --[[table: 0000000008AD91E0]],
      upgrade = "true"
    } --[[table: 0000000008AD90A0]],
    ["follower-robot-count-9"] = {
      effects = {
        {
          modifier = 5,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD9550]]
      } --[[table: 0000000008AD9500]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-9",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-8"
      } --[[table: 0000000008AD9690]],
      type = "technology",
      unit = {
        count = 500,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD96E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD9730]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD9780]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD9820]]
        } --[[table: 0000000008AD9640]],
        time = 30
      } --[[table: 0000000008AD95F0]],
      upgrade = "true"
    } --[[table: 0000000008AD94B0]],
    ["follower-robot-count-10"] = {
      effects = {
        {
          modifier = 5,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD9960]]
      } --[[table: 0000000008AD9910]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-10",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-9"
      } --[[table: 0000000008AD9AA0]],
      type = "technology",
      unit = {
        count = 600,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD9AF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD9B40]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD9B90]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD9C30]]
        } --[[table: 0000000008AD9A50]],
        time = 30
      } --[[table: 0000000008AD9A00]],
      upgrade = "true"
    } --[[table: 0000000008AD98C0]],
    ["follower-robot-count-11"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008AD9D70]]
      } --[[table: 0000000008AD9D20]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-11",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-10"
      } --[[table: 0000000008AD9EB0]],
      type = "technology",
      unit = {
        count = 800,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD9F00]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD9F50]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD9FA0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADA040]]
        } --[[table: 0000000008AD9E60]],
        time = 30
      } --[[table: 0000000008AD9E10]],
      upgrade = "true"
    } --[[table: 0000000008AD9CD0]],
    ["follower-robot-count-12"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADA180]]
      } --[[table: 0000000008ADA130]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-12",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-11"
      } --[[table: 0000000008ADA2C0]],
      type = "technology",
      unit = {
        count = 1000,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADA310]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADA360]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADA3B0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADA450]]
        } --[[table: 0000000008ADA270]],
        time = 30
      } --[[table: 0000000008ADA220]],
      upgrade = "true"
    } --[[table: 0000000008ADA0E0]],
    ["follower-robot-count-13"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADA590]]
      } --[[table: 0000000008ADA540]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-13",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-12"
      } --[[table: 0000000008ADA6D0]],
      type = "technology",
      unit = {
        count = 1200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADA720]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADA770]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADA7C0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADA860]]
        } --[[table: 0000000008ADA680]],
        time = 30
      } --[[table: 0000000008ADA630]],
      upgrade = "true"
    } --[[table: 0000000008ADA4F0]],
    ["follower-robot-count-14"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADA9A0]]
      } --[[table: 0000000008ADA950]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-14",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-13"
      } --[[table: 0000000008ADAAE0]],
      type = "technology",
      unit = {
        count = 1400,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADAB30]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADAB80]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADABD0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADAC70]]
        } --[[table: 0000000008ADAA90]],
        time = 30
      } --[[table: 0000000008ADAA40]],
      upgrade = "true"
    } --[[table: 0000000008ADA900]],
    ["follower-robot-count-15"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADADB0]]
      } --[[table: 0000000008ADAD60]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-15",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-14"
      } --[[table: 0000000008ADAEF0]],
      type = "technology",
      unit = {
        count = 1600,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADAF40]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADAF90]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADAFE0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADB080]]
        } --[[table: 0000000008ADAEA0]],
        time = 30
      } --[[table: 0000000008ADAE50]],
      upgrade = "true"
    } --[[table: 0000000008ADAD10]],
    ["follower-robot-count-16"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADB1C0]]
      } --[[table: 0000000008ADB170]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-16",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-15"
      } --[[table: 0000000008ADB300]],
      type = "technology",
      unit = {
        count = 1800,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADB350]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADB3A0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADB3F0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADB490]]
        } --[[table: 0000000008ADB2B0]],
        time = 30
      } --[[table: 0000000008ADB260]],
      upgrade = "true"
    } --[[table: 0000000008ADB120]],
    ["follower-robot-count-17"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADB5D0]]
      } --[[table: 0000000008ADB580]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-17",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-16"
      } --[[table: 0000000008ADB710]],
      type = "technology",
      unit = {
        count = 2000,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADB760]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADB7B0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADB800]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADB8A0]]
        } --[[table: 0000000008ADB6C0]],
        time = 30
      } --[[table: 0000000008ADB670]],
      upgrade = "true"
    } --[[table: 0000000008ADB530]],
    ["follower-robot-count-18"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADB9E0]]
      } --[[table: 0000000008ADB990]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-18",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-17"
      } --[[table: 0000000008ADBB20]],
      type = "technology",
      unit = {
        count = 2200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADBB70]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADBBC0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADBC10]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADBCB0]]
        } --[[table: 0000000008ADBAD0]],
        time = 30
      } --[[table: 0000000008ADBA80]],
      upgrade = "true"
    } --[[table: 0000000008ADB940]],
    ["follower-robot-count-19"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADBDF0]]
      } --[[table: 0000000008ADBDA0]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-19",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-18"
      } --[[table: 0000000008ADBF30]],
      type = "technology",
      unit = {
        count = 2400,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADBF80]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADBFD0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADC020]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADC0C0]]
        } --[[table: 0000000008ADBEE0]],
        time = 30
      } --[[table: 0000000008ADBE90]],
      upgrade = "true"
    } --[[table: 0000000008ADBD50]],
    ["follower-robot-count-20"] = {
      effects = {
        {
          modifier = 10,
          type = "maximum-following-robots-count"
        } --[[table: 0000000008ADC200]]
      } --[[table: 0000000008ADC1B0]],
      icon = "__base__/graphics/technology/follower-robots.png",
      name = "follower-robot-count-20",
      order = "e-p-b-c",
      prerequisites = {
        "follower-robot-count-19"
      } --[[table: 0000000008ADC340]],
      type = "technology",
      unit = {
        count = 2600,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADC390]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADC3E0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADC430]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADC4D0]]
        } --[[table: 0000000008ADC2F0]],
        time = 30
      } --[[table: 0000000008ADC2A0]],
      upgrade = "true"
    } --[[table: 0000000008ADC160]],
    ["fusion-reactor-equipment"] = {
      effects = {
        {
          recipe = "fusion-reactor-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD2B60]]
      } --[[table: 0000000008AD2B10]],
      icon = "__base__/graphics/technology/fusion-reactor-equipment.png",
      name = "fusion-reactor-equipment",
      order = "g-l",
      prerequisites = {
        "solar-panel-equipment"
      } --[[table: 0000000008AD2AC0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD2C50]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD2CA0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD2CF0]]
        } --[[table: 0000000008AD2C00]],
        time = 30
      } --[[table: 0000000008AD2BB0]]
    } --[[table: 0000000008AD2A70]],
    ["gun-turret-damage-1"] = {
      effects = {
        {
          modifier = "0.1",
          turret_id = "gun-turret",
          type = "turret-attack"
        } --[[table: 0000000008AE84C0]]
      } --[[table: 0000000008AE8420]],
      icon = "__base__/graphics/technology/gun-turret-damage.png",
      name = "gun-turret-damage-1",
      order = "e-o-a",
      prerequisites = {
        "turrets"
      } --[[table: 0000000008AE8510]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AE45F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AE13F0]]
        } --[[table: 0000000008AE85B0]],
        time = 30
      } --[[table: 0000000008AE8560]],
      upgrade = "true"
    } --[[table: 0000000008AE8470]],
    ["gun-turret-damage-2"] = {
      effects = {
        {
          modifier = "0.1",
          turret_id = "gun-turret",
          type = "turret-attack"
        } --[[table: 0000000008B6E240]]
      } --[[table: 0000000008B6E1F0]],
      icon = "__base__/graphics/technology/gun-turret-damage.png",
      name = "gun-turret-damage-2",
      order = "e-o-b",
      prerequisites = {
        "gun-turret-damage-1"
      } --[[table: 0000000008B6E290]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B6E380]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B6E3D0]]
        } --[[table: 0000000008B6E330]],
        time = 30
      } --[[table: 0000000008B6E2E0]],
      upgrade = "true"
    } --[[table: 0000000008B6E1A0]],
    ["gun-turret-damage-3"] = {
      effects = {
        {
          modifier = "0.2",
          turret_id = "gun-turret",
          type = "turret-attack"
        } --[[table: 0000000008B6E4C0]]
      } --[[table: 0000000008B6E470]],
      icon = "__base__/graphics/technology/gun-turret-damage.png",
      name = "gun-turret-damage-3",
      order = "e-o-c",
      prerequisites = {
        "gun-turret-damage-2"
      } --[[table: 0000000008B6E510]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B6E600]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B6E650]]
        } --[[table: 0000000008B6E5B0]],
        time = 60
      } --[[table: 0000000008B6E560]],
      upgrade = "true"
    } --[[table: 0000000008B6E420]],
    ["gun-turret-damage-4"] = {
      effects = {
        {
          modifier = "0.2",
          turret_id = "gun-turret",
          type = "turret-attack"
        } --[[table: 00000000085B8AF0]]
      } --[[table: 00000000085B8230]],
      icon = "__base__/graphics/technology/gun-turret-damage.png",
      name = "gun-turret-damage-4",
      order = "e-o-d",
      prerequisites = {
        "gun-turret-damage-3"
      } --[[table: 00000000085B8B40]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6E410]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6E460]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C6E4B0]]
        } --[[table: 0000000008C6E3C0]],
        time = 60
      } --[[table: 0000000008524560]],
      upgrade = "true"
    } --[[table: 00000000085B81E0]],
    ["gun-turret-damage-5"] = {
      effects = {
        {
          modifier = "0.2",
          turret_id = "gun-turret",
          type = "turret-attack"
        } --[[table: 0000000008C6E5A0]]
      } --[[table: 0000000008C6E550]],
      icon = "__base__/graphics/technology/gun-turret-damage.png",
      name = "gun-turret-damage-5",
      order = "e-o-e",
      prerequisites = {
        "gun-turret-damage-4"
      } --[[table: 0000000008C6E5F0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C6E730]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6E780]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6E7D0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C6E820]]
        } --[[table: 0000000008C6E690]],
        time = 60
      } --[[table: 0000000008C6E640]],
      upgrade = "true"
    } --[[table: 0000000008C6E500]],
    ["gun-turret-damage-6"] = {
      effects = {
        {
          modifier = "0.4",
          turret_id = "gun-turret",
          type = "turret-attack"
        } --[[table: 0000000008C6E910]]
      } --[[table: 0000000008C6E8C0]],
      icon = "__base__/graphics/technology/gun-turret-damage.png",
      name = "gun-turret-damage-6",
      order = "e-o-f",
      prerequisites = {
        "gun-turret-damage-5"
      } --[[table: 0000000008C6E960]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C6EAA0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6EAF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6EB40]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C6EB90]]
        } --[[table: 0000000008C6EA00]],
        time = 60
      } --[[table: 0000000008C6E9B0]],
      upgrade = "true"
    } --[[table: 0000000008C6E870]],
    ["inserter-stack-size-bonus-1"] = {
      effects = {
        {
          modifier = 1,
          type = "inserter-stack-size-bonus"
        } --[[table: 0000000008B78180]]
      } --[[table: 0000000008B78130]],
      icon = "__base__/graphics/technology/inserter-stack-size-bonus.png",
      name = "inserter-stack-size-bonus-1",
      order = "c-o-a",
      prerequisites = {
        "logistics"
      } --[[table: 0000000008B781D0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B782C0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B78310]]
        } --[[table: 0000000008B78270]],
        time = 30
      } --[[table: 0000000008B78220]],
      upgrade = "true"
    } --[[table: 0000000008B780E0]],
    ["inserter-stack-size-bonus-2"] = {
      effects = {
        {
          modifier = 1,
          type = "inserter-stack-size-bonus"
        } --[[table: 0000000008B78400]]
      } --[[table: 0000000008B783B0]],
      icon = "__base__/graphics/technology/inserter-stack-size-bonus.png",
      name = "inserter-stack-size-bonus-2",
      order = "c-o-b",
      prerequisites = {
        "inserter-stack-size-bonus-1"
      } --[[table: 0000000008B78450]],
      type = "technology",
      unit = {
        count = 60,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B78540]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B78590]]
        } --[[table: 0000000008B784F0]],
        time = 30
      } --[[table: 0000000008B784A0]],
      upgrade = "true"
    } --[[table: 0000000008B78360]],
    ["inserter-stack-size-bonus-3"] = {
      effects = {
        {
          modifier = 1,
          type = "inserter-stack-size-bonus"
        } --[[table: 0000000008B78680]]
      } --[[table: 0000000008B78630]],
      icon = "__base__/graphics/technology/inserter-stack-size-bonus.png",
      name = "inserter-stack-size-bonus-3",
      order = "c-o-c",
      prerequisites = {
        "inserter-stack-size-bonus-2"
      } --[[table: 0000000008B786D0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B787C0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B78810]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B78860]]
        } --[[table: 0000000008B78770]],
        time = 30
      } --[[table: 0000000008B78720]],
      upgrade = "true"
    } --[[table: 0000000008B785E0]],
    ["inserter-stack-size-bonus-4"] = {
      effects = {
        {
          modifier = 1,
          type = "inserter-stack-size-bonus"
        } --[[table: 0000000008B78950]]
      } --[[table: 0000000008B78900]],
      icon = "__base__/graphics/technology/inserter-stack-size-bonus.png",
      name = "inserter-stack-size-bonus-4",
      order = "c-o-d",
      prerequisites = {
        "inserter-stack-size-bonus-3"
      } --[[table: 0000000008B789A0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B78AE0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B78B30]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B78B80]],
          {
            "alien-science-pack",
            2
          } --[[table: 0000000008B78BD0]]
        } --[[table: 0000000008B78A40]],
        time = 30
      } --[[table: 0000000008B789F0]],
      upgrade = "true"
    } --[[table: 0000000008B788B0]],
    ["land-mine"] = {
      effects = {
        {
          recipe = "land-mine",
          type = "unlock-recipe"
        } --[[table: 0000000008BB8DD0]]
      } --[[table: 0000000008BB8E20]],
      icon = "__base__/graphics/technology/land-mine.png",
      name = "land-mine",
      order = "e-e",
      prerequisites = {
        "explosives",
        "military-2"
      } --[[table: 0000000008BB9910]],
      type = "technology",
      unit = {
        count = 20,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BBA180]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008BE8BC0]]
        } --[[table: 0000000008BBA130]],
        time = 15
      } --[[table: 0000000008BB9730]]
    } --[[table: 0000000008BB8D80]],
    laser = {
      icon = "__base__/graphics/technology/laser.png",
      name = "laser",
      order = "a-h-b",
      prerequisites = {
        "optics",
        "advanced-electronics"
      } --[[table: 0000000008534B40]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 00000000085349B0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008534C30]]
        } --[[table: 0000000008534AA0]],
        time = 30
      } --[[table: 0000000008534A00]]
    } --[[table: 0000000008534AF0]],
    ["laser-turret-damage-1"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008C6EDC0]]
      } --[[table: 0000000008C6ED20]],
      icon = "__base__/graphics/technology/laser-turret-damage.png",
      name = "laser-turret-damage-1",
      order = "e-n-a",
      prerequisites = {
        "laser-turrets"
      } --[[table: 0000000008C6EE10]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6EF00]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6EF50]]
        } --[[table: 0000000008C6EEB0]],
        time = 30
      } --[[table: 0000000008C6EE60]],
      upgrade = "true"
    } --[[table: 0000000008C6ED70]],
    ["laser-turret-damage-2"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008C6F040]]
      } --[[table: 0000000008C6EFF0]],
      icon = "__base__/graphics/technology/laser-turret-damage.png",
      name = "laser-turret-damage-2",
      order = "e-n-b",
      prerequisites = {
        "laser-turret-damage-1"
      } --[[table: 0000000008C6F090]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6F180]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6F1D0]]
        } --[[table: 0000000008C6F130]],
        time = 30
      } --[[table: 0000000008C6F0E0]],
      upgrade = "true"
    } --[[table: 0000000008C6EFA0]],
    ["laser-turret-damage-3"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008C6F2C0]]
      } --[[table: 0000000008C6F270]],
      icon = "__base__/graphics/technology/laser-turret-damage.png",
      name = "laser-turret-damage-3",
      order = "e-n-c",
      prerequisites = {
        "laser-turret-damage-2"
      } --[[table: 0000000008C6F310]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6F400]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6F450]]
        } --[[table: 0000000008C6F3B0]],
        time = 60
      } --[[table: 0000000008C6F360]],
      upgrade = "true"
    } --[[table: 0000000008C6F220]],
    ["laser-turret-damage-4"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008C6F540]]
      } --[[table: 0000000008C6F4F0]],
      icon = "__base__/graphics/technology/laser-turret-damage.png",
      name = "laser-turret-damage-4",
      order = "e-n-d",
      prerequisites = {
        "laser-turret-damage-3"
      } --[[table: 0000000008C6F590]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6F680]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6F6D0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C6F720]]
        } --[[table: 0000000008C6F630]],
        time = 60
      } --[[table: 0000000008C6F5E0]],
      upgrade = "true"
    } --[[table: 0000000008C6F4A0]],
    ["laser-turret-damage-5"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008C6F810]]
      } --[[table: 0000000008C6F7C0]],
      icon = "__base__/graphics/technology/laser-turret-damage.png",
      name = "laser-turret-damage-5",
      order = "e-n-e",
      prerequisites = {
        "laser-turret-damage-4"
      } --[[table: 0000000008C6F860]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C6F9A0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6F9F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6FA40]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C6FA90]]
        } --[[table: 0000000008C6F900]],
        time = 60
      } --[[table: 0000000008C6F8B0]],
      upgrade = "true"
    } --[[table: 0000000008C6F770]],
    ["laser-turret-damage-6"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.4",
          type = "ammo-damage"
        } --[[table: 0000000008C6FB80]]
      } --[[table: 0000000008C6FB30]],
      icon = "__base__/graphics/technology/laser-turret-damage.png",
      name = "laser-turret-damage-6",
      order = "e-n-f",
      prerequisites = {
        "laser-turret-damage-5"
      } --[[table: 0000000008C6FBD0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C6FD10]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C6FD60]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C6FDB0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C6FE00]]
        } --[[table: 0000000008C6FC70]],
        time = 60
      } --[[table: 0000000008C6FC20]],
      upgrade = "true"
    } --[[table: 0000000008C6FAE0]],
    ["laser-turret-speed-1"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008C6FEF0]]
      } --[[table: 0000000008C6FEA0]],
      icon = "__base__/graphics/technology/laser-turret-speed.png",
      name = "laser-turret-speed-1",
      order = "e-n-g",
      prerequisites = {
        "laser-turrets"
      } --[[table: 0000000008C6FF40]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C70030]]
        } --[[table: 0000000008C6FFE0]],
        time = 30
      } --[[table: 0000000008C6FF90]],
      upgrade = "true"
    } --[[table: 0000000008C6FE50]],
    ["laser-turret-speed-2"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008C70120]]
      } --[[table: 0000000008C700D0]],
      icon = "__base__/graphics/technology/laser-turret-speed.png",
      name = "laser-turret-speed-2",
      order = "e-n-h",
      prerequisites = {
        "laser-turret-speed-1"
      } --[[table: 0000000008C70170]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C70260]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C702B0]]
        } --[[table: 0000000008C70210]],
        time = 30
      } --[[table: 0000000008C701C0]],
      upgrade = "true"
    } --[[table: 0000000008C70080]],
    ["laser-turret-speed-3"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C703A0]]
      } --[[table: 0000000008C70350]],
      icon = "__base__/graphics/technology/laser-turret-speed.png",
      name = "laser-turret-speed-3",
      order = "e-n-i",
      prerequisites = {
        "laser-turret-speed-2"
      } --[[table: 0000000008C703F0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C704E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C70530]]
        } --[[table: 0000000008C70490]],
        time = 60
      } --[[table: 0000000008C70440]],
      upgrade = "true"
    } --[[table: 0000000008C70300]],
    ["laser-turret-speed-4"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C70620]]
      } --[[table: 0000000008C705D0]],
      icon = "__base__/graphics/technology/laser-turret-speed.png",
      name = "laser-turret-speed-4",
      order = "e-n-j",
      prerequisites = {
        "laser-turret-speed-3"
      } --[[table: 0000000008C70670]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C70760]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C707B0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C70800]]
        } --[[table: 0000000008C70710]],
        time = 60
      } --[[table: 0000000008C706C0]],
      upgrade = "true"
    } --[[table: 0000000008C70580]],
    ["laser-turret-speed-5"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C708F0]]
      } --[[table: 0000000008C708A0]],
      icon = "__base__/graphics/technology/laser-turret-speed.png",
      name = "laser-turret-speed-5",
      order = "e-n-k",
      prerequisites = {
        "laser-turret-speed-4"
      } --[[table: 0000000008C70940]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C70A80]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C70AD0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C70B20]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C70B70]]
        } --[[table: 0000000008C709E0]],
        time = 60
      } --[[table: 0000000008C70990]],
      upgrade = "true"
    } --[[table: 0000000008C70850]],
    ["laser-turret-speed-6"] = {
      effects = {
        {
          ammo_category = "laser-turret",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C70C60]]
      } --[[table: 0000000008C70C10]],
      icon = "__base__/graphics/technology/laser-turret-speed.png",
      name = "laser-turret-speed-6",
      order = "e-n-l",
      prerequisites = {
        "laser-turret-speed-5"
      } --[[table: 0000000008C70CB0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C70DF0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C70E40]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C70E90]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C70EE0]]
        } --[[table: 0000000008C70D50]],
        time = 60
      } --[[table: 0000000008C70D00]],
      upgrade = "true"
    } --[[table: 0000000008C70BC0]],
    ["laser-turrets"] = {
      effects = {
        {
          recipe = "laser-turret",
          type = "unlock-recipe"
        } --[[table: 00000000086BB0A0]]
      } --[[table: 00000000086BB000]],
      icon = "__base__/graphics/technology/laser-turrets.png",
      name = "laser-turrets",
      order = "a-j-b",
      prerequisites = {
        "turrets",
        "laser",
        "battery"
      } --[[table: 00000000086BB050]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 00000000086BB1E0]],
          {
            "science-pack-2",
            1
          } --[[table: 00000000086BB230]]
        } --[[table: 00000000086BB190]],
        time = 30
      } --[[table: 00000000086BB140]]
    } --[[table: 00000000086BAF60]],
    ["logistic-robot-speed-1"] = {
      effects = {
        {
          modifier = "0.35",
          type = "logistic-robot-speed"
        } --[[table: 0000000008AD3EC0]]
      } --[[table: 0000000008AD3E70]],
      icon = "__base__/graphics/technology/logistic-robot-speed.png",
      name = "logistic-robot-speed-1",
      order = "c-k-f-a",
      prerequisites = {
        "logistic-robotics"
      } --[[table: 0000000008AD3F10]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD4000]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD4050]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD40A0]]
        } --[[table: 0000000008AD3FB0]],
        time = 30
      } --[[table: 0000000008AD3F60]],
      upgrade = "true"
    } --[[table: 0000000008AD3E20]],
    ["logistic-robot-speed-2"] = {
      effects = {
        {
          modifier = "0.4",
          type = "logistic-robot-speed"
        } --[[table: 0000000008AD4190]]
      } --[[table: 0000000008AD4140]],
      icon = "__base__/graphics/technology/logistic-robot-speed.png",
      name = "logistic-robot-speed-2",
      order = "c-k-f-b",
      prerequisites = {
        "logistic-robot-speed-1"
      } --[[table: 0000000008AD41E0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD42D0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD4320]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD4370]]
        } --[[table: 0000000008AD4280]],
        time = 30
      } --[[table: 0000000008AD4230]],
      upgrade = "true"
    } --[[table: 0000000008AD40F0]],
    ["logistic-robot-speed-3"] = {
      effects = {
        {
          modifier = "0.45",
          type = "logistic-robot-speed"
        } --[[table: 0000000008AD4460]]
      } --[[table: 0000000008AD4410]],
      icon = "__base__/graphics/technology/logistic-robot-speed.png",
      name = "logistic-robot-speed-3",
      order = "c-k-f-c",
      prerequisites = {
        "logistic-robot-speed-2"
      } --[[table: 0000000008AD44B0]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD45F0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD4640]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD4690]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD46E0]]
        } --[[table: 0000000008AD4550]],
        time = 60
      } --[[table: 0000000008AD4500]],
      upgrade = "true"
    } --[[table: 0000000008AD43C0]],
    ["logistic-robot-speed-4"] = {
      effects = {
        {
          modifier = "0.55",
          type = "logistic-robot-speed"
        } --[[table: 0000000008AD47D0]]
      } --[[table: 0000000008AD4780]],
      icon = "__base__/graphics/technology/logistic-robot-speed.png",
      name = "logistic-robot-speed-4",
      order = "c-k-f-d",
      prerequisites = {
        "logistic-robot-speed-3"
      } --[[table: 0000000008AD4820]],
      type = "technology",
      unit = {
        count = 250,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD4960]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD49B0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD4A00]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD4A50]]
        } --[[table: 0000000008AD48C0]],
        time = 60
      } --[[table: 0000000008AD4870]],
      upgrade = "true"
    } --[[table: 0000000008AD4730]],
    ["logistic-robot-speed-5"] = {
      effects = {
        {
          modifier = "0.65",
          type = "logistic-robot-speed"
        } --[[table: 0000000008AD4B40]]
      } --[[table: 0000000008AD4AF0]],
      icon = "__base__/graphics/technology/logistic-robot-speed.png",
      name = "logistic-robot-speed-5",
      order = "c-k-f-e",
      prerequisites = {
        "logistic-robot-speed-4"
      } --[[table: 0000000008AD4B90]],
      type = "technology",
      unit = {
        count = 500,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD4CD0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD4D20]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD4D70]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD4DC0]]
        } --[[table: 0000000008AD4C30]],
        time = 60
      } --[[table: 0000000008AD4BE0]],
      upgrade = "true"
    } --[[table: 0000000008AD4AA0]],
    ["logistic-robot-storage-1"] = {
      effects = {
        {
          modifier = "1",
          type = "logistic-robot-storage"
        } --[[table: 0000000008AD4EB0]]
      } --[[table: 0000000008AD4E60]],
      icon = "__base__/graphics/technology/logistic-robot-storage.png",
      name = "logistic-robot-storage-1",
      order = "c-k-g-a",
      prerequisites = {
        "logistic-robotics"
      } --[[table: 0000000008AD4F00]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD4FF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD5040]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD5090]]
        } --[[table: 0000000008AD4FA0]],
        time = 30
      } --[[table: 0000000008AD4F50]],
      upgrade = "true"
    } --[[table: 0000000008AD4E10]],
    ["logistic-robot-storage-2"] = {
      effects = {
        {
          modifier = "1",
          type = "logistic-robot-storage"
        } --[[table: 0000000008AD5180]]
      } --[[table: 0000000008AD5130]],
      icon = "__base__/graphics/technology/logistic-robot-storage.png",
      name = "logistic-robot-storage-2",
      order = "c-k-g-b",
      prerequisites = {
        "logistic-robot-storage-1"
      } --[[table: 0000000008AD51D0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD5310]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD5360]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD53B0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD5400]]
        } --[[table: 0000000008AD5270]],
        time = 60
      } --[[table: 0000000008AD5220]],
      upgrade = "true"
    } --[[table: 0000000008AD50E0]],
    ["logistic-robot-storage-3"] = {
      effects = {
        {
          modifier = "1",
          type = "logistic-robot-storage"
        } --[[table: 0000000008AD54F0]]
      } --[[table: 0000000008AD54A0]],
      icon = "__base__/graphics/technology/logistic-robot-storage.png",
      name = "logistic-robot-storage-3",
      order = "c-k-g-c",
      prerequisites = {
        "logistic-robot-storage-2"
      } --[[table: 0000000008AD5540]],
      type = "technology",
      unit = {
        count = 450,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AD5680]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD56D0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD5720]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD5770]]
        } --[[table: 0000000008AD55E0]],
        time = 60
      } --[[table: 0000000008AD5590]],
      upgrade = "true"
    } --[[table: 0000000008AD5450]],
    ["logistic-robotics"] = {
      effects = {
        {
          recipe = "roboport",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3880]],
        {
          recipe = "logistic-chest-passive-provider",
          type = "unlock-recipe"
        } --[[table: 0000000008AD38D0]],
        {
          recipe = "logistic-robot",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3920]]
      } --[[table: 0000000008AD3830]],
      icon = "__base__/graphics/technology/logistic-robotics.png",
      name = "logistic-robotics",
      order = "c-k-c",
      prerequisites = {
        "robotics",
        "flying"
      } --[[table: 0000000008AD3970]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD3A60]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD3AB0]]
        } --[[table: 0000000008AD3A10]],
        time = 30
      } --[[table: 0000000008AD39C0]]
    } --[[table: 0000000008AD37E0]],
    ["logistic-system"] = {
      effects = {
        {
          recipe = "logistic-chest-active-provider",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3BA0]],
        {
          recipe = "logistic-chest-requester",
          type = "unlock-recipe"
        } --[[table: 0000000008AD3BF0]]
      } --[[table: 0000000008AD3B50]],
      icon = "__base__/graphics/technology/logistic-system.png",
      name = "logistic-system",
      order = "c-k-d",
      prerequisites = {
        "logistic-robotics"
      } --[[table: 0000000008AD3C40]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD3D30]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD3D80]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AD3DD0]]
        } --[[table: 0000000008AD3CE0]],
        time = 30
      } --[[table: 0000000008AD3C90]]
    } --[[table: 0000000008AD3B00]],
    logistics = {
      effects = {
        {
          recipe = "basic-transport-belt-to-ground",
          type = "unlock-recipe"
        } --[[table: 0000000008BEAFB0]],
        {
          recipe = "fast-inserter",
          type = "unlock-recipe"
        } --[[table: 0000000008BEB140]],
        {
          recipe = "basic-splitter",
          type = "unlock-recipe"
        } --[[table: 0000000008BEB230]]
      } --[[table: 0000000008BE7590]],
      icon = "__base__/graphics/technology/logistics.png",
      name = "logistics",
      order = "a-f-a",
      type = "technology",
      unit = {
        count = 20,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008BA3DD0]]
        } --[[table: 0000000008B9E740]],
        time = 15
      } --[[table: 0000000008B9E5B0]]
    } --[[table: 0000000008BEA1A0]],
    ["logistics-2"] = {
      effects = {
        {
          recipe = "fast-transport-belt",
          type = "unlock-recipe"
        } --[[table: 0000000008AFA7F0]],
        {
          recipe = "fast-transport-belt-to-ground",
          type = "unlock-recipe"
        } --[[table: 0000000008AFBBA0]],
        {
          recipe = "fast-splitter",
          type = "unlock-recipe"
        } --[[table: 0000000008AFBC90]]
      } --[[table: 0000000008AFBA10]],
      icon = "__base__/graphics/technology/logistics.png",
      name = "logistics-2",
      order = "a-f-b",
      prerequisites = {
        "logistics"
      } --[[table: 0000000008AFBC40]],
      type = "technology",
      unit = {
        count = 40,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B75340]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B75390]]
        } --[[table: 0000000008B752F0]],
        time = 30
      } --[[table: 0000000008B752A0]]
    } --[[table: 0000000008AFB9C0]],
    ["logistics-3"] = {
      effects = {
        {
          recipe = "express-transport-belt",
          type = "unlock-recipe"
        } --[[table: 0000000008B75480]],
        {
          recipe = "express-transport-belt-to-ground",
          type = "unlock-recipe"
        } --[[table: 0000000008B754D0]],
        {
          recipe = "express-splitter",
          type = "unlock-recipe"
        } --[[table: 0000000008B75520]]
      } --[[table: 0000000008B75430]],
      icon = "__base__/graphics/technology/logistics.png",
      name = "logistics-3",
      order = "a-f-c",
      prerequisites = {
        "logistics-2"
      } --[[table: 0000000008B75570]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AE6120]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AE6170]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AE6BC0]]
        } --[[table: 0000000008AE60D0]],
        time = 15
      } --[[table: 0000000008AE6080]]
    } --[[table: 0000000008B753E0]],
    military = {
      effects = {
        {
          recipe = "submachine-gun",
          type = "unlock-recipe"
        } --[[table: 0000000008AD7610]],
        {
          recipe = "shotgun",
          type = "unlock-recipe"
        } --[[table: 0000000008AD7700]],
        {
          recipe = "shotgun-shell",
          type = "unlock-recipe"
        } --[[table: 0000000008AD7750]]
      } --[[table: 0000000008AD63A0]],
      icon = "__base__/graphics/technology/military.png",
      name = "military",
      order = "e-a-a",
      type = "technology",
      unit = {
        count = 10,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD7B10]]
        } --[[table: 0000000008AD79D0]],
        time = 15
      } --[[table: 0000000008AD76B0]]
    } --[[table: 0000000008AD6300]],
    ["military-2"] = {
      effects = {
        {
          recipe = "piercing-bullet-magazine",
          type = "unlock-recipe"
        } --[[table: 0000000008AD80B0]],
        {
          recipe = "basic-grenade",
          type = "unlock-recipe"
        } --[[table: 0000000008AD81F0]]
      } --[[table: 0000000008AD7E30]],
      icon = "__base__/graphics/technology/military.png",
      name = "military-2",
      order = "e-a-b",
      prerequisites = {
        "military",
        "steel-processing"
      } --[[table: 0000000008AD8470]],
      type = "technology",
      unit = {
        count = 20,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD8970]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD8C40]]
        } --[[table: 0000000008AD8830]],
        time = 15
      } --[[table: 0000000008AD85B0]]
    } --[[table: 0000000008AD7CF0]],
    ["military-3"] = {
      effects = {
        {
          recipe = "poison-capsule",
          type = "unlock-recipe"
        } --[[table: 0000000008AD9190]],
        {
          recipe = "slowdown-capsule",
          type = "unlock-recipe"
        } --[[table: 0000000008AD9460]],
        {
          recipe = "combat-shotgun",
          type = "unlock-recipe"
        } --[[table: 0000000008AD95A0]]
      } --[[table: 0000000008AD9050]],
      icon = "__base__/graphics/technology/military.png",
      name = "military-3",
      order = "e-a-c",
      prerequisites = {
        "military-2",
        "laser",
        "rocketry"
      } --[[table: 0000000008AD9870]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD9DC0]],
          {
            "science-pack-2",
            2
          } --[[table: 0000000008ADA090]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADA1D0]]
        } --[[table: 0000000008AD9C80]],
        time = 30
      } --[[table: 0000000008AD99B0]]
    } --[[table: 0000000008AD8D80]],
    ["military-4"] = {
      effects = {
        {
          recipe = "piercing-shotgun-shell",
          type = "unlock-recipe"
        } --[[table: 0000000008ADA8B0]]
      } --[[table: 0000000008ADA5E0]],
      icon = "__base__/graphics/technology/military.png",
      name = "military-4",
      order = "e-a-d",
      prerequisites = {
        "military-3"
      } --[[table: 0000000008ADA9F0]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADB210]],
          {
            "science-pack-2",
            2
          } --[[table: 0000000008ADB4E0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADB620]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADB8F0]]
        } --[[table: 0000000008ADAE00]],
        time = 45
      } --[[table: 0000000008ADACC0]]
    } --[[table: 0000000008ADA4A0]],
    modules = {
      icon = "__base__/graphics/technology/module.png",
      name = "modules",
      order = "i-a",
      prerequisites = {
        "advanced-electronics"
      } --[[table: 0000000008ADDF10]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADE000]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADE050]]
        } --[[table: 0000000008ADDFB0]],
        time = 30
      } --[[table: 0000000008ADDF60]]
    } --[[table: 0000000008ADDD30]],
    ["night-vision-equipment"] = {
      effects = {
        {
          recipe = "night-vision-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD17B0]]
      } --[[table: 0000000008AD1760]],
      icon = "__base__/graphics/technology/night-vision-equipment.png",
      name = "night-vision-equipment",
      order = "g-g",
      prerequisites = {
        "armor-making-3"
      } --[[table: 0000000008AD1710]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD18A0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD18F0]]
        } --[[table: 0000000008AD1850]],
        time = 15
      } --[[table: 0000000008AD1800]]
    } --[[table: 0000000008AD16C0]],
    ["oil-processing"] = {
      effects = {
        {
          recipe = "pumpjack",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6990]],
        {
          recipe = "oil-refinery",
          type = "unlock-recipe"
        } --[[table: 0000000008AD69E0]],
        {
          recipe = "chemical-plant",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6A30]],
        {
          recipe = "basic-oil-processing",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6A80]],
        {
          recipe = "solid-fuel-from-light-oil",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6AD0]],
        {
          recipe = "solid-fuel-from-petroleum-gas",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6B20]],
        {
          recipe = "solid-fuel-from-heavy-oil",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6B70]],
        {
          recipe = "lubricant",
          type = "unlock-recipe"
        } --[[table: 0000000008AD6BC0]]
      } --[[table: 0000000008AD6940]],
      icon = "__base__/graphics/technology/oil-gathering.png",
      name = "oil-processing",
      order = "d-a",
      prerequisites = {
        "steel-processing"
      } --[[table: 0000000008AD68F0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD6CB0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD6D00]]
        } --[[table: 0000000008AD6C60]],
        time = 30
      } --[[table: 0000000008AD6C10]]
    } --[[table: 0000000008AD68A0]],
    optics = {
      effects = {
        {
          recipe = "small-lamp",
          type = "unlock-recipe"
        } --[[table: 0000000008AE6CB0]]
      } --[[table: 0000000008AE6C60]],
      icon = "__base__/graphics/technology/optics.png",
      name = "optics",
      order = "a-h-a",
      type = "technology",
      unit = {
        count = 10,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AE72A0]]
        } --[[table: 0000000008AE7250]],
        time = 15
      } --[[table: 0000000008AE7200]]
    } --[[table: 0000000008AE6C10]],
    plastics = {
      effects = {
        {
          recipe = "plastic-bar",
          type = "unlock-recipe"
        } --[[table: 0000000008AD7480]]
      } --[[table: 0000000008AD7430]],
      icon = "__base__/graphics/technology/plastics.png",
      name = "plastics",
      order = "d-d",
      prerequisites = {
        "oil-processing"
      } --[[table: 0000000008AD73E0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD7570]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD75C0]]
        } --[[table: 0000000008AD7520]],
        time = 30
      } --[[table: 0000000008AD74D0]]
    } --[[table: 0000000008AD7390]],
    ["power-armor"] = {
      effects = {
        {
          recipe = "power-armor",
          type = "unlock-recipe"
        } --[[table: 0000000008B75DE0]]
      } --[[table: 0000000008B75D90]],
      icon = "__base__/graphics/technology/power-armor.png",
      name = "power-armor",
      order = "g-c-a",
      prerequisites = {
        "armor-making-3"
      } --[[table: 0000000008B75E30]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B75F20]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B75F70]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B75FC0]]
        } --[[table: 0000000008B75ED0]],
        time = 30
      } --[[table: 0000000008B75E80]]
    } --[[table: 0000000008B75D40]],
    ["power-armor-2"] = {
      effects = {
        {
          recipe = "power-armor-mk2",
          type = "unlock-recipe"
        } --[[table: 0000000008B760B0]]
      } --[[table: 0000000008B76060]],
      icon = "__base__/graphics/technology/power-armor-mk2.png",
      name = "power-armor-2",
      order = "g-c-b",
      prerequisites = {
        "power-armor"
      } --[[table: 0000000008B76100]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B76240]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B76290]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B762E0]],
          {
            "alien-science-pack",
            3
          } --[[table: 0000000008B76330]]
        } --[[table: 0000000008B761A0]],
        time = 30
      } --[[table: 0000000008B76150]]
    } --[[table: 0000000008B76010]],
    ["productivity-module"] = {
      effects = {
        {
          recipe = "productivity-module",
          type = "unlock-recipe"
        } --[[table: 0000000008ADEA00]]
      } --[[table: 0000000008ADE9B0]],
      icon = "__base__/graphics/technology/productivity-module.png",
      name = "productivity-module",
      order = "i-e-a",
      prerequisites = {
        "modules"
      } --[[table: 0000000008ADEA50]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADEB40]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADEB90]]
        } --[[table: 0000000008ADEAF0]],
        time = 30
      } --[[table: 0000000008ADEAA0]],
      upgrade = true
    } --[[table: 0000000008ADE960]],
    ["productivity-module-2"] = {
      effects = {
        {
          recipe = "productivity-module-2",
          type = "unlock-recipe"
        } --[[table: 0000000008ADEC80]]
      } --[[table: 0000000008ADEC30]],
      icon = "__base__/graphics/technology/productivity-module.png",
      name = "productivity-module-2",
      order = "i-e-b",
      prerequisites = {
        "productivity-module"
      } --[[table: 0000000008ADECD0]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADEDC0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADEE10]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADEE60]]
        } --[[table: 0000000008ADED70]],
        time = 30
      } --[[table: 0000000008ADED20]],
      upgrade = true
    } --[[table: 0000000008ADEBE0]],
    ["productivity-module-3"] = {
      effects = {
        {
          recipe = "productivity-module-3",
          type = "unlock-recipe"
        } --[[table: 0000000008ADEF50]]
      } --[[table: 0000000008ADEF00]],
      icon = "__base__/graphics/technology/productivity-module.png",
      name = "productivity-module-3",
      order = "i-e-c",
      prerequisites = {
        "productivity-module-2"
      } --[[table: 0000000008ADEFA0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADF0E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADF130]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADF180]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADF1D0]]
        } --[[table: 0000000008ADF040]],
        time = 60
      } --[[table: 0000000008ADEFF0]],
      upgrade = true
    } --[[table: 0000000008ADEEB0]],
    ["rail-signals"] = {
      effects = {
        {
          recipe = "rail-signal",
          type = "unlock-recipe"
        } --[[table: 0000000008B6D1B0]]
      } --[[table: 0000000008B6D160]],
      icon = "__base__/graphics/technology/rail-signals.png",
      name = "rail-signals",
      order = "c-g-c",
      prerequisites = {
        "automated-rail-transportation"
      } --[[table: 0000000008B6D200]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008B6D2F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B6D340]]
        } --[[table: 0000000008B6D2A0]],
        time = 30
      } --[[table: 0000000008B6D250]]
    } --[[table: 0000000008B6D110]],
    railway = {
      effects = {
        {
          recipe = "straight-rail",
          type = "unlock-recipe"
        } --[[table: 0000000008BA43C0]],
        {
          recipe = "curved-rail",
          type = "unlock-recipe"
        } --[[table: 0000000008AFA5C0]],
        {
          recipe = "diesel-locomotive",
          type = "unlock-recipe"
        } --[[table: 0000000008B74EE0]]
      } --[[table: 0000000008BA4320]],
      icon = "__base__/graphics/technology/railway.png",
      name = "railway",
      order = "c-g-a",
      prerequisites = {
        "logistics-2",
        "steel-processing"
      } --[[table: 0000000008B74F30]],
      type = "technology",
      unit = {
        count = 70,
        ingredients = {
          {
            "science-pack-1",
            2
          } --[[table: 0000000008B75020]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B75070]]
        } --[[table: 0000000008B74FD0]],
        time = 20
      } --[[table: 0000000008B74F80]]
    } --[[table: 0000000008BA42D0]],
    ["research-effectivity-1"] = {
      effects = {
        {
          modifier = 0.2,
          type = "laboratory-speed"
        } --[[table: 0000000008B76EC0]]
      } --[[table: 0000000008B76E70]],
      icon = "__base__/graphics/technology/research-effectivity.png",
      name = "research-effectivity-1",
      order = "c-m-a",
      prerequisites = {
        "electronics"
      } --[[table: 0000000008B76F10]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B77000]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B77050]]
        } --[[table: 0000000008B76FB0]],
        time = 30
      } --[[table: 0000000008B76F60]],
      upgrade = "true"
    } --[[table: 0000000008B76E20]],
    ["research-effectivity-2"] = {
      effects = {
        {
          modifier = 0.3,
          type = "laboratory-speed"
        } --[[table: 0000000008B77140]]
      } --[[table: 0000000008B770F0]],
      icon = "__base__/graphics/technology/research-effectivity.png",
      name = "research-effectivity-2",
      order = "c-m-b",
      prerequisites = {
        "research-effectivity-1"
      } --[[table: 0000000008B77190]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B77280]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B772D0]]
        } --[[table: 0000000008B77230]],
        time = 30
      } --[[table: 0000000008B771E0]],
      upgrade = "true"
    } --[[table: 0000000008B770A0]],
    ["research-effectivity-3"] = {
      effects = {
        {
          modifier = 0.4,
          type = "laboratory-speed"
        } --[[table: 0000000008B773C0]]
      } --[[table: 0000000008B77370]],
      icon = "__base__/graphics/technology/research-effectivity.png",
      name = "research-effectivity-3",
      order = "c-m-c",
      prerequisites = {
        "research-effectivity-2"
      } --[[table: 0000000008B77410]],
      type = "technology",
      unit = {
        count = 250,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B77500]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B77550]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B775A0]]
        } --[[table: 0000000008B774B0]],
        time = 30
      } --[[table: 0000000008B77460]],
      upgrade = "true"
    } --[[table: 0000000008B77320]],
    ["research-effectivity-4"] = {
      effects = {
        {
          modifier = 0.5,
          type = "laboratory-speed"
        } --[[table: 0000000008B77690]]
      } --[[table: 0000000008B77640]],
      icon = "__base__/graphics/technology/research-effectivity.png",
      name = "research-effectivity-4",
      order = "c-m-d",
      prerequisites = {
        "research-effectivity-3"
      } --[[table: 0000000008B776E0]],
      type = "technology",
      unit = {
        count = 500,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B777D0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B77820]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B77870]]
        } --[[table: 0000000008B77780]],
        time = 30
      } --[[table: 0000000008B77730]],
      upgrade = "true"
    } --[[table: 0000000008B775F0]],
    robotics = {
      effects = {
        {
          recipe = "flying-robot-frame",
          type = "unlock-recipe"
        } --[[table: 0000000008B767E0]]
      } --[[table: 0000000008B76790]],
      icon = "__base__/graphics/technology/robotics.png",
      name = "robotics",
      order = "c-i",
      prerequisites = {
        "advanced-electronics-2",
        "electric-engine",
        "battery"
      } --[[table: 00000000086A62C0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B766F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B76740]]
        } --[[table: 0000000008B766A0]],
        time = 30
      } --[[table: 0000000008B76650]]
    } --[[table: 0000000008B76600]],
    ["rocket-damage-1"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008C71390]]
      } --[[table: 0000000008C71340]],
      icon = "__base__/graphics/technology/rocket-damage.png",
      name = "rocket-damage-1",
      order = "e-j-a",
      prerequisites = {
        "rocketry",
        "alien-technology"
      } --[[table: 0000000008C713E0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C714D0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C71520]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C71570]]
        } --[[table: 0000000008C71480]],
        time = 30
      } --[[table: 0000000008C71430]],
      upgrade = "true"
    } --[[table: 0000000008C70F80]],
    ["rocket-damage-2"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008C71660]]
      } --[[table: 0000000008C71610]],
      icon = "__base__/graphics/technology/rocket-damage.png",
      name = "rocket-damage-2",
      order = "e-j-b",
      prerequisites = {
        "rocket-damage-1"
      } --[[table: 0000000008C716B0]],
      type = "technology",
      unit = {
        count = 250,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C717A0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C717F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C71840]]
        } --[[table: 0000000008C71750]],
        time = 30
      } --[[table: 0000000008C71700]],
      upgrade = "true"
    } --[[table: 0000000008C715C0]],
    ["rocket-damage-3"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008C71930]]
      } --[[table: 0000000008C718E0]],
      icon = "__base__/graphics/technology/rocket-damage.png",
      name = "rocket-damage-3",
      order = "e-j-c",
      prerequisites = {
        "rocket-damage-2"
      } --[[table: 0000000008C71980]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C71AC0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C71B10]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C71B60]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C71BB0]]
        } --[[table: 0000000008C71A20]],
        time = 60
      } --[[table: 0000000008C719D0]],
      upgrade = "true"
    } --[[table: 0000000008C71890]],
    ["rocket-damage-4"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008C71CA0]]
      } --[[table: 0000000008C71C50]],
      icon = "__base__/graphics/technology/rocket-damage.png",
      name = "rocket-damage-4",
      order = "e-j-d",
      prerequisites = {
        "rocket-damage-3"
      } --[[table: 0000000008C71CF0]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C71E30]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C71E80]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C71ED0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C71F20]]
        } --[[table: 0000000008C71D90]],
        time = 60
      } --[[table: 0000000008C71D40]],
      upgrade = "true"
    } --[[table: 0000000008C71C00]],
    ["rocket-damage-5"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008C72010]]
      } --[[table: 0000000008C71FC0]],
      icon = "__base__/graphics/technology/rocket-damage.png",
      name = "rocket-damage-5",
      order = "e-j-e",
      prerequisites = {
        "rocket-damage-4"
      } --[[table: 0000000008C72060]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C721A0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C721F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C72240]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C72290]]
        } --[[table: 0000000008C72100]],
        time = 60
      } --[[table: 0000000008C720B0]],
      upgrade = "true"
    } --[[table: 0000000008C71F70]],
    ["rocket-defense"] = {
      effects = {
        {
          recipe = "rocket-defense",
          type = "unlock-recipe"
        } --[[table: 0000000008B76B50]]
      } --[[table: 0000000008B76B00]],
      icon = "__base__/graphics/technology/rocket-defense.png",
      name = "rocket-defense",
      order = "k-a",
      prerequisites = {
        "rocketry",
        "advanced-electronics-2",
        "rocket-speed-5"
      } --[[table: 0000000008B76BA0]],
      type = "technology",
      unit = {
        count = 1000,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008B76CE0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B76D30]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B76D80]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008B76DD0]]
        } --[[table: 0000000008B76C40]],
        time = 60
      } --[[table: 0000000008B76BF0]]
    } --[[table: 0000000008B76AB0]],
    ["rocket-speed-1"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008C72380]]
      } --[[table: 0000000008C72330]],
      icon = "__base__/graphics/technology/rocket-speed.png",
      name = "rocket-speed-1",
      order = "e-j-f",
      prerequisites = {
        "rocketry",
        "alien-technology"
      } --[[table: 0000000008C723D0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C724C0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C72510]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C72560]]
        } --[[table: 0000000008C72470]],
        time = 30
      } --[[table: 0000000008C72420]],
      upgrade = "true"
    } --[[table: 0000000008C722E0]],
    ["rocket-speed-2"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008C72650]]
      } --[[table: 0000000008C72600]],
      icon = "__base__/graphics/technology/rocket-speed.png",
      name = "rocket-speed-2",
      order = "e-j-g",
      prerequisites = {
        "rocket-speed-1"
      } --[[table: 0000000008C726A0]],
      type = "technology",
      unit = {
        count = 250,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C72790]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C727E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C72830]]
        } --[[table: 0000000008C72740]],
        time = 30
      } --[[table: 0000000008C726F0]],
      upgrade = "true"
    } --[[table: 0000000008C725B0]],
    ["rocket-speed-3"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C72920]]
      } --[[table: 0000000008C728D0]],
      icon = "__base__/graphics/technology/rocket-speed.png",
      name = "rocket-speed-3",
      order = "e-j-h",
      prerequisites = {
        "rocket-speed-2"
      } --[[table: 0000000008C72970]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C72AB0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C72B00]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C72B50]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C72BA0]]
        } --[[table: 0000000008C72A10]],
        time = 60
      } --[[table: 0000000008C729C0]],
      upgrade = "true"
    } --[[table: 0000000008C72880]],
    ["rocket-speed-4"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C72C90]]
      } --[[table: 0000000008C72C40]],
      icon = "__base__/graphics/technology/rocket-speed.png",
      name = "rocket-speed-4",
      order = "e-j-i",
      prerequisites = {
        "rocket-speed-3"
      } --[[table: 0000000008C72CE0]],
      type = "technology",
      unit = {
        count = 150,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C72E20]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C72E70]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C72EC0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C72F10]]
        } --[[table: 0000000008C72D80]],
        time = 60
      } --[[table: 0000000008C72D30]],
      upgrade = "true"
    } --[[table: 0000000008C72BF0]],
    ["rocket-speed-5"] = {
      effects = {
        {
          ammo_category = "rocket",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008C73000]]
      } --[[table: 0000000008C72FB0]],
      icon = "__base__/graphics/technology/rocket-speed.png",
      name = "rocket-speed-5",
      order = "e-j-j",
      prerequisites = {
        "rocket-speed-4"
      } --[[table: 0000000008C73050]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008C73190]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008C731E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008C73230]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008C73280]]
        } --[[table: 0000000008C730F0]],
        time = 60
      } --[[table: 0000000008C730A0]],
      upgrade = "true"
    } --[[table: 0000000008C72F60]],
    ["rocket-travel"] = {
      enabled = false,
      icon = "__base__/graphics/technology/rocket-travel.png",
      name = "rocket-travel",
      order = "e-h",
      prerequisites = {
        "rocket-speed-2",
        "logistics-3"
      } --[[table: 0000000008B79670]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79760]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B797B0]],
          {
            "science-pack-3",
            2
          } --[[table: 0000000008B79800]]
        } --[[table: 0000000008B79710]],
        time = 15
      } --[[table: 0000000008B796C0]]
    } --[[table: 0000000008B79620]],
    rocketry = {
      effects = {
        {
          recipe = "rocket-launcher",
          type = "unlock-recipe"
        } --[[table: 0000000008B75660]],
        {
          recipe = "rocket",
          type = "unlock-recipe"
        } --[[table: 0000000008B756B0]]
      } --[[table: 0000000008B75610]],
      icon = "__base__/graphics/technology/rocketry.png",
      name = "rocketry",
      order = "e-g",
      prerequisites = {
        "electronics",
        "flammables",
        "explosives",
        "steel-processing"
      } --[[table: 0000000008B75700]],
      type = "technology",
      unit = {
        count = 80,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B75840]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B75890]]
        } --[[table: 0000000008B757F0]],
        time = 15
      } --[[table: 0000000008B757A0]]
    } --[[table: 0000000008B755C0]],
    ["shotgun-shell-damage-1"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008B7C780]]
      } --[[table: 0000000008B7C6E0]],
      icon = "__base__/graphics/technology/shotgun-shell-damage.png",
      name = "shotgun-shell-damage-1",
      order = "e-n-a",
      prerequisites = {
        "military"
      } --[[table: 0000000008B7C7D0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7C8C0]]
        } --[[table: 0000000008B7C870]],
        time = 30
      } --[[table: 0000000008B7C820]],
      upgrade = "true"
    } --[[table: 0000000008B7C730]],
    ["shotgun-shell-damage-2"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.1",
          type = "ammo-damage"
        } --[[table: 0000000008B7C9B0]]
      } --[[table: 0000000008B7C960]],
      icon = "__base__/graphics/technology/shotgun-shell-damage.png",
      name = "shotgun-shell-damage-2",
      order = "e-n-b",
      prerequisites = {
        "shotgun-shell-damage-1"
      } --[[table: 0000000008B7CA00]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7CAF0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7CB40]]
        } --[[table: 0000000008B7CAA0]],
        time = 30
      } --[[table: 0000000008B7CA50]],
      upgrade = "true"
    } --[[table: 0000000008B7C910]],
    ["shotgun-shell-damage-3"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 0000000008B7CC30]]
      } --[[table: 0000000008B7CBE0]],
      icon = "__base__/graphics/technology/shotgun-shell-damage.png",
      name = "shotgun-shell-damage-3",
      order = "e-n-c",
      prerequisites = {
        "shotgun-shell-damage-2"
      } --[[table: 0000000008B7CC80]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B7CD70]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B7CDC0]]
        } --[[table: 0000000008B7CD20]],
        time = 60
      } --[[table: 0000000008B7CCD0]],
      upgrade = "true"
    } --[[table: 0000000008B7CB90]],
    ["shotgun-shell-damage-4"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 000000000852D0C0]]
      } --[[table: 000000000852D070]],
      icon = "__base__/graphics/technology/shotgun-shell-damage.png",
      name = "shotgun-shell-damage-4",
      order = "e-n-d",
      prerequisites = {
        "shotgun-shell-damage-3"
      } --[[table: 000000000852D110]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 000000000852DCF0]],
          {
            "science-pack-2",
            1
          } --[[table: 000000000852DD40]],
          {
            "science-pack-3",
            1
          } --[[table: 000000000852DD90]]
        } --[[table: 000000000852DCA0]],
        time = 60
      } --[[table: 000000000852D160]],
      upgrade = "true"
    } --[[table: 0000000008B7CE10]],
    ["shotgun-shell-damage-5"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.2",
          type = "ammo-damage"
        } --[[table: 000000000852E8D0]]
      } --[[table: 000000000852E880]],
      icon = "__base__/graphics/technology/shotgun-shell-damage.png",
      name = "shotgun-shell-damage-5",
      order = "e-n-e",
      prerequisites = {
        "shotgun-shell-damage-4"
      } --[[table: 000000000852E920]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 000000000852F4B0]],
          {
            "science-pack-1",
            1
          } --[[table: 000000000852FE10]],
          {
            "science-pack-2",
            1
          } --[[table: 000000000852FE60]],
          {
            "science-pack-3",
            1
          } --[[table: 000000000852FEB0]]
        } --[[table: 000000000852F410]],
        time = 60
      } --[[table: 000000000852F3C0]],
      upgrade = "true"
    } --[[table: 000000000852E830]],
    ["shotgun-shell-damage-6"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.4",
          type = "ammo-damage"
        } --[[table: 0000000008530D10]]
      } --[[table: 000000000852FF50]],
      icon = "__base__/graphics/technology/shotgun-shell-damage.png",
      name = "shotgun-shell-damage-6",
      order = "e-n-f",
      prerequisites = {
        "shotgun-shell-damage-5"
      } --[[table: 0000000008530D60]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 00000000085315D0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008531A80]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008531B20]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008531DA0]]
        } --[[table: 0000000008530E00]],
        time = 60
      } --[[table: 0000000008530DB0]],
      upgrade = "true"
    } --[[table: 000000000852FF00]],
    ["shotgun-shell-speed-1"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008532480]]
      } --[[table: 00000000085323E0]],
      icon = "__base__/graphics/technology/shotgun-shell-speed.png",
      name = "shotgun-shell-speed-1",
      order = "e-n-g",
      prerequisites = {
        "military"
      } --[[table: 0000000008AF78C0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AF79B0]]
        } --[[table: 0000000008AF7960]],
        time = 30
      } --[[table: 0000000008AF7910]],
      upgrade = "true"
    } --[[table: 0000000008531E40]],
    ["shotgun-shell-speed-2"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.2",
          type = "gun-speed"
        } --[[table: 0000000008AF8180]]
      } --[[table: 0000000008AF8130]],
      icon = "__base__/graphics/technology/shotgun-shell-speed.png",
      name = "shotgun-shell-speed-2",
      order = "e-n-h",
      prerequisites = {
        "shotgun-shell-speed-1"
      } --[[table: 0000000008AF81D0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AF89A0]]
        } --[[table: 0000000008AF8270]],
        time = 30
      } --[[table: 0000000008AF8220]],
      upgrade = "true"
    } --[[table: 0000000008AF7A00]],
    ["shotgun-shell-speed-3"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008AF8A90]]
      } --[[table: 0000000008AF8A40]],
      icon = "__base__/graphics/technology/shotgun-shell-speed.png",
      name = "shotgun-shell-speed-3",
      order = "e-n-i",
      prerequisites = {
        "shotgun-shell-speed-2"
      } --[[table: 0000000008AF8AE0]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AF9300]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AF9350]]
        } --[[table: 0000000008AF92B0]],
        time = 60
      } --[[table: 0000000008AF9260]],
      upgrade = "true"
    } --[[table: 0000000008AF89F0]],
    ["shotgun-shell-speed-4"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008AF9B20]]
      } --[[table: 0000000008AF9AD0]],
      icon = "__base__/graphics/technology/shotgun-shell-speed.png",
      name = "shotgun-shell-speed-4",
      order = "e-n-j",
      prerequisites = {
        "shotgun-shell-speed-3"
      } --[[table: 0000000008AF9DA0]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AFA340]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AFA2F0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AFA610]]
        } --[[table: 0000000008AFA200]],
        time = 60
      } --[[table: 0000000008AFA1B0]],
      upgrade = "true"
    } --[[table: 0000000008AF93A0]],
    ["shotgun-shell-speed-5"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008AFA840]]
      } --[[table: 0000000008AFA8E0]],
      icon = "__base__/graphics/technology/shotgun-shell-speed.png",
      name = "shotgun-shell-speed-5",
      order = "e-n-k",
      prerequisites = {
        "shotgun-shell-speed-4"
      } --[[table: 0000000008AFA890]],
      type = "technology",
      unit = {
        count = 200,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AE1850]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AE3A60]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AE3AB0]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AE3C90]]
        } --[[table: 0000000008AE1440]],
        time = 60
      } --[[table: 0000000008AFAB10]],
      upgrade = "true"
    } --[[table: 0000000008AFA7A0]],
    ["shotgun-shell-speed-6"] = {
      effects = {
        {
          ammo_category = "shotgun-shell",
          modifier = "0.3",
          type = "gun-speed"
        } --[[table: 0000000008AE3EC0]]
      } --[[table: 0000000008AE17B0]],
      icon = "__base__/graphics/technology/shotgun-shell-speed.png",
      name = "shotgun-shell-speed-6",
      order = "e-n-l",
      prerequisites = {
        "shotgun-shell-speed-5"
      } --[[table: 0000000008AE4320]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008AE4DC0]],
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AE4F00]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AE5040]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008AE4E10]]
        } --[[table: 0000000008AE4640]],
        time = 60
      } --[[table: 0000000008AE4370]],
      upgrade = "true"
    } --[[table: 0000000008AE3D80]],
    ["solar-energy"] = {
      effects = {
        {
          recipe = "solar-panel",
          type = "unlock-recipe"
        } --[[table: 0000000008AE7AC0]]
      } --[[table: 0000000008AE7340]],
      icon = "__base__/graphics/technology/solar-energy.png",
      name = "solar-energy",
      order = "a-h-c",
      prerequisites = {
        "optics",
        "advanced-electronics"
      } --[[table: 0000000008AE7B10]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 00000000085314E0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008534730]]
        } --[[table: 0000000008AE7BB0]],
        time = 30
      } --[[table: 0000000008AE7B60]]
    } --[[table: 0000000008AE72F0]],
    ["solar-panel-equipment"] = {
      effects = {
        {
          recipe = "solar-panel-equipment",
          type = "unlock-recipe"
        } --[[table: 0000000008AD2250]]
      } --[[table: 0000000008AD2200]],
      icon = "__base__/graphics/technology/solar-panel-equipment.png",
      name = "solar-panel-equipment",
      order = "g-k",
      prerequisites = {
        "armor-making-3"
      } --[[table: 0000000008AD21B0]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD2340]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD2390]]
        } --[[table: 0000000008AD22F0]],
        time = 15
      } --[[table: 0000000008AD22A0]]
    } --[[table: 0000000008AD2160]],
    ["speed-module"] = {
      effects = {
        {
          recipe = "speed-module",
          type = "unlock-recipe"
        } --[[table: 0000000008ADE140]]
      } --[[table: 0000000008ADE0F0]],
      icon = "__base__/graphics/technology/speed-module.png",
      name = "speed-module",
      order = "i-c-a",
      prerequisites = {
        "modules"
      } --[[table: 0000000008ADE190]],
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADE280]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADE2D0]]
        } --[[table: 0000000008ADE230]],
        time = 30
      } --[[table: 0000000008ADE1E0]],
      upgrade = true
    } --[[table: 0000000008ADE0A0]],
    ["speed-module-2"] = {
      effects = {
        {
          recipe = "speed-module-2",
          type = "unlock-recipe"
        } --[[table: 0000000008ADE3C0]]
      } --[[table: 0000000008ADE370]],
      icon = "__base__/graphics/technology/speed-module.png",
      name = "speed-module-2",
      order = "i-c-b",
      prerequisites = {
        "speed-module"
      } --[[table: 0000000008ADE410]],
      type = "technology",
      unit = {
        count = 75,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADE500]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADE550]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADE5A0]]
        } --[[table: 0000000008ADE4B0]],
        time = 30
      } --[[table: 0000000008ADE460]],
      upgrade = true
    } --[[table: 0000000008ADE320]],
    ["speed-module-3"] = {
      effects = {
        {
          recipe = "speed-module-3",
          type = "unlock-recipe"
        } --[[table: 0000000008ADE690]]
      } --[[table: 0000000008ADE640]],
      icon = "__base__/graphics/technology/speed-module.png",
      name = "speed-module-3",
      order = "i-c-c",
      prerequisites = {
        "speed-module-2"
      } --[[table: 0000000008ADE6E0]],
      type = "technology",
      unit = {
        count = 300,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008ADE820]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008ADE870]],
          {
            "science-pack-3",
            1
          } --[[table: 0000000008ADE8C0]],
          {
            "alien-science-pack",
            1
          } --[[table: 0000000008ADE910]]
        } --[[table: 0000000008ADE780]],
        time = 60
      } --[[table: 0000000008ADE730]],
      upgrade = true
    } --[[table: 0000000008ADE5F0]],
    ["steel-processing"] = {
      effects = {
        {
          recipe = "steel-plate",
          type = "unlock-recipe"
        } --[[table: 0000000008AD0D10]],
        {
          recipe = "steel-chest",
          type = "unlock-recipe"
        } --[[table: 0000000008AD0C20]],
        {
          recipe = "steel-axe",
          type = "unlock-recipe"
        } --[[table: 0000000008AD13A0]]
      } --[[table: 0000000008AD0C70]],
      icon = "__base__/graphics/technology/steel-processing.png",
      name = "steel-processing",
      order = "c-a",
      type = "technology",
      unit = {
        count = 20,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD3100]]
        } --[[table: 0000000008AD3060]],
        time = 5
      } --[[table: 0000000008AD1350]]
    } --[[table: 0000000008ADFB30]],
    ["sulfur-processing"] = {
      effects = {
        {
          recipe = "sulfuric-acid",
          type = "unlock-recipe"
        } --[[table: 0000000008AD71B0]],
        {
          recipe = "sulfur",
          type = "unlock-recipe"
        } --[[table: 0000000008AD7200]]
      } --[[table: 0000000008AD7160]],
      icon = "__base__/graphics/technology/sulfur-processing.png",
      name = "sulfur-processing",
      order = "d-c",
      prerequisites = {
        "oil-processing"
      } --[[table: 0000000008AD7110]],
      type = "technology",
      unit = {
        count = 100,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008AD72F0]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008AD7340]]
        } --[[table: 0000000008AD72A0]],
        time = 30
      } --[[table: 0000000008AD7250]]
    } --[[table: 0000000008AD70C0]],
    toolbelt = {
      effects = {
        {
          modifier = 1,
          type = "num-quick-bars"
        } --[[table: 0000000008B79490]]
      } --[[table: 0000000008B79440]],
      icon = "__base__/graphics/technology/toolbelt.png",
      name = "toolbelt",
      order = "c-k-m",
      type = "technology",
      unit = {
        count = 50,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 0000000008B79580]],
          {
            "science-pack-2",
            1
          } --[[table: 0000000008B795D0]]
        } --[[table: 0000000008B79530]],
        time = 30
      } --[[table: 0000000008B794E0]]
    } --[[table: 0000000008B793F0]],
    turrets = {
      effects = {
        {
          recipe = "gun-turret",
          type = "unlock-recipe"
        } --[[table: 0000000008B76420]]
      } --[[table: 0000000008B763D0]],
      icon = "__base__/graphics/technology/turrets.png",
      name = "turrets",
      order = "a-j-a",
      type = "technology",
      unit = {
        count = 10,
        ingredients = {
          {
            "science-pack-1",
            1
          } --[[table: 00000000086BAF10]]
        } --[[table: 00000000086B9700]],
        time = 10
      } --[[table: 0000000008B76470]]
    } --[[table: 0000000008B76380]]
  } --[[table: 0000000008AD3010]],
  tile = {
    deepwater = {
      allowed_neighbors = {
        "water"
      } --[[table: 0000000008AE5F40]],
      autoplace = {
        peaks = {
          {
            elevation_max_range = 5000,
            elevation_optimal = -5250,
            elevation_range = 5000,
            influence = 1250
          } --[[table: 0000000008AE5BD0]],
          {
            influence = 1
          } --[[table: 0000000008AE5C20]]
        } --[[table: 0000000008AE5B80]]
      } --[[table: 0000000008AE5C70]],
      collision_mask = {
        "water-tile",
        "resource-layer",
        "item-layer",
        "player-layer",
        "doodad-layer"
      } --[[table: 0000000008AE5B30]],
      layer = 45,
      map_color = {
        b = 0.345,
        g = 0.2823,
        r = 0.0941
      } --[[table: 0000000008AE5F90]],
      name = "deepwater",
      type = "tile",
      variants = {
        inner_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/deepwater/deepwater-inner-corner.png"
        } --[[table: 0000000008AE5E50]],
        main = {
          {
            count = 8,
            picture = "__base__/graphics/terrain/deepwater/deepwater1.png",
            size = 1
          } --[[table: 0000000008AE5D60]],
          {
            count = 8,
            picture = "__base__/graphics/terrain/deepwater/deepwater2.png",
            size = 2
          } --[[table: 0000000008AE5DB0]],
          {
            count = 6,
            picture = "__base__/graphics/terrain/deepwater/deepwater4.png",
            size = 4
          } --[[table: 0000000008AE5E00]]
        } --[[table: 0000000008AE5D10]],
        outer_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/deepwater/deepwater-outer-corner.png"
        } --[[table: 0000000008AE5EA0]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/deepwater/deepwater-side.png"
        } --[[table: 0000000008AE5EF0]]
      } --[[table: 0000000008AE5CC0]]
    } --[[table: 0000000008AE5AE0]],
    ["deepwater-green"] = {
      allowed_neighbors = {
        "water-green"
      } --[[table: 0000000008AE6580]],
      autoplace = {
        peaks = {
          {
            elevation_max_range = 5000,
            elevation_optimal = -5250,
            elevation_range = 5000,
            influence = 1250
          } --[[table: 0000000008AE6210]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 25,
            temperature_range = 10,
            water_max_range = 0.25,
            water_optimal = 0.85,
            water_range = 0.15
          } --[[table: 0000000008AE6260]]
        } --[[table: 0000000008AE61C0]]
      } --[[table: 0000000008AE62B0]],
      collision_mask = {
        "water-tile",
        "resource-layer",
        "item-layer",
        "player-layer",
        "doodad-layer"
      } --[[table: 0000000008AE6030]],
      layer = 45,
      map_color = {
        b = 0.066,
        g = 0.149,
        r = 0.0941
      } --[[table: 0000000008AE65D0]],
      name = "deepwater-green",
      type = "tile",
      variants = {
        inner_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/deepwater-green/deepwater-green-inner-corner.png"
        } --[[table: 0000000008AE6490]],
        main = {
          {
            count = 8,
            picture = "__base__/graphics/terrain/deepwater-green/deepwater-green1.png",
            size = 1
          } --[[table: 0000000008AE63A0]],
          {
            count = 8,
            picture = "__base__/graphics/terrain/deepwater-green/deepwater-green2.png",
            size = 2
          } --[[table: 0000000008AE63F0]],
          {
            count = 6,
            picture = "__base__/graphics/terrain/deepwater-green/deepwater-green4.png",
            size = 4
          } --[[table: 0000000008AE6440]]
        } --[[table: 0000000008AE6350]],
        outer_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/deepwater-green/deepwater-green-outer-corner.png"
        } --[[table: 0000000008AE64E0]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/deepwater-green/deepwater-green-side.png"
        } --[[table: 0000000008AE6530]]
      } --[[table: 0000000008AE6300]]
    } --[[table: 0000000008AE5FE0]],
    dirt = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "dirt",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AF7AA0]],
          {
            influence = 0.95,
            min_influence = 0,
            temperature_max_range = 27.5,
            temperature_optimal = 12.5,
            temperature_range = 22.5,
            water_max_range = 0.3,
            water_optimal = 0.2,
            water_range = 0.2
          } --[[table: 0000000008AF7AF0]]
        } --[[table: 0000000008AF7A50]]
      } --[[table: 0000000008AF7B40]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AF7870]],
      layer = 25,
      map_color = {
        b = 34,
        g = 91,
        r = 132
      } --[[table: 0000000008AF8040]],
      name = "dirt",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/dirt/dirt-inner-corner.png"
        } --[[table: 0000000008AF7E10]],
        main = {
          {
            count = 22,
            picture = "__base__/graphics/terrain/dirt/dirt1.png",
            size = 1,
            weights = {
              0.085,
              0.085,
              0.085,
              0.085,
              0.087,
              0.085,
              0.065,
              0.085,
              0.045,
              0.045,
              0.045,
              0.045,
              0.005,
              0.025,
              0.045,
              0.045,
              0.005,
              0.005,
              0.005,
              0.005,
              0.003,
              0.005
            } --[[table: 0000000008AF7C80]]
          } --[[table: 0000000008AF7C30]],
          {
            count = 30,
            picture = "__base__/graphics/terrain/dirt/dirt2.png",
            probability = 1,
            size = 2,
            weights = {
              0.07,
              0.07,
              0.025,
              0.07,
              0.07,
              0.07,
              0.007,
              0.025,
              0.07,
              0.05,
              0.015,
              0.026,
              0.03,
              0.005,
              0.07,
              0.027,
              0.022,
              0.032,
              0.02,
              0.02,
              0.03,
              0.005,
              0.01,
              0.002,
              0.013,
              0.007,
              0.007,
              0.01,
              0.03,
              0.03
            } --[[table: 0000000008AF7D20]]
          } --[[table: 0000000008AF7CD0]],
          {
            count = 21,
            line_length = 11,
            picture = "__base__/graphics/terrain/dirt/dirt4.png",
            probability = 1,
            size = 4,
            weights = {
              0.07,
              0.07,
              0.07,
              0.07,
              0.07,
              0.07,
              0.015,
              0.07,
              0.07,
              0.07,
              0.015,
              0.05,
              0.07,
              0.07,
              0.065,
              0.07,
              0.07,
              0.05,
              0.05,
              0.05,
              0.05
            } --[[table: 0000000008AF7DC0]]
          } --[[table: 0000000008AF7D70]]
        } --[[table: 0000000008AF7BE0]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/dirt/dirt-outer-corner.png"
        } --[[table: 0000000008AF7E60]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/dirt/dirt-side.png"
        } --[[table: 0000000008AF7EB0]]
      } --[[table: 0000000008AF7B90]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/dirt-02.wav",
          volume = 0.8
        } --[[table: 0000000008AF7F50]],
        {
          filename = "__base__/sound/walking/dirt-03.wav",
          volume = 0.8
        } --[[table: 0000000008AF7FA0]],
        {
          filename = "__base__/sound/walking/dirt-04.wav",
          volume = 0.8
        } --[[table: 0000000008AF7FF0]]
      } --[[table: 0000000008AF7F00]]
    } --[[table: 0000000008AF7820]],
    ["dirt-dark"] = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "dirt-dark",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AF8310]],
          {
            influence = 0.5,
            min_influence = 0,
            temperature_max_range = 27.5,
            temperature_optimal = 12.5,
            temperature_range = 22.5,
            water_max_range = 0.3,
            water_optimal = 0.2,
            water_range = 0.2
          } --[[table: 0000000008AF8360]]
        } --[[table: 0000000008AF82C0]]
      } --[[table: 0000000008AF83B0]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AF80E0]],
      layer = 26,
      map_color = {
        b = 29,
        g = 80,
        r = 115
      } --[[table: 0000000008AF88B0]],
      name = "dirt-dark",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/dirt-dark/dirt-dark-inner-corner.png"
        } --[[table: 0000000008AF8680]],
        main = {
          {
            count = 22,
            picture = "__base__/graphics/terrain/dirt-dark/dirt-dark1.png",
            size = 1,
            weights = {
              0.085,
              0.085,
              0.085,
              0.085,
              0.087,
              0.085,
              0.065,
              0.085,
              0.045,
              0.045,
              0.045,
              0.045,
              0.005,
              0.025,
              0.045,
              0.045,
              0.005,
              0.005,
              0.005,
              0.005,
              0.003,
              0.005
            } --[[table: 0000000008AF84F0]]
          } --[[table: 0000000008AF84A0]],
          {
            count = 30,
            picture = "__base__/graphics/terrain/dirt-dark/dirt-dark2.png",
            probability = 0.94,
            size = 2,
            weights = {
              0.07,
              0.07,
              0.025,
              0.07,
              0.07,
              0.07,
              0.007,
              0.025,
              0.07,
              0.05,
              0.015,
              0.026,
              0.03,
              0.005,
              0.07,
              0.027,
              0.022,
              0.032,
              0.02,
              0.02,
              0.03,
              0.005,
              0.01,
              0.002,
              0.013,
              0.007,
              0.007,
              0.01,
              0.03,
              0.03
            } --[[table: 0000000008AF8590]]
          } --[[table: 0000000008AF8540]],
          {
            count = 21,
            line_length = 11,
            picture = "__base__/graphics/terrain/dirt-dark/dirt-dark4.png",
            probability = 1,
            size = 4,
            weights = {
              0.07,
              0.07,
              0.07,
              0.07,
              0.07,
              0.07,
              0.015,
              0.07,
              0.07,
              0.07,
              0.015,
              0.05,
              0.07,
              0.07,
              0.065,
              0.07,
              0.07,
              0.05,
              0.05,
              0.05,
              0.05
            } --[[table: 0000000008AF8630]]
          } --[[table: 0000000008AF85E0]]
        } --[[table: 0000000008AF8450]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/dirt-dark/dirt-dark-outer-corner.png"
        } --[[table: 0000000008AF86D0]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/dirt-dark/dirt-dark-side.png"
        } --[[table: 0000000008AF8720]]
      } --[[table: 0000000008AF8400]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/dirt-02.wav",
          volume = 0.8
        } --[[table: 0000000008AF87C0]],
        {
          filename = "__base__/sound/walking/dirt-03.wav",
          volume = 0.8
        } --[[table: 0000000008AF8810]],
        {
          filename = "__base__/sound/walking/dirt-04.wav",
          volume = 0.8
        } --[[table: 0000000008AF8860]]
      } --[[table: 0000000008AF8770]]
    } --[[table: 0000000008AF8090]],
    grass = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "grass",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AE73E0]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 22.5,
            temperature_optimal = 17.5,
            temperature_range = 17.5,
            water_max_range = 0.3,
            water_optimal = 0.6,
            water_range = 0.2
          } --[[table: 0000000008AE7430]]
        } --[[table: 0000000008AE7390]]
      } --[[table: 0000000008AE7480]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AE71B0]],
      layer = 20,
      map_color = {
        b = 17,
        g = 51,
        r = 61
      } --[[table: 0000000008AE79D0]],
      name = "grass",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/grass/grass-inner-corner.png"
        } --[[table: 0000000008AE7700]],
        main = {
          {
            count = 16,
            picture = "__base__/graphics/terrain/grass/grass1.png",
            size = 1
          } --[[table: 0000000008AE7570]],
          {
            count = 20,
            picture = "__base__/graphics/terrain/grass/grass2.png",
            probability = 0.91,
            size = 2,
            weights = {
              0.15,
              0.15,
              0.15,
              0.15,
              0.018,
              0.02,
              0.015,
              0.025,
              0.015,
              0.02,
              0.025,
              0.015,
              0.025,
              0.025,
              0.01,
              0.025,
              0.02,
              0.025,
              0.025,
              0.01
            } --[[table: 0000000008AE7610]]
          } --[[table: 0000000008AE75C0]],
          {
            count = 20,
            line_length = 10,
            picture = "__base__/graphics/terrain/grass/grass4.png",
            probability = 1,
            size = 4,
            weights = {
              0.1,
              0.8,
              0.8,
              0.1,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01
            } --[[table: 0000000008AE76B0]]
          } --[[table: 0000000008AE7660]]
        } --[[table: 0000000008AE7520]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/grass/grass-outer-corner.png"
        } --[[table: 0000000008AE7750]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/grass/grass-side.png"
        } --[[table: 0000000008AE77A0]]
      } --[[table: 0000000008AE74D0]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/grass-01.wav",
          volume = 0.8
        } --[[table: 0000000008AE7890]],
        {
          filename = "__base__/sound/walking/grass-02.wav",
          volume = 0.8
        } --[[table: 0000000008AE78E0]],
        {
          filename = "__base__/sound/walking/grass-03.wav",
          volume = 0.8
        } --[[table: 0000000008AE7930]],
        {
          filename = "__base__/sound/walking/grass-04.wav",
          volume = 0.8
        } --[[table: 0000000008AE7980]]
      } --[[table: 0000000008AE77F0]]
    } --[[table: 0000000008AE7160]],
    ["grass-dry"] = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "grass-dry",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AF7140]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 17.5,
            temperature_optimal = 22.5,
            temperature_range = 12.5,
            water_max_range = 0.2,
            water_optimal = 0.4,
            water_range = 0.1
          } --[[table: 0000000008AF7190]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 12.5,
            temperature_optimal = -2.5,
            temperature_range = 7.5,
            water_max_range = 0.35,
            water_optimal = 0.35,
            water_range = 0.25
          } --[[table: 0000000008AF71E0]]
        } --[[table: 0000000008AE8600]]
      } --[[table: 0000000008AF7280]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AE8330]],
      layer = 4,
      map_color = {
        b = 14,
        g = 38,
        r = 53
      } --[[table: 0000000008AF77D0]],
      name = "grass-dry",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/grass-dry/grass-dry-inner-corner.png"
        } --[[table: 0000000008AF7500]],
        main = {
          {
            count = 8,
            picture = "__base__/graphics/terrain/grass-dry/grass-dry1.png",
            size = 1
          } --[[table: 0000000008AF7370]],
          {
            count = 16,
            picture = "__base__/graphics/terrain/grass-dry/grass-dry2.png",
            probability = 0.91,
            size = 2,
            weights = {
              0.018,
              0.02,
              0.015,
              0.025,
              0.015,
              0.02,
              0.025,
              0.015,
              0.025,
              0.025,
              0.01,
              0.025,
              0.02,
              0.025,
              0.025,
              0.01
            } --[[table: 0000000008AF7410]]
          } --[[table: 0000000008AF73C0]],
          {
            count = 20,
            line_length = 10,
            picture = "__base__/graphics/terrain/grass-dry/grass-dry4.png",
            probability = 1,
            size = 4,
            weights = {
              0.1,
              0.8,
              0.8,
              0.1,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01
            } --[[table: 0000000008AF74B0]]
          } --[[table: 0000000008AF7460]]
        } --[[table: 0000000008AF7320]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/grass-dry/grass-dry-outer-corner.png"
        } --[[table: 0000000008AF7550]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/grass-dry/grass-dry-side.png"
        } --[[table: 0000000008AF75A0]]
      } --[[table: 0000000008AF72D0]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/grass-01.wav",
          volume = 0.8
        } --[[table: 0000000008AF7690]],
        {
          filename = "__base__/sound/walking/grass-02.wav",
          volume = 0.8
        } --[[table: 0000000008AF76E0]],
        {
          filename = "__base__/sound/walking/grass-03.wav",
          volume = 0.8
        } --[[table: 0000000008AF7730]],
        {
          filename = "__base__/sound/walking/grass-04.wav",
          volume = 0.8
        } --[[table: 0000000008AF7780]]
      } --[[table: 0000000008AF75F0]]
    } --[[table: 0000000008AE82E0]],
    ["grass-medium"] = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "grass-medium",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AE7CA0]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 17.5,
            temperature_optimal = 22.5,
            temperature_range = 12.5,
            water_max_range = 0.25,
            water_optimal = 0.85,
            water_range = 0.15
          } --[[table: 0000000008AE7CF0]]
        } --[[table: 0000000008AE7C50]]
      } --[[table: 0000000008AE7D40]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AE7A70]],
      layer = 5,
      map_color = {
        b = 19,
        g = 47,
        r = 58
      } --[[table: 0000000008AE8290]],
      name = "grass-medium",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/grass-medium/grass-medium-inner-corner.png"
        } --[[table: 0000000008AE7FC0]],
        main = {
          {
            count = 8,
            picture = "__base__/graphics/terrain/grass-medium/grass-medium1.png",
            size = 1
          } --[[table: 0000000008AE7E30]],
          {
            count = 20,
            picture = "__base__/graphics/terrain/grass-medium/grass-medium2.png",
            probability = 0.91,
            size = 2,
            weights = {
              0.15,
              0.15,
              0.15,
              0.15,
              0.018,
              0.02,
              0.015,
              0.025,
              0.015,
              0.02,
              0.025,
              0.015,
              0.025,
              0.025,
              0.01,
              0.025,
              0.02,
              0.025,
              0.025,
              0.01
            } --[[table: 0000000008AE7ED0]]
          } --[[table: 0000000008AE7E80]],
          {
            count = 20,
            line_length = 10,
            picture = "__base__/graphics/terrain/grass-medium/grass-medium4.png",
            probability = 1,
            size = 4,
            weights = {
              0.1,
              0.8,
              0.8,
              0.1,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01,
              0.01
            } --[[table: 0000000008AE7F70]]
          } --[[table: 0000000008AE7F20]]
        } --[[table: 0000000008AE7DE0]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/grass-medium/grass-medium-outer-corner.png"
        } --[[table: 0000000008AE8010]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/grass-medium/grass-medium-side.png"
        } --[[table: 0000000008AE8060]]
      } --[[table: 0000000008AE7D90]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/grass-01.wav",
          volume = 0.8
        } --[[table: 0000000008AE8150]],
        {
          filename = "__base__/sound/walking/grass-02.wav",
          volume = 0.8
        } --[[table: 0000000008AE81A0]],
        {
          filename = "__base__/sound/walking/grass-03.wav",
          volume = 0.8
        } --[[table: 0000000008AE81F0]],
        {
          filename = "__base__/sound/walking/grass-04.wav",
          volume = 0.8
        } --[[table: 0000000008AE8240]]
      } --[[table: 0000000008AE80B0]]
    } --[[table: 0000000008AE7A20]],
    ["out-of-map"] = {
      collision_mask = {
        "ground-tile",
        "water-tile",
        "resource-layer",
        "floor-layer",
        "item-layer",
        "object-layer",
        "player-layer",
        "doodad-layer"
      } --[[table: 0000000008AE5860]],
      layer = 60,
      map_color = {
        b = 0,
        g = 0,
        r = 0
      } --[[table: 0000000008AE5A90]],
      name = "out-of-map",
      type = "tile",
      variants = {
        inner_corner = {
          count = 0,
          picture = "__base__/graphics/terrain/out-of-map-inner-corner.png"
        } --[[table: 0000000008AE59A0]],
        main = {
          {
            count = 1,
            picture = "__base__/graphics/terrain/out-of-map.png",
            size = 1
          } --[[table: 0000000008AE5950]]
        } --[[table: 0000000008AE5900]],
        outer_corner = {
          count = 0,
          picture = "__base__/graphics/terrain/out-of-map-outer-corner.png"
        } --[[table: 0000000008AE59F0]],
        side = {
          count = 0,
          picture = "__base__/graphics/terrain/out-of-map-side.png"
        } --[[table: 0000000008AE5A40]]
      } --[[table: 0000000008AE58B0]]
    } --[[table: 0000000008AE4E60]],
    sand = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "sand",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AF8B80]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 22.5,
            temperature_optimal = 17.5,
            temperature_range = 17.5,
            water_max_range = 0.2,
            water_optimal = 0.1,
            water_range = 0.1
          } --[[table: 0000000008AF8BD0]]
        } --[[table: 0000000008AF8B30]]
      } --[[table: 0000000008AF8C20]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AF8950]],
      layer = 35,
      map_color = {
        b = 54,
        g = 126,
        r = 160
      } --[[table: 0000000008AF9170]],
      name = "sand",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/sand/sand-inner-corner.png"
        } --[[table: 0000000008AF8EA0]],
        main = {
          {
            count = 16,
            picture = "__base__/graphics/terrain/sand/sand1.png",
            size = 1
          } --[[table: 0000000008AF8D10]],
          {
            count = 16,
            picture = "__base__/graphics/terrain/sand/sand2.png",
            probability = 0.39,
            size = 2,
            weights = {
              0.025,
              0.01,
              0.013,
              0.025,
              0.025,
              0.1,
              0.1,
              0.005,
              0.01,
              0.01,
              0.005,
              0.005,
              0.001,
              0.015,
              0.02,
              0.02
            } --[[table: 0000000008AF8DB0]]
          } --[[table: 0000000008AF8D60]],
          {
            count = 22,
            line_length = 11,
            picture = "__base__/graphics/terrain/sand/sand4.png",
            probability = 1,
            size = 4,
            weights = {
              0.09,
              0.125,
              0.125,
              0.125,
              0.125,
              0.125,
              0.125,
              0.025,
              0.125,
              0.005,
              0.01,
              0.1,
              0.1,
              0.01,
              0.02,
              0.02,
              0.01,
              0.1,
              0.025,
              0.1,
              0.1,
              0.1
            } --[[table: 0000000008AF8E50]]
          } --[[table: 0000000008AF8E00]]
        } --[[table: 0000000008AF8CC0]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/sand/sand-outer-corner.png"
        } --[[table: 0000000008AF8EF0]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/sand/sand-side.png"
        } --[[table: 0000000008AF8F40]]
      } --[[table: 0000000008AF8C70]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/sand-01.wav",
          volume = 0.8
        } --[[table: 0000000008AF9030]],
        {
          filename = "__base__/sound/walking/sand-02.wav",
          volume = 0.8
        } --[[table: 0000000008AF9080]],
        {
          filename = "__base__/sound/walking/sand-03.wav",
          volume = 0.8
        } --[[table: 0000000008AF90D0]],
        {
          filename = "__base__/sound/walking/sand-04.wav",
          volume = 0.8
        } --[[table: 0000000008AF9120]]
      } --[[table: 0000000008AF8F90]]
    } --[[table: 0000000008AF8900]],
    ["sand-dark"] = {
      autoplace = {
        peaks = {
          {
            influence = 0.1,
            noise_layer = "sand-dark",
            noise_persistence = 0.7,
            octaves_difference = -1
          } --[[table: 0000000008AF9440]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 25,
            temperature_optimal = 15,
            temperature_range = 20,
            water_max_range = 0.2,
            water_optimal = 0.2,
            water_range = 0.1
          } --[[table: 0000000008AF9490]]
        } --[[table: 0000000008AF93F0]]
      } --[[table: 0000000008AF94E0]],
      collision_mask = {
        "ground-tile"
      } --[[table: 0000000008AF9210]],
      layer = 36,
      map_color = {
        b = 39,
        g = 104,
        r = 139
      } --[[table: 0000000008AF9A30]],
      name = "sand-dark",
      type = "tile",
      variants = {
        inner_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/sand-dark/sand-dark-inner-corner.png"
        } --[[table: 0000000008AF9760]],
        main = {
          {
            count = 16,
            picture = "__base__/graphics/terrain/sand-dark/sand-dark1.png",
            size = 1
          } --[[table: 0000000008AF95D0]],
          {
            count = 16,
            picture = "__base__/graphics/terrain/sand-dark/sand-dark2.png",
            probability = 0.39,
            size = 2,
            weights = {
              0.025,
              0.01,
              0.013,
              0.025,
              0.025,
              0.1,
              0.1,
              0.005,
              0.01,
              0.01,
              0.005,
              0.005,
              0.001,
              0.015,
              0.02,
              0.02
            } --[[table: 0000000008AF9670]]
          } --[[table: 0000000008AF9620]],
          {
            count = 22,
            line_length = 11,
            picture = "__base__/graphics/terrain/sand-dark/sand-dark4.png",
            probability = 1,
            size = 4,
            weights = {
              0.09,
              0.125,
              0.125,
              0.125,
              0.125,
              0.125,
              0.125,
              0.025,
              0.125,
              0.005,
              0.01,
              0.1,
              0.1,
              0.01,
              0.02,
              0.02,
              0.01,
              0.1,
              0.025,
              0.1,
              0.1,
              0.1
            } --[[table: 0000000008AF9710]]
          } --[[table: 0000000008AF96C0]]
        } --[[table: 0000000008AF9580]],
        outer_corner = {
          count = 8,
          picture = "__base__/graphics/terrain/sand-dark/sand-dark-outer-corner.png"
        } --[[table: 0000000008AF97B0]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/sand-dark/sand-dark-side.png"
        } --[[table: 0000000008AF9800]]
      } --[[table: 0000000008AF9530]],
      walking_sound = {
        {
          filename = "__base__/sound/walking/sand-01.wav",
          volume = 0.8
        } --[[table: 0000000008AF98F0]],
        {
          filename = "__base__/sound/walking/sand-02.wav",
          volume = 0.8
        } --[[table: 0000000008AF9940]],
        {
          filename = "__base__/sound/walking/sand-03.wav",
          volume = 0.8
        } --[[table: 0000000008AF9990]],
        {
          filename = "__base__/sound/walking/sand-04.wav",
          volume = 0.8
        } --[[table: 0000000008AF99E0]]
      } --[[table: 0000000008AF9850]]
    } --[[table: 0000000008AF91C0]],
    water = {
      allowed_neighbors = {
        "grass"
      } --[[table: 0000000008AE6A80]],
      autoplace = {
        peaks = {
          {
            elevation_max_range = 5000,
            elevation_optimal = -5000,
            elevation_range = 5000,
            influence = 1000
          } --[[table: 0000000008AE6710]],
          {
            influence = 1
          } --[[table: 0000000008AE6760]]
        } --[[table: 0000000008AE66C0]]
      } --[[table: 0000000008AE67B0]],
      collision_mask = {
        "water-tile",
        "item-layer",
        "resource-layer",
        "player-layer",
        "doodad-layer"
      } --[[table: 0000000008AE6670]],
      layer = 40,
      map_color = {
        b = 0.4196,
        g = 0.3568,
        r = 0.0941
      } --[[table: 0000000008AE6AD0]],
      name = "water",
      type = "tile",
      variants = {
        inner_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/water/water-inner-corner.png"
        } --[[table: 0000000008AE6990]],
        main = {
          {
            count = 8,
            picture = "__base__/graphics/terrain/water/water1.png",
            size = 1
          } --[[table: 0000000008AE68A0]],
          {
            count = 8,
            picture = "__base__/graphics/terrain/water/water2.png",
            size = 2
          } --[[table: 0000000008AE68F0]],
          {
            count = 6,
            picture = "__base__/graphics/terrain/water/water4.png",
            size = 4
          } --[[table: 0000000008AE6940]]
        } --[[table: 0000000008AE6850]],
        outer_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/water/water-outer-corner.png"
        } --[[table: 0000000008AE69E0]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/water/water-side.png"
        } --[[table: 0000000008AE6A30]]
      } --[[table: 0000000008AE6800]]
    } --[[table: 0000000008AE6620]],
    ["water-green"] = {
      allowed_neighbors = {
        "grass"
      } --[[table: 0000000008AE70C0]],
      autoplace = {
        peaks = {
          {
            elevation_max_range = 5000,
            elevation_optimal = -5000,
            elevation_range = 5000,
            influence = 1000
          } --[[table: 0000000008AE6D50]],
          {
            influence = 1,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 25,
            temperature_range = 10,
            water_max_range = 0.25,
            water_optimal = 0.85,
            water_range = 0.15
          } --[[table: 0000000008AE6DA0]]
        } --[[table: 0000000008AE6D00]]
      } --[[table: 0000000008AE6DF0]],
      collision_mask = {
        "water-tile",
        "item-layer",
        "resource-layer",
        "player-layer",
        "doodad-layer"
      } --[[table: 0000000008AE6B70]],
      layer = 40,
      map_color = {
        b = 18,
        g = 48,
        r = 31
      } --[[table: 0000000008AE7110]],
      name = "water-green",
      type = "tile",
      variants = {
        inner_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/water-green/water-green-inner-corner.png"
        } --[[table: 0000000008AE6FD0]],
        main = {
          {
            count = 8,
            picture = "__base__/graphics/terrain/water-green/water-green1.png",
            size = 1
          } --[[table: 0000000008AE6EE0]],
          {
            count = 8,
            picture = "__base__/graphics/terrain/water-green/water-green2.png",
            size = 2
          } --[[table: 0000000008AE6F30]],
          {
            count = 6,
            picture = "__base__/graphics/terrain/water-green/water-green4.png",
            size = 4
          } --[[table: 0000000008AE6F80]]
        } --[[table: 0000000008AE6E90]],
        outer_corner = {
          count = 6,
          picture = "__base__/graphics/terrain/water-green/water-green-outer-corner.png"
        } --[[table: 0000000008AE7020]],
        side = {
          count = 8,
          picture = "__base__/graphics/terrain/water-green/water-green-side.png"
        } --[[table: 0000000008AE7070]]
      } --[[table: 0000000008AE6E40]]
    } --[[table: 0000000008AE6B20]]
  } --[[table: 0000000008AF9A80]],
  ["train-stop"] = {
    ["train-stop"] = {
      animation_ticks_per_frame = 20,
      animations = {
        east = {
          filename = "__base__/graphics/entity/train-stop/train-stop-east.png",
          frame_count = 2,
          frame_height = 128,
          frame_width = 173,
          priority = "high",
          shift = {
            1.7,
            -1.5
          } --[[table: 0000000008B6FD20]]
        } --[[table: 0000000008B6FCD0]],
        north = {
          filename = "__base__/graphics/entity/train-stop/train-stop-north.png",
          frame_count = 2,
          frame_height = 136,
          frame_width = 180,
          priority = "high",
          shift = {
            1.65,
            -0.9
          } --[[table: 0000000008B6FC80]]
        } --[[table: 0000000008B6FC30]],
        south = {
          filename = "__base__/graphics/entity/train-stop/train-stop-south.png",
          frame_count = 2,
          frame_height = 132,
          frame_width = 155,
          priority = "high",
          shift = {
            1.7,
            -1.4
          } --[[table: 0000000008B6FDC0]]
        } --[[table: 0000000008B6FD70]],
        west = {
          filename = "__base__/graphics/entity/train-stop/train-stop-west.png",
          frame_count = 2,
          frame_height = 126,
          frame_width = 173,
          priority = "high",
          shift = {
            2,
            -0.8
          } --[[table: 0000000008B6FE60]]
        } --[[table: 0000000008B6FE10]]
      } --[[table: 0000000008B6FBE0]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B6F960]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B6F9B0]]
      } --[[table: 0000000008B6F910]],
      corpse = "medium-remnants",
      drawing_box = {
        {
          -0.5,
          -3
        } --[[table: 0000000008B6FB40]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B6FB90]]
      } --[[table: 0000000008B6FAF0]],
      flags = {
        "placeable-neutral",
        "player-creation",
        "filter-directions"
      } --[[table: 0000000008B6F870]],
      icon = "__base__/graphics/icons/train-stop.png",
      max_health = 150,
      minable = {
        mining_time = 1,
        result = "train-stop"
      } --[[table: 0000000008B6F8C0]],
      name = "train-stop",
      selection_box = {
        {
          -0.6,
          -0.6
        } --[[table: 0000000008B6FA50]],
        {
          0.6,
          0.6
        } --[[table: 0000000008B6FAA0]]
      } --[[table: 0000000008B6FA00]],
      type = "train-stop"
    } --[[table: 0000000008B6F820]]
  } --[[table: 0000000008B9E100]],
  ["transport-belt"] = {
    ["basic-transport-belt"] = {
      animation_speed_coefficient = 32,
      animations = {
        direction_count = 12,
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 000000000858D020]],
      collision_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008524B00]],
        {
          0.4,
          0.4
        } --[[table: 000000000858CEE0]]
      } --[[table: 0000000006345FB0]],
      corpse = "small-remnants",
      ending_patch = nil --[[ref]],
      fast_replaceable_group = "transport-belt",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000006345E70]],
      icon = "__base__/graphics/icons/basic-transport-belt.png",
      max_health = 50,
      minable = {
        hardness = 0.2,
        mining_time = 0.3,
        result = "basic-transport-belt"
      } --[[table: 0000000006345EC0]],
      name = "basic-transport-belt",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000006345F60]]
      } --[[table: 0000000006345F10]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 000000000858CF80]],
        {
          0.5,
          0.5
        } --[[table: 000000000858CFD0]]
      } --[[table: 000000000858CF30]],
      speed = 0.03125,
      type = "transport-belt"
    } --[[table: 0000000006345E20]],
    ["express-transport-belt"] = {
      animation_speed_coefficient = 32,
      animations = {
        direction_count = 12,
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008B0C550]],
      collision_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008B0C3C0]],
        {
          0.4,
          0.4
        } --[[table: 0000000008B0C410]]
      } --[[table: 0000000008B0C370]],
      corpse = "small-remnants",
      ending_patch = nil --[[ref]],
      fast_replaceable_group = "transport-belt",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B0C230]],
      icon = "__base__/graphics/icons/express-transport-belt.png",
      max_health = 50,
      minable = {
        hardness = 0.2,
        mining_time = 0.3,
        result = "express-transport-belt"
      } --[[table: 0000000008B0C280]],
      name = "express-transport-belt",
      resistances = {
        {
          percent = 50,
          type = "fire"
        } --[[table: 0000000008B0C320]]
      } --[[table: 0000000008B0C2D0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B0C4B0]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B0C500]]
      } --[[table: 0000000008B0C460]],
      speed = 0.09375,
      type = "transport-belt"
    } --[[table: 0000000008B0C1E0]],
    ["fast-transport-belt"] = {
      animation_speed_coefficient = 32,
      animations = {
        direction_count = 12,
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008B0C190]],
      collision_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008AFEF80]],
        {
          0.4,
          0.4
        } --[[table: 0000000008AFEFD0]]
      } --[[table: 0000000008AFEF30]],
      corpse = "small-remnants",
      ending_patch = nil --[[ref]],
      fast_replaceable_group = "transport-belt",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008AFEDF0]],
      icon = "__base__/graphics/icons/fast-transport-belt.png",
      max_health = 50,
      minable = {
        hardness = 0.2,
        mining_time = 0.3,
        result = "fast-transport-belt"
      } --[[table: 0000000008AFEE40]],
      name = "fast-transport-belt",
      resistances = {
        {
          percent = 50,
          type = "fire"
        } --[[table: 0000000008AFEEE0]]
      } --[[table: 0000000008AFEE90]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008AFF070]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B0C140]]
      } --[[table: 0000000008AFF020]],
      speed = 0.0625,
      type = "transport-belt"
    } --[[table: 0000000008AFEDA0]]
  } --[[table: 00000000086A06A0]],
  ["transport-belt-to-ground"] = {
    ["basic-transport-belt-to-ground"] = {
      animation_speed_coefficient = 32,
      belt_horizontal = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008AFBFB0]],
      belt_vertical = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 40
      } --[[table: 0000000008AFC000]],
      collision_box = {
        {
          -0.4,
          -0.15
        } --[[table: 0000000008AFBE20]],
        {
          0.4,
          0.1
        } --[[table: 0000000008AFBE70]]
      } --[[table: 0000000008AFBDD0]],
      corpse = "small-remnants",
      distance_to_enter = 0.35,
      ending_bottom = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 120
      } --[[table: 0000000008AFC0A0]],
      ending_patch = nil --[[ref]],
      ending_side = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 160
      } --[[table: 0000000008AFC0F0]],
      ending_top = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 80
      } --[[table: 0000000008AFC050]],
      fast_replaceable_group = "transport-belt-to-ground",
      flags = {
        "placeable-neutral",
        "player-creation",
        "fast-replaceable-no-build-while-moving"
      } --[[table: 0000000008AFBB50]],
      icon = "__base__/graphics/icons/basic-transport-belt-to-ground.png",
      max_distance = 5,
      max_health = 70,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "basic-transport-belt-to-ground"
      } --[[table: 0000000008AFBCE0]],
      name = "basic-transport-belt-to-ground",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000008AFBD80]]
      } --[[table: 0000000008AFBD30]],
      selection_box = {
        {
          -0.5,
          -0.25
        } --[[table: 0000000008AFBF10]],
        {
          0.5,
          0.75
        } --[[table: 0000000008AFBF60]]
      } --[[table: 0000000008AFBEC0]],
      speed = 0.03125,
      starting_bottom = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 240
      } --[[table: 0000000008AFC190]],
      starting_side = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 280
      } --[[table: 0000000008AFC1E0]],
      starting_top = {
        filename = "__base__/graphics/entity/basic-transport-belt/basic-transport-belt.png",
        frame_count = 16,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 200
      } --[[table: 0000000008AFC140]],
      structure = {
        direction_in = {
          height = 43,
          priority = "extra-high",
          sheet = "__base__/graphics/entity/basic-transport-belt-to-ground/basic-transport-belt-to-ground-structure.png",
          shift = {
            0.26,
            0
          } --[[table: 0000000008AFC2D0]],
          width = 57
        } --[[table: 0000000008AFC280]],
        direction_out = {
          height = 43,
          priority = "extra-high",
          sheet = "__base__/graphics/entity/basic-transport-belt-to-ground/basic-transport-belt-to-ground-structure.png",
          shift = {
            0.26,
            0
          } --[[table: 0000000008AFC370]],
          width = 57,
          y = 43
        } --[[table: 0000000008AFC320]]
      } --[[table: 0000000008AFC230]],
      type = "transport-belt-to-ground",
      underground_sprite = {
        filename = "__core__/graphics/arrows/underground-lines.png",
        height = 32,
        priority = "high",
        width = 32,
        x = 32
      } --[[table: 0000000008AFBBF0]]
    } --[[table: 0000000008AFBB00]],
    ["express-transport-belt-to-ground"] = {
      animation_speed_coefficient = 32,
      belt_horizontal = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008AFCF50]],
      belt_vertical = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 40
      } --[[table: 0000000008AFCFA0]],
      collision_box = {
        {
          -0.4,
          -0.15
        } --[[table: 0000000008AFCDC0]],
        {
          0.4,
          0.1
        } --[[table: 0000000008AFCE10]]
      } --[[table: 0000000008AFCD70]],
      corpse = "small-remnants",
      distance_to_enter = 0.35,
      ending_bottom = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 120
      } --[[table: 0000000008AFD040]],
      ending_patch = nil --[[ref]],
      ending_side = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 160
      } --[[table: 0000000008AFD090]],
      ending_top = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 80
      } --[[table: 0000000008AFCFF0]],
      fast_replaceable_group = "transport-belt-to-ground",
      flags = {
        "placeable-neutral",
        "player-creation",
        "fast-replaceable-no-build-while-moving"
      } --[[table: 0000000008AFCBE0]],
      icon = "__base__/graphics/icons/express-transport-belt-to-ground.png",
      max_health = 60,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "express-transport-belt-to-ground"
      } --[[table: 0000000008AFCC30]],
      name = "express-transport-belt-to-ground",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000008AFCD20]]
      } --[[table: 0000000008AFCCD0]],
      selection_box = {
        {
          -0.5,
          -0.25
        } --[[table: 0000000008AFCEB0]],
        {
          0.5,
          0.75
        } --[[table: 0000000008AFCF00]]
      } --[[table: 0000000008AFCE60]],
      speed = 0.09375,
      starting_bottom = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 240
      } --[[table: 0000000008AFD130]],
      starting_side = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 280
      } --[[table: 0000000008AFD180]],
      starting_top = {
        filename = "__base__/graphics/entity/express-transport-belt/express-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 200
      } --[[table: 0000000008AFD0E0]],
      structure = {
        direction_in = {
          height = 43,
          priority = "extra-high",
          sheet = "__base__/graphics/entity/express-transport-belt-to-ground/express-transport-belt-to-ground-structure.png",
          shift = {
            0.26,
            0
          } --[[table: 0000000008AFD270]],
          width = 57
        } --[[table: 0000000008AFD220]],
        direction_out = {
          height = 43,
          priority = "extra-high",
          sheet = "__base__/graphics/entity/express-transport-belt-to-ground/express-transport-belt-to-ground-structure.png",
          shift = {
            0.26,
            0
          } --[[table: 0000000008AFD310]],
          width = 57,
          y = 43
        } --[[table: 0000000008AFD2C0]]
      } --[[table: 0000000008AFD1D0]],
      type = "transport-belt-to-ground",
      underground_sprite = {
        filename = "__core__/graphics/arrows/underground-lines.png",
        height = 32,
        priority = "high",
        width = 32,
        x = 32
      } --[[table: 0000000008AFCC80]]
    } --[[table: 0000000008AFCB90]],
    ["fast-transport-belt-to-ground"] = {
      animation_speed_coefficient = 32,
      belt_horizontal = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high"
      } --[[table: 0000000008AFC780]],
      belt_vertical = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 40
      } --[[table: 0000000008AFC7D0]],
      collision_box = {
        {
          -0.4,
          -0.15
        } --[[table: 0000000008AFC5F0]],
        {
          0.4,
          0.1
        } --[[table: 0000000008AFC640]]
      } --[[table: 0000000008AFC5A0]],
      corpse = "small-remnants",
      distance_to_enter = 0.35,
      ending_bottom = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 120
      } --[[table: 0000000008AFC870]],
      ending_patch = nil --[[ref]],
      ending_side = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 160
      } --[[table: 0000000008AFC8C0]],
      ending_top = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 80
      } --[[table: 0000000008AFC820]],
      fast_replaceable_group = "transport-belt-to-ground",
      flags = {
        "placeable-neutral",
        "player-creation",
        "fast-replaceable-no-build-while-moving"
      } --[[table: 0000000008AFC410]],
      icon = "__base__/graphics/icons/fast-transport-belt-to-ground.png",
      max_health = 60,
      minable = {
        hardness = 0.2,
        mining_time = 0.5,
        result = "fast-transport-belt-to-ground"
      } --[[table: 0000000008AFC460]],
      name = "fast-transport-belt-to-ground",
      resistances = {
        {
          percent = 60,
          type = "fire"
        } --[[table: 0000000008AFC550]]
      } --[[table: 0000000008AFC500]],
      selection_box = {
        {
          -0.5,
          -0.25
        } --[[table: 0000000008AFC6E0]],
        {
          0.5,
          0.75
        } --[[table: 0000000008AFC730]]
      } --[[table: 0000000008AFC690]],
      speed = 0.0625,
      starting_bottom = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 240
      } --[[table: 0000000008AFC960]],
      starting_side = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 280
      } --[[table: 0000000008AFC9B0]],
      starting_top = {
        filename = "__base__/graphics/entity/fast-transport-belt/fast-transport-belt.png",
        frame_count = 32,
        frame_height = 40,
        frame_width = 40,
        priority = "extra-high",
        y = 200
      } --[[table: 0000000008AFC910]],
      structure = {
        direction_in = {
          height = 43,
          priority = "extra-high",
          sheet = "__base__/graphics/entity/fast-transport-belt-to-ground/fast-transport-belt-to-ground-structure.png",
          shift = {
            0.26,
            0
          } --[[table: 0000000008AFCAA0]],
          width = 57
        } --[[table: 0000000008AFCA50]],
        direction_out = {
          height = 43,
          priority = "extra-high",
          sheet = "__base__/graphics/entity/fast-transport-belt-to-ground/fast-transport-belt-to-ground-structure.png",
          shift = {
            0.26,
            0
          } --[[table: 0000000008AFCB40]],
          width = 57,
          y = 43
        } --[[table: 0000000008AFCAF0]]
      } --[[table: 0000000008AFCA00]],
      type = "transport-belt-to-ground",
      underground_sprite = {
        filename = "__core__/graphics/arrows/underground-lines.png",
        height = 32,
        priority = "high",
        width = 32,
        x = 32
      } --[[table: 0000000008AFC4B0]]
    } --[[table: 0000000008AFC3C0]]
  } --[[table: 0000000008B9DD40]],
  tree = {
    ["dark-green-thin-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 00000000086A3700]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 00000000086A3750]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 25,
            temperature_optimal = 15,
            temperature_range = 20,
            water_max_range = 0.45,
            water_optimal = 0.65,
            water_range = 0.35
          } --[[table: 00000000086A3B60]]
        } --[[table: 00000000085B8BE0]],
        sharpness = 0.4
      } --[[table: 00000000085B8B90]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 00000000085B6F20]],
        {
          0.4,
          0.9
        } --[[table: 00000000085B6F70]]
      } --[[table: 00000000085B6ED0]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 00000000085B8140]],
        {
          2,
          0.9
        } --[[table: 00000000085B8190]]
      } --[[table: 00000000085B7790]],
      emissions_per_tick = -0.0005,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 00000000086B9660]],
      icon = "__base__/graphics/icons/dark-green-thin-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 00000000085B6E80]],
      name = "dark-green-thin-tree",
      order = "a[tree]-a[thin-tree]-b[dark-green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-01.png",
          height = 148,
          shift = {
            1.7,
            -0.35
          } --[[table: 00000000086A5AA0]],
          width = 197
        } --[[table: 00000000086A5960]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-02.png",
          height = 138,
          shift = {
            1.55,
            -0.1
          } --[[table: 00000000086A5B40]],
          width = 186
        } --[[table: 00000000086A5A00]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-03.png",
          height = 148,
          shift = {
            1.3,
            -0.05
          } --[[table: 00000000086A5BE0]],
          width = 170
        } --[[table: 00000000086A5AF0]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-04.png",
          height = 148,
          shift = {
            1.25,
            -0.4
          } --[[table: 00000000086A64A0]],
          width = 184
        } --[[table: 00000000086A5EB0]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-05.png",
          height = 170,
          shift = {
            0.85,
            -0.25
          } --[[table: 00000000086A6CC0]],
          width = 172
        } --[[table: 00000000086A6B30]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-06.png",
          height = 170,
          shift = {
            1,
            -0.65
          } --[[table: 0000000006344340]],
          width = 174
        } --[[table: 0000000006344200]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-07.png",
          height = 186,
          shift = {
            2.05,
            -0.4
          } --[[table: 00000000063441B0]],
          width = 238
        } --[[table: 00000000063442A0]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-thin-tree/dark-green-thin-tree-08.png",
          height = 162,
          shift = {
            0.85,
            -0.15
          } --[[table: 0000000006344610]],
          width = 185
        } --[[table: 00000000063443E0]]
      } --[[table: 00000000086A3BB0]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 00000000085B76F0]],
        {
          0.9,
          0.9
        } --[[table: 00000000085B7740]]
      } --[[table: 00000000085B76A0]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 00000000086BCE00]],
    ["dark-green-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 000000000852EA10]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 000000000852EA60]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 12.5,
            temperature_optimal = 22.5,
            temperature_range = 7.5,
            water_max_range = 0.25,
            water_optimal = 0.65,
            water_range = 0.15
          } --[[table: 000000000852EAB0]]
        } --[[table: 000000000852E9C0]],
        sharpness = 0.4
      } --[[table: 000000000852E970]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 000000000852E5B0]],
        {
          0.4,
          0.9
        } --[[table: 000000000852E600]]
      } --[[table: 000000000852E560]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 000000000852E790]],
        {
          2,
          0.9
        } --[[table: 000000000852E7E0]]
      } --[[table: 000000000852E740]],
      emissions_per_tick = -0.0005,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 000000000852E4C0]],
      icon = "__base__/graphics/icons/dark-green-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 000000000852E510]],
      name = "dark-green-tree",
      order = "a[tree]-b[normal]-b[dark]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-01.png",
          height = 138,
          shift = {
            0.6,
            -0.05
          } --[[table: 000000000852EBF0]],
          width = 165
        } --[[table: 000000000852EBA0]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-02.png",
          height = 141,
          shift = {
            0.7,
            -0.2
          } --[[table: 000000000852EC90]],
          width = 167
        } --[[table: 000000000852EC40]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-03.png",
          height = 138,
          shift = {
            0.9,
            -0.2
          } --[[table: 000000000852ED30]],
          width = 167
        } --[[table: 000000000852ECE0]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-04.png",
          height = 137,
          shift = {
            1.05,
            -0.3
          } --[[table: 000000000852EDD0]],
          width = 165
        } --[[table: 000000000852ED80]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-05.png",
          height = 138,
          shift = {
            1.3,
            -0.3
          } --[[table: 000000000852EE70]],
          width = 169
        } --[[table: 000000000852EE20]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-06.png",
          height = 122,
          shift = {
            1.1,
            -0.3
          } --[[table: 000000000852EF10]],
          width = 151
        } --[[table: 000000000852EEC0]],
        {
          filename = "__base__/graphics/entity/tree/dark-green-tree/dark-green-tree-07.png",
          height = 126,
          shift = {
            0.55,
            -0.35
          } --[[table: 000000000852EFB0]],
          width = 150
        } --[[table: 000000000852EF60]]
      } --[[table: 000000000852EB50]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 000000000852E6A0]],
        {
          0.9,
          0.9
        } --[[table: 000000000852E6F0]]
      } --[[table: 000000000852E650]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 000000000852E470]],
    ["dark-thin-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 0000000008AC83F0]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 0000000008AC8440]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 20,
            temperature_range = 10,
            water_max_range = 0.15,
            water_optimal = 0.35,
            water_range = 0.05
          } --[[table: 0000000008AC8490]]
        } --[[table: 0000000008AC83A0]],
        sharpness = 0.4,
        tile_restriction = {
          "dirt",
          "dirt-dark",
          "sand",
          "sand-dark"
        } --[[table: 0000000008AC82B0]]
      } --[[table: 0000000008AC8350]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 0000000008AC7F90]],
        {
          0.4,
          0.9
        } --[[table: 0000000008AC7FE0]]
      } --[[table: 0000000008AC7F40]],
      emissions_per_tick = -0.0001,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 0000000008AC7EA0]],
      icon = "__base__/graphics/icons/dark-thin-tree.png",
      max_health = 20,
      minable = {
        count = 4,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 0000000008AC7EF0]],
      name = "dark-thin-tree",
      order = "a[tree]-a[thin-tree]-d[dark]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-01.png",
          height = 148,
          shift = {
            1.7,
            -0.4
          } --[[table: 0000000008AC85D0]],
          width = 197
        } --[[table: 0000000008AC8580]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-02.png",
          height = 138,
          shift = {
            1.55,
            -0.1
          } --[[table: 0000000008AC8670]],
          width = 186
        } --[[table: 0000000008AC8620]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-03.png",
          height = 148,
          shift = {
            1.25,
            -0.05
          } --[[table: 0000000008AC8710]],
          width = 170
        } --[[table: 0000000008AC86C0]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-04.png",
          height = 148,
          shift = {
            1.2,
            -0.4
          } --[[table: 0000000008AC87B0]],
          width = 184
        } --[[table: 0000000008AC8760]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-05.png",
          height = 170,
          shift = {
            0.8,
            -0.3
          } --[[table: 0000000008AC8850]],
          width = 172
        } --[[table: 0000000008AC8800]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-06.png",
          height = 170,
          shift = {
            1,
            -0.7
          } --[[table: 0000000008AC88F0]],
          width = 174
        } --[[table: 0000000008AC88A0]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-07.png",
          height = 186,
          shift = {
            2.05,
            -0.4
          } --[[table: 0000000008AC8990]],
          width = 238
        } --[[table: 0000000008AC8940]],
        {
          filename = "__base__/graphics/entity/tree/dark-thin-tree/dark-thin-tree-08.png",
          height = 162,
          shift = {
            0.85,
            -0.15
          } --[[table: 0000000008AC8A30]],
          width = 185
        } --[[table: 0000000008AC89E0]]
      } --[[table: 0000000008AC8530]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 0000000008AC8080]],
        {
          0.9,
          0.9
        } --[[table: 0000000008AC80D0]]
      } --[[table: 0000000008AC8030]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 0000000008AC7E50]],
    ["dead-tree"] = {
      autoplace = {
        order = "b[tree]-a[random]",
        peaks = {
          {
            influence = 0.0005
          } --[[table: 0000000008AC7A40]],
          {
            influence = 0.004,
            max_influence = 0.003,
            min_influence = 0,
            noise_layer = "trees",
            noise_persistence = 0.5
          } --[[table: 0000000008AC7A90]]
        } --[[table: 0000000008AC79F0]]
      } --[[table: 0000000008AC79A0]],
      collision_box = {
        {
          -0.6,
          -0.6
        } --[[table: 0000000008AC76D0]],
        {
          0.6,
          0.6
        } --[[table: 0000000008AC7860]]
      } --[[table: 0000000008AC52E0]],
      emissions_per_tick = -0.0001,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 0000000008AC5240]],
      icon = "__base__/graphics/icons/dead-tree.png",
      max_health = 20,
      minable = {
        count = 2,
        mining_particle = "wooden-particle",
        mining_time = 1,
        result = "raw-wood"
      } --[[table: 0000000008AC5290]],
      name = "dead-tree",
      order = "a[tree]-d[dead-tree]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-01.png",
          height = 114,
          width = 108
        } --[[table: 0000000008AC7B30]],
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-02.png",
          height = 97,
          shift = {
            0.2,
            0.2
          } --[[table: 0000000008AC7BD0]],
          width = 155
        } --[[table: 0000000008AC7B80]],
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-03.png",
          height = 124,
          shift = {
            0.4,
            -0.3
          } --[[table: 0000000008AC7C70]],
          width = 138
        } --[[table: 0000000008AC7C20]],
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-04.png",
          height = 123,
          shift = {
            0,
            -0.4
          } --[[table: 0000000008AC7D10]],
          width = 112
        } --[[table: 0000000008AC7CC0]],
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-05.png",
          height = 113,
          width = 111
        } --[[table: 0000000008AC7D60]],
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-06.png",
          height = 83,
          width = 78
        } --[[table: 0000000008AC7DB0]],
        {
          filename = "__base__/graphics/entity/tree/dead-tree/dead-tree-07.png",
          height = 105,
          width = 90
        } --[[table: 0000000008AC7E00]]
      } --[[table: 0000000008AC7AE0]],
      selection_box = {
        {
          -0.8,
          -0.8
        } --[[table: 0000000008AC7900]],
        {
          0.8,
          0.8
        } --[[table: 0000000008AC7950]]
      } --[[table: 0000000008AC78B0]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 0000000008AC51F0]],
    ["dry-tree"] = {
      autoplace = {
        order = "b[tree]-a[random]",
        peaks = {
          {
            influence = 0.0002,
            noise_layer = "trees",
            noise_persistence = 0.5
          } --[[table: 0000000008AC8F30]],
          {
            influence = 0.001,
            min_influence = 0,
            temperature_max_range = 20,
            temperature_optimal = 20,
            temperature_range = 15,
            water_max_range = 0.25,
            water_optimal = 0.15,
            water_range = 0.15
          } --[[table: 0000000008AC8F80]]
        } --[[table: 0000000008AC8EE0]]
      } --[[table: 0000000008AC8D50]],
      collision_box = {
        {
          -0.4,
          -0.8
        } --[[table: 0000000008AC8BC0]],
        {
          0.4,
          0.2
        } --[[table: 0000000008AC8C10]]
      } --[[table: 0000000008AC8B70]],
      emissions_per_tick = -0.0001,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 0000000008AC8AD0]],
      icon = "__base__/graphics/icons/dry-tree.png",
      max_health = 20,
      minable = {
        count = 4,
        mining_particle = "wooden-particle",
        mining_time = 1,
        result = "raw-wood"
      } --[[table: 0000000008AC8B20]],
      name = "dry-tree",
      order = "a[tree]-e[dry-tree]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-01.png",
          height = 127,
          shift = {
            0,
            -1
          } --[[table: 0000000008AC9070]],
          width = 121
        } --[[table: 0000000008AC9020]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-02.png",
          height = 125,
          shift = {
            1,
            -1.6
          } --[[table: 00000000086C8BF0]],
          width = 150
        } --[[table: 0000000008AC90C0]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-03.png",
          height = 125,
          shift = {
            1.3,
            -1.5
          } --[[table: 00000000086C9CD0]],
          width = 129
        } --[[table: 00000000086C8CE0]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-04.png",
          height = 129,
          shift = {
            1.7,
            -0.15
          } --[[table: 00000000086C9D70]],
          width = 135
        } --[[table: 00000000086C9D20]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-05.png",
          height = 145,
          shift = {
            1.2,
            -1
          } --[[table: 00000000086C9E10]],
          width = 112
        } --[[table: 00000000086C9DC0]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-06.png",
          height = 104,
          shift = {
            1.1,
            -1
          } --[[table: 00000000086C9EB0]],
          width = 129
        } --[[table: 00000000086C9E60]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-07.png",
          height = 146,
          shift = {
            1.5,
            -1.5
          } --[[table: 00000000086C9F50]],
          width = 199
        } --[[table: 00000000086C9F00]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-08.png",
          height = 137,
          shift = {
            1,
            -0.8
          } --[[table: 00000000086C9FF0]],
          width = 157
        } --[[table: 00000000086C9FA0]],
        {
          filename = "__base__/graphics/entity/tree/dry-tree/dry-tree-09.png",
          height = 132,
          shift = {
            1.5,
            -1.5
          } --[[table: 00000000086CA090]],
          width = 165
        } --[[table: 00000000086CA040]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-10.png",
          height = 125,
          shift = {
            0.5,
            -0.5
          } --[[table: 00000000086CA130]],
          width = 139
        } --[[table: 00000000086CA0E0]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-11.png",
          height = 101,
          shift = {
            1,
            -0.9
          } --[[table: 00000000086CAB80]],
          width = 169
        } --[[table: 00000000086CA180]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-12.png",
          height = 99,
          shift = {
            0.8,
            -0.7
          } --[[table: 00000000086CAC20]],
          width = 126
        } --[[table: 00000000086CABD0]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-13.png",
          height = 109,
          shift = {
            0.4,
            -0.1
          } --[[table: 00000000086CACC0]],
          width = 117
        } --[[table: 00000000086CAC70]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-14.png",
          height = 108,
          shift = {
            0.4,
            -1.2
          } --[[table: 00000000086CAD60]],
          width = 136
        } --[[table: 00000000086CAD10]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-15.png",
          height = 117,
          shift = {
            1,
            -1.5
          } --[[table: 00000000086CAE00]],
          width = 121
        } --[[table: 00000000086CADB0]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-16.png",
          height = 110,
          shift = {
            1.2,
            -0.6
          } --[[table: 00000000085B0C00]],
          width = 109
        } --[[table: 00000000086CAE50]],
        {
          filename = "__base__/graphics/entity/tree//dry-tree/dry-tree-17.png",
          height = 129,
          shift = {
            2,
            -0.1
          } --[[table: 00000000085B0CA0]],
          width = 178
        } --[[table: 00000000085B0C50]]
      } --[[table: 0000000008AC8FD0]],
      selection_box = {
        {
          -0.6,
          -1.5
        } --[[table: 0000000008AC8CB0]],
        {
          0.6,
          0.3
        } --[[table: 0000000008AC8D00]]
      } --[[table: 0000000008AC8C60]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 0000000008AC8A80]],
    ["green-coral"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 0000000008530EF0]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 0000000008530F40]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 12.5,
            temperature_optimal = 27.5,
            temperature_range = 7.5,
            water_max_range = 0.2,
            water_optimal = 0.3,
            water_range = 0.1
          } --[[table: 0000000008530F90]]
        } --[[table: 0000000008530EA0]],
        sharpness = 0.4
      } --[[table: 0000000008530E50]],
      collision_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008530A90]],
        {
          0.5,
          0.5
        } --[[table: 0000000008530AE0]]
      } --[[table: 0000000008530A40]],
      drawing_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008530C70]],
        {
          0.5,
          0.5
        } --[[table: 0000000008530CC0]]
      } --[[table: 0000000008530C20]],
      emissions_per_tick = 0,
      flags = {
        "placeable-neutral",
        "placeable-off-grid"
      } --[[table: 00000000085309A0]],
      icon = "__base__/graphics/icons/green-coral.png",
      max_health = 50,
      minable = {
        count = 1,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 00000000085309F0]],
      name = "green-coral",
      order = "a[tree]-f[coral]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-01.png",
          height = 69,
          shift = {
            0.4,
            -0.4
          } --[[table: 00000000085310D0]],
          width = 58
        } --[[table: 0000000008531080]],
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-02.png",
          height = 97,
          shift = {
            0.7,
            -0.05
          } --[[table: 0000000008531170]],
          width = 77
        } --[[table: 0000000008531120]],
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-03.png",
          height = 54,
          shift = {
            0.2,
            0
          } --[[table: 0000000008531210]],
          width = 41
        } --[[table: 00000000085311C0]],
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-04.png",
          height = 61,
          shift = {
            0.7,
            0.3
          } --[[table: 00000000085312B0]],
          width = 63
        } --[[table: 0000000008531260]],
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-05.png",
          height = 85,
          shift = {
            -0.1,
            0.5
          } --[[table: 0000000008531350]],
          width = 63
        } --[[table: 0000000008531300]],
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-06.png",
          height = 71,
          width = 67
        } --[[table: 00000000085313A0]],
        {
          filename = "__base__/graphics/entity/tree/green-coral/green-coral-07.png",
          height = 77,
          shift = {
            -0.2,
            -0.4
          } --[[table: 0000000008531440]],
          width = 89
        } --[[table: 00000000085313F0]]
      } --[[table: 0000000008531030]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008530B80]],
        {
          0.5,
          0.5
        } --[[table: 0000000008530BD0]]
      } --[[table: 0000000008530B30]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 0000000008530950]],
    ["green-thin-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 00000000085B3C20]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 00000000085B3C70]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 22.5,
            temperature_optimal = 17.5,
            temperature_range = 17.5,
            water_max_range = 0.35,
            water_optimal = 0.75,
            water_range = 0.25
          } --[[table: 00000000085B4530]]
        } --[[table: 00000000085B3BD0]],
        sharpness = 0.4
      } --[[table: 00000000085B3B80]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 00000000085B15B0]],
        {
          0.4,
          0.9
        } --[[table: 00000000085B1C90]]
      } --[[table: 00000000085B1560]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 00000000085B2C30]],
        {
          2,
          0.9
        } --[[table: 00000000085B2C80]]
      } --[[table: 00000000085B2BE0]],
      emissions_per_tick = -0.0005,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 00000000085B14C0]],
      icon = "__base__/graphics/icons/green-thin-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 00000000085B1510]],
      name = "green-thin-tree",
      order = "a[tree]-a[thin-tree]-a[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-01.png",
          height = 148,
          shift = {
            1.7,
            -0.4
          } --[[table: 00000000086B96B0]],
          width = 197
        } --[[table: 00000000085B4620]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-02.png",
          height = 138,
          shift = {
            1.55,
            -0.1
          } --[[table: 00000000086BAFB0]],
          width = 186
        } --[[table: 00000000086B97F0]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-03.png",
          height = 148,
          shift = {
            1.25,
            -0.05
          } --[[table: 00000000086BB870]],
          width = 170
        } --[[table: 00000000086BB0F0]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-04.png",
          height = 148,
          shift = {
            1.2,
            -0.4
          } --[[table: 00000000086BB910]],
          width = 184
        } --[[table: 00000000086BB8C0]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-05.png",
          height = 170,
          shift = {
            0.8,
            -0.3
          } --[[table: 00000000086BC450]],
          width = 172
        } --[[table: 00000000086BB960]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-06.png",
          height = 170,
          shift = {
            1,
            -0.7
          } --[[table: 00000000086BC4F0]],
          width = 174
        } --[[table: 00000000086BC4A0]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-07.png",
          height = 186,
          shift = {
            2.05,
            -0.4
          } --[[table: 00000000086BCD10]],
          width = 238
        } --[[table: 00000000086BC540]],
        {
          filename = "__base__/graphics/entity/tree/green-thin-tree/green-thin-tree-08.png",
          height = 162,
          shift = {
            0.85,
            -0.15
          } --[[table: 00000000086BCDB0]],
          width = 185
        } --[[table: 00000000086BCD60]]
      } --[[table: 00000000085B45D0]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 00000000085B1D30]],
        {
          0.9,
          0.9
        } --[[table: 00000000085B1D80]]
      } --[[table: 00000000085B1CE0]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 00000000085B0CF0]],
    ["green-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 000000000852DE80]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 000000000852DED0]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 20,
            temperature_range = 10,
            water_max_range = 0.25,
            water_optimal = 0.55,
            water_range = 0.15
          } --[[table: 000000000852DF20]]
        } --[[table: 000000000852DE30]],
        sharpness = 0.4
      } --[[table: 000000000852DDE0]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 000000000852DA20]],
        {
          0.4,
          0.9
        } --[[table: 000000000852DA70]]
      } --[[table: 000000000852D9D0]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 000000000852DC00]],
        {
          2,
          0.9
        } --[[table: 000000000852DC50]]
      } --[[table: 000000000852DBB0]],
      emissions_per_tick = -0.0005,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 000000000852D930]],
      icon = "__base__/graphics/icons/green-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 000000000852D980]],
      name = "green-tree",
      order = "a[tree]-b[normal]-a[green]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-01.png",
          height = 101,
          shift = {
            0.8,
            0.1
          } --[[table: 000000000852E060]],
          width = 108
        } --[[table: 000000000852E010]],
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-02.png",
          height = 133,
          shift = {
            0.95,
            -0.15
          } --[[table: 000000000852E100]],
          width = 147
        } --[[table: 000000000852E0B0]],
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-03.png",
          height = 132,
          shift = {
            0.8,
            0
          } --[[table: 000000000852E1A0]],
          width = 148
        } --[[table: 000000000852E150]],
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-04.png",
          height = 128,
          shift = {
            0.9,
            -0.2
          } --[[table: 000000000852E240]],
          width = 151
        } --[[table: 000000000852E1F0]],
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-05.png",
          height = 133,
          shift = {
            0.8,
            -0.2
          } --[[table: 000000000852E2E0]],
          width = 156
        } --[[table: 000000000852E290]],
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-06.png",
          height = 129,
          shift = {
            1.1,
            -0.3
          } --[[table: 000000000852E380]],
          width = 163
        } --[[table: 000000000852E330]],
        {
          filename = "__base__/graphics/entity/tree/green-tree/green-tree-07.png",
          height = 135,
          shift = {
            0.9,
            -0.3
          } --[[table: 000000000852E420]],
          width = 151
        } --[[table: 000000000852E3D0]]
      } --[[table: 000000000852DFC0]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 000000000852DB10]],
        {
          0.9,
          0.9
        } --[[table: 000000000852DB60]]
      } --[[table: 000000000852DAC0]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 000000000852D8E0]],
    ["red-thin-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 000000000852D250]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 000000000852D2A0]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 7.5,
            temperature_optimal = 2.5,
            temperature_range = 2.5,
            water_max_range = 0.25,
            water_optimal = 0.35,
            water_range = 0.15
          } --[[table: 000000000852D2F0]]
        } --[[table: 000000000852D200]],
        sharpness = 0.4
      } --[[table: 000000000852D1B0]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 00000000086A1D70]],
        {
          0.4,
          0.9
        } --[[table: 00000000086A1DC0]]
      } --[[table: 00000000086A0DD0]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 000000000852CFD0]],
        {
          2,
          0.9
        } --[[table: 000000000852D020]]
      } --[[table: 000000000852CF80]],
      emissions_per_tick = -0.0005,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 0000000008524B50]],
      icon = "__base__/graphics/icons/red-thin-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 00000000085245B0]],
      name = "red-thin-tree",
      order = "a[tree]-a[thin-tree]-c[red]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-01.png",
          height = 148,
          shift = {
            1.7,
            -0.3
          } --[[table: 000000000852D430]],
          width = 197
        } --[[table: 000000000852D3E0]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-02.png",
          height = 138,
          shift = {
            1.6,
            -0.1
          } --[[table: 000000000852D4D0]],
          width = 186
        } --[[table: 000000000852D480]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-03.png",
          height = 148,
          shift = {
            1.3,
            0
          } --[[table: 000000000852D570]],
          width = 170
        } --[[table: 000000000852D520]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-04.png",
          height = 148,
          shift = {
            1.25,
            -0.35
          } --[[table: 000000000852D610]],
          width = 184
        } --[[table: 000000000852D5C0]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-05.png",
          height = 170,
          shift = {
            0.8,
            -0.3
          } --[[table: 000000000852D6B0]],
          width = 172
        } --[[table: 000000000852D660]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-06.png",
          height = 170,
          shift = {
            0.9,
            -0.6
          } --[[table: 000000000852D750]],
          width = 174
        } --[[table: 000000000852D700]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-07.png",
          height = 186,
          shift = {
            2,
            -0.4
          } --[[table: 000000000852D7F0]],
          width = 238
        } --[[table: 000000000852D7A0]],
        {
          filename = "__base__/graphics/entity/tree/red-thin-tree/red-thin-tree-08.png",
          height = 162,
          shift = {
            0.85,
            -0.1
          } --[[table: 000000000852D890]],
          width = 185
        } --[[table: 000000000852D840]]
      } --[[table: 000000000852D390]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 000000000852CEE0]],
        {
          0.9,
          0.9
        } --[[table: 000000000852CF30]]
      } --[[table: 000000000626B7A0]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 0000000008524510]],
    ["red-tree"] = {
      autoplace = {
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 000000000852F5A0]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 000000000852F5F0]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 12.5,
            temperature_optimal = 12.5,
            temperature_range = 7.5,
            water_max_range = 0.2,
            water_optimal = 0.4,
            water_range = 0.1
          } --[[table: 000000000852F640]]
        } --[[table: 000000000852F550]],
        sharpness = 0.4
      } --[[table: 000000000852F500]],
      collision_box = {
        {
          -0.4,
          -0.7
        } --[[table: 000000000852F140]],
        {
          0.4,
          0.9
        } --[[table: 000000000852F190]]
      } --[[table: 000000000852F0F0]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 000000000852F320]],
        {
          2,
          0.9
        } --[[table: 000000000852F370]]
      } --[[table: 000000000852F2D0]],
      emissions_per_tick = -0.0005,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 000000000852F050]],
      icon = "__base__/graphics/icons/red-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 000000000852F0A0]],
      name = "red-tree",
      order = "a[tree]-c[red-tree]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/red-tree/red-tree-01.png",
          height = 206,
          shift = {
            0.95,
            -0.2
          } --[[table: 000000000852F780]],
          width = 173
        } --[[table: 000000000852F730]],
        {
          filename = "__base__/graphics/entity/tree/red-tree/red-tree-02.png",
          height = 218,
          shift = {
            0.95,
            -0.25
          } --[[table: 000000000852F820]],
          width = 180
        } --[[table: 000000000852F7D0]],
        {
          filename = "__base__/graphics/entity/tree/red-tree/red-tree-03.png",
          height = 240,
          shift = {
            1.15,
            -0.5
          } --[[table: 000000000852F8C0]],
          width = 173
        } --[[table: 000000000852F870]],
        {
          filename = "__base__/graphics/entity/tree/red-tree/red-tree-04.png",
          height = 232,
          shift = {
            2.2,
            -0.15
          } --[[table: 000000000852F960]],
          width = 222
        } --[[table: 000000000852F910]],
        {
          filename = "__base__/graphics/entity/tree/red-tree/red-tree-05.png",
          height = 210,
          shift = {
            1.65,
            -0.35
          } --[[table: 000000000852FA00]],
          width = 204
        } --[[table: 000000000852F9B0]]
      } --[[table: 000000000852F6E0]],
      selection_box = {
        {
          -0.9,
          -2.2
        } --[[table: 000000000852F230]],
        {
          0.9,
          0.9
        } --[[table: 000000000852F280]]
      } --[[table: 000000000852F1E0]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 000000000852F000]],
    ["root-tree"] = {
      autoplace = {
        max_probability = 0.2,
        order = "b[tree]-b[forest]",
        peaks = {
          {
            influence = -0.1
          } --[[table: 0000000008530040]],
          {
            influence = 0.4,
            noise_layer = "trees",
            noise_octaves_difference = -1,
            noise_persistence = 0.5
          } --[[table: 0000000008530090]],
          {
            influence = 0.3,
            min_influence = 0,
            temperature_max_range = 15,
            temperature_optimal = 25,
            temperature_range = 10,
            water_max_range = 0.25,
            water_optimal = 0.85,
            water_range = 0.15
          } --[[table: 00000000085300E0]]
        } --[[table: 000000000852FFF0]],
        sharpness = 0.2
      } --[[table: 000000000852FFA0]],
      collision_box = {
        {
          -0.4,
          -0.8
        } --[[table: 000000000852FB90]],
        {
          0.4,
          0.2
        } --[[table: 000000000852FBE0]]
      } --[[table: 000000000852FB40]],
      drawing_box = {
        {
          -0.7,
          -2.3
        } --[[table: 000000000852FD70]],
        {
          2,
          0.9
        } --[[table: 000000000852FDC0]]
      } --[[table: 000000000852FD20]],
      emissions_per_tick = -0.0001,
      flags = {
        "placeable-neutral",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 000000000852FAA0]],
      icon = "__base__/graphics/icons/root-tree.png",
      max_health = 50,
      minable = {
        count = 5,
        mining_particle = "wooden-particle",
        mining_time = 2,
        result = "raw-wood"
      } --[[table: 000000000852FAF0]],
      name = "root-tree",
      order = "a[tree]-e[root-tree]",
      pictures = {
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-01.png",
          height = 104,
          shift = {
            0,
            -0.5
          } --[[table: 0000000008530220]],
          width = 148
        } --[[table: 00000000085301D0]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-02.png",
          height = 122,
          shift = {
            0.8,
            -0.5
          } --[[table: 00000000085302C0]],
          width = 163
        } --[[table: 0000000008530270]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-03.png",
          height = 92,
          shift = {
            0.7,
            -0.5
          } --[[table: 0000000008530360]],
          width = 179
        } --[[table: 0000000008530310]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-04.png",
          height = 96,
          shift = {
            1,
            -0.6
          } --[[table: 0000000008530400]],
          width = 139
        } --[[table: 00000000085303B0]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-05.png",
          height = 110,
          shift = {
            0.4,
            -0.5
          } --[[table: 00000000085304A0]],
          width = 175
        } --[[table: 0000000008530450]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-06.png",
          height = 100,
          shift = {
            0.4,
            -0.6
          } --[[table: 0000000008530540]],
          width = 133
        } --[[table: 00000000085304F0]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-07.png",
          height = 99,
          shift = {
            1.6,
            -0.8
          } --[[table: 00000000085305E0]],
          width = 174
        } --[[table: 0000000008530590]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-08.png",
          height = 111,
          shift = {
            1.25,
            -0.85
          } --[[table: 0000000008530680]],
          width = 143
        } --[[table: 0000000008530630]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-09.png",
          height = 103,
          shift = {
            1,
            -0.2
          } --[[table: 0000000008530720]],
          width = 165
        } --[[table: 00000000085306D0]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-10.png",
          height = 104,
          shift = {
            0.8,
            -0.7
          } --[[table: 00000000085307C0]],
          width = 147
        } --[[table: 0000000008530770]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-11.png",
          height = 82,
          shift = {
            0.8,
            -0.5
          } --[[table: 0000000008530860]],
          width = 133
        } --[[table: 0000000008530810]],
        {
          filename = "__base__/graphics/entity/tree/root-tree/root-tree-12.png",
          height = 113,
          shift = {
            1,
            -0.9
          } --[[table: 0000000008530900]],
          width = 136
        } --[[table: 00000000085308B0]]
      } --[[table: 0000000008530180]],
      selection_box = {
        {
          -0.6,
          -1.5
        } --[[table: 000000000852FC80]],
        {
          0.6,
          0.3
        } --[[table: 000000000852FCD0]]
      } --[[table: 000000000852FC30]],
      subgroup = "trees",
      type = "tree"
    } --[[table: 000000000852FA50]]
  } --[[table: 0000000008531490]],
  turret = {
    ["big-worm-turret"] = {
      attack_parameters = {
        ammo_category = "rocket",
        ammo_type = {
          action = {
            action_delivery = {
              projectile = "acid-projectile-purple",
              starting_speed = 0.5,
              type = "projectile"
            } --[[table: 0000000008BA35B0]],
            type = "direct"
          } --[[table: 0000000008BA3560]],
          category = "biological"
        } --[[table: 0000000008BA3510]],
        cooldown = 100,
        damage_modifier = 6,
        projectile_creation_distance = 2.1,
        range = 25
      } --[[table: 0000000008BA34C0]],
      autoplace = {
        control = "enemy-base",
        force = "enemy",
        peaks = {
          {
            influence = -10,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 0000000008BA36A0]],
          {
            influence = 0.07,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5
          } --[[table: 0000000008BA36F0]],
          {
            influence = 0.38,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5,
            tier_from_start_max_range = 20,
            tier_from_start_optimal = 10,
            tier_from_start_top_property_limit = 10
          } --[[table: 0000000008BA3740]]
        } --[[table: 0000000008BA3650]],
        sharpness = 0.3
      } --[[table: 0000000008BA3600]],
      collision_box = {
        {
          -1.4,
          -1.2
        } --[[table: 0000000008BA2E30]],
        {
          1.4,
          1.2
        } --[[table: 0000000008BA2E80]]
      } --[[table: 0000000008BA2DE0]],
      corpse = "big-worm-corpse",
      ending_attack_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 8,
        frame_height = 207,
        frame_width = 270,
        run_mode = "backward",
        shift = {
          0.596875,
          -0.55
        } --[[table: 0000000008BA3380]],
        stripes = {
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-1.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA31F0]],
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-2.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA3240]],
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-3.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA3290]],
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-4.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA3330]]
        } --[[table: 0000000008BA31A0]]
      } --[[table: 0000000008BA3150]],
      ending_attack_speed = 0.03,
      flags = {
        "placeable-player",
        "placeable-enemy",
        "not-repairable",
        "breaths-air"
      } --[[table: 0000000008BA2C50]],
      folded_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/big-worm-turret/folded.png",
        frame_count = 15,
        frame_height = 104,
        frame_width = 142,
        line_length = 5,
        priority = "medium",
        shift = {
          -0.121875,
          0.153125
        } --[[table: 0000000008BA3010]]
      } --[[table: 0000000008BA2FC0]],
      folded_speed = 0.01,
      folding_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/big-worm-turret/preparing.png",
        frame_count = 27,
        frame_height = 148,
        frame_width = 207,
        line_length = 7,
        priority = "medium",
        run_mode = "backward",
        shift = {
          0.89375,
          -0.534375
        } --[[table: 0000000008BA3470]]
      } --[[table: 0000000008BA3420]],
      folding_speed = 0.015,
      healing_per_tick = 0.02,
      icon = "__base__/graphics/icons/big-worm.png",
      inventory_size = 2,
      max_health = 500,
      name = "big-worm-turret",
      order = "b-b-f",
      prepare_range = 30,
      prepared_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/big-worm-turret/prepared.png",
        frame_count = 11,
        frame_height = 157,
        frame_width = 194,
        line_length = 4,
        priority = "medium",
        run_mode = "forward-then-backward",
        shift = {
          0.690625,
          -0.70625
        } --[[table: 0000000008BA30B0]]
      } --[[table: 0000000008BA3060]],
      prepared_speed = 0.01,
      preparing_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/big-worm-turret/preparing.png",
        frame_count = 27,
        frame_height = 148,
        frame_width = 207,
        line_length = 7,
        priority = "medium",
        shift = {
          0.89375,
          -0.534375
        } --[[table: 0000000008BA1E40]]
      } --[[table: 0000000008BA1DF0]],
      preparing_speed = 0.025,
      resistances = {
        {
          decrease = 8,
          type = "physical"
        } --[[table: 0000000008BA2D40]],
        {
          decrease = 10,
          percent = 30,
          type = "explosion"
        } --[[table: 0000000008BA2D90]]
      } --[[table: 0000000008BA2CF0]],
      rotation_speed = 1,
      selection_box = {
        {
          -1.4,
          -1.2
        } --[[table: 0000000008BA2F20]],
        {
          1.4,
          1.2
        } --[[table: 0000000008BA2F70]]
      } --[[table: 0000000008BA2ED0]],
      starting_attack_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 8,
        frame_height = 207,
        frame_width = 270,
        shift = {
          0.596875,
          -0.55
        } --[[table: 0000000008BA1EE0]],
        stripes = {
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-1.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA1FD0]],
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-2.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA2020]],
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-3.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA2070]],
          {
            filename = "__base__/graphics/entity/big-worm-turret/starting-attack-4.png",
            height_in_frames = 8,
            width_in_frames = 4
          } --[[table: 0000000008BA20C0]]
        } --[[table: 0000000008BA1F30]]
      } --[[table: 0000000008BA1E90]],
      starting_attack_speed = 0.03,
      subgroup = "enemies",
      type = "turret"
    } --[[table: 0000000008BA2C00]],
    ["medium-worm-turret"] = {
      attack_parameters = {
        ammo_category = "rocket",
        ammo_type = {
          action = {
            action_delivery = {
              projectile = "acid-projectile-purple",
              starting_speed = 0.5,
              type = "projectile"
            } --[[table: 0000000008BA2A20]],
            type = "direct"
          } --[[table: 0000000008BA29D0]],
          category = "biological"
        } --[[table: 0000000008BA2980]],
        cooldown = 100,
        damage_modifier = 3,
        projectile_creation_distance = 1.9,
        range = 20
      } --[[table: 0000000008BA2930]],
      autoplace = {
        control = "enemy-base",
        force = "enemy",
        peaks = {
          {
            influence = -10,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 0000000008BA2B10]],
          {
            influence = 0.22,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5
          } --[[table: 0000000008BA2B60]],
          {
            influence = 0.3,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5,
            tier_from_start_max_range = 20,
            tier_from_start_optimal = 10,
            tier_from_start_top_property_limit = 10
          } --[[table: 0000000008BA2BB0]]
        } --[[table: 0000000008BA2AC0]],
        sharpness = 0.3
      } --[[table: 0000000008BA2A70]],
      collision_box = {
        {
          -1.1,
          -1
        } --[[table: 0000000008BA2390]],
        {
          1.1,
          1
        } --[[table: 0000000008BA23E0]]
      } --[[table: 0000000008BA2340]],
      corpse = "medium-worm-corpse",
      ending_attack_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 8,
        frame_height = 175,
        frame_width = 229,
        line_length = 1,
        priority = "medium",
        run_mode = "backward",
        shift = {
          0.527344,
          -0.4875
        } --[[table: 0000000008BA27F0]],
        stripes = {
          {
            filename = "__base__/graphics/entity/medium-worm-turret/starting-attack-1.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 0000000008BA2750]],
          {
            filename = "__base__/graphics/entity/medium-worm-turret/starting-attack-2.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 0000000008BA27A0]]
        } --[[table: 0000000008BA2700]]
      } --[[table: 0000000008BA26B0]],
      ending_attack_speed = 0.03,
      flags = {
        "placeable-player",
        "placeable-enemy",
        "not-repairable",
        "breaths-air"
      } --[[table: 0000000008BA21B0]],
      folded_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/medium-worm-turret/folded.png",
        frame_count = 15,
        frame_height = 88,
        frame_width = 120,
        line_length = 5,
        priority = "medium",
        shift = {
          -0.0835938,
          0.1101563
        } --[[table: 0000000008BA2570]]
      } --[[table: 0000000008BA2520]],
      folded_speed = 0.01,
      folding_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/medium-worm-turret/preparing.png",
        frame_count = 27,
        frame_height = 125,
        frame_width = 175,
        line_length = 7,
        priority = "medium",
        run_mode = "backward",
        shift = {
          0.779688,
          -0.474219
        } --[[table: 0000000008BA28E0]]
      } --[[table: 0000000008BA2890]],
      folding_speed = 0.015,
      healing_per_tick = 0.015,
      icon = "__base__/graphics/icons/medium-worm.png",
      max_health = 350,
      name = "medium-worm-turret",
      order = "b-b-e",
      prepare_range = 30,
      prepared_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/medium-worm-turret/prepared.png",
        frame_count = 11,
        frame_height = 133,
        frame_width = 164,
        line_length = 4,
        priority = "medium",
        run_mode = "forward-then-backward",
        shift = {
          0.607031,
          -0.620312
        } --[[table: 0000000008BA2610]]
      } --[[table: 0000000008BA25C0]],
      prepared_speed = 0.01,
      preparing_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/medium-worm-turret/preparing.png",
        frame_count = 27,
        frame_height = 125,
        frame_width = 175,
        line_length = 7,
        priority = "medium",
        shift = {
          0.779688,
          -0.474219
        } --[[table: 0000000008BA1BC0]]
      } --[[table: 0000000008BA1B20]],
      preparing_speed = 0.025,
      resistances = {
        {
          decrease = 4,
          type = "physical"
        } --[[table: 0000000008BA22A0]],
        {
          decrease = 5,
          percent = 15,
          type = "explosion"
        } --[[table: 0000000008BA22F0]]
      } --[[table: 0000000008BA2250]],
      rotation_speed = 1,
      selection_box = {
        {
          -1.1,
          -1
        } --[[table: 0000000008BA2480]],
        {
          1.1,
          1
        } --[[table: 0000000008BA24D0]]
      } --[[table: 0000000008BA2430]],
      starting_attack_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 8,
        frame_height = 175,
        frame_width = 229,
        line_length = 1,
        priority = "medium",
        shift = {
          0.527344,
          -0.4875
        } --[[table: 0000000008BA1CB0]],
        stripes = {
          {
            filename = "__base__/graphics/entity/medium-worm-turret/starting-attack-1.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 0000000008BA1D50]],
          {
            filename = "__base__/graphics/entity/medium-worm-turret/starting-attack-2.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 0000000008BA1DA0]]
        } --[[table: 0000000008BA1D00]]
      } --[[table: 0000000008BA1C60]],
      starting_attack_speed = 0.03,
      subgroup = "enemies",
      type = "turret"
    } --[[table: 0000000008BA2160]],
    ["small-worm-turret"] = {
      attack_parameters = {
        ammo_category = "bullet",
        ammo_type = {
          action = {
            action_delivery = {
              projectile = "acid-projectile-purple",
              starting_speed = 0.5,
              type = "projectile"
            } --[[table: 00000000086A6680]],
            type = "direct"
          } --[[table: 00000000086A6630]],
          category = "biological"
        } --[[table: 00000000086A65E0]],
        cooldown = 15,
        projectile_creation_distance = 1.8,
        range = 17
      } --[[table: 00000000086A6590]],
      autoplace = {
        control = "enemy-base",
        force = "enemy",
        peaks = {
          {
            influence = -10,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 00000000086A6770]],
          {
            influence = 0.31,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5
          } --[[table: 00000000086A67C0]],
          {
            influence = 0.1,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5,
            tier_from_start_max_range = 20,
            tier_from_start_optimal = 10,
            tier_from_start_top_property_limit = 10
          } --[[table: 00000000086A6810]]
        } --[[table: 00000000086A6720]],
        sharpness = 0.3
      } --[[table: 00000000086A66D0]],
      collision_box = {
        {
          -0.9,
          -0.8
        } --[[table: 00000000086A5FF0]],
        {
          0.9,
          0.8
        } --[[table: 00000000086A6040]]
      } --[[table: 00000000086A5FA0]],
      corpse = "small-worm-corpse",
      ending_attack_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 8,
        frame_height = 144,
        frame_width = 189,
        line_length = 1,
        priority = "medium",
        run_mode = "backward",
        shift = {
          0.457812,
          -0.425
        } --[[table: 00000000086A6450]],
        stripes = {
          {
            filename = "__base__/graphics/entity/small-worm-turret/starting-attack-1.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 00000000086A63B0]],
          {
            filename = "__base__/graphics/entity/small-worm-turret/starting-attack-2.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 00000000086A6400]]
        } --[[table: 00000000086A6360]]
      } --[[table: 00000000086A6310]],
      ending_attack_speed = 0.03,
      flags = {
        "placeable-enemy",
        "not-repairable",
        "breaths-air"
      } --[[table: 00000000086A5F50]],
      folded_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/small-worm-turret/folded.png",
        frame_count = 15,
        frame_height = 72,
        frame_width = 99,
        line_length = 5,
        priority = "medium",
        shift = {
          -0.0453125,
          0.0671875
        } --[[table: 00000000086A61D0]]
      } --[[table: 00000000086A6180]],
      folded_speed = 0.01,
      folding_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/small-worm-turret/preparing.png",
        frame_count = 27,
        frame_height = 103,
        frame_width = 144,
        line_length = 7,
        priority = "medium",
        run_mode = "backward",
        shift = {
          0.665625,
          -0.414062
        } --[[table: 00000000086A6540]]
      } --[[table: 00000000086A64F0]],
      folding_speed = 0.015,
      healing_per_tick = 0.01,
      icon = "__base__/graphics/icons/small-worm.png",
      max_health = 200,
      name = "small-worm-turret",
      order = "b-b-d",
      prepare_range = 25,
      prepared_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/small-worm-turret/prepared.png",
        frame_count = 11,
        frame_height = 109,
        frame_width = 135,
        line_length = 4,
        priority = "medium",
        run_mode = "forward-then-backward",
        shift = {
          0.523437,
          -0.534375
        } --[[table: 00000000086A6270]]
      } --[[table: 00000000086A6220]],
      prepared_speed = 0.015,
      preparing_animation = {
        axially_symmetrical = false,
        direction_count = 1,
        filename = "__base__/graphics/entity/small-worm-turret/preparing.png",
        frame_count = 27,
        frame_height = 103,
        frame_width = 144,
        line_length = 7,
        priority = "medium",
        shift = {
          0.665625,
          -0.414062
        } --[[table: 00000000086A5CD0]]
      } --[[table: 00000000086A5C80]],
      preparing_speed = 0.025,
      selection_box = {
        {
          -0.9,
          -0.8
        } --[[table: 00000000086A60E0]],
        {
          0.9,
          0.8
        } --[[table: 00000000086A6130]]
      } --[[table: 00000000086A6090]],
      starting_attack_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 8,
        frame_height = 144,
        frame_width = 189,
        line_length = 1,
        priority = "medium",
        shift = {
          0.457812,
          -0.425
        } --[[table: 00000000086A5D70]],
        stripes = {
          {
            filename = "__base__/graphics/entity/small-worm-turret/starting-attack-1.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 00000000086A5E10]],
          {
            filename = "__base__/graphics/entity/small-worm-turret/starting-attack-2.png",
            height_in_frames = 8,
            width_in_frames = 8
          } --[[table: 00000000086A5E60]]
        } --[[table: 00000000086A5DC0]]
      } --[[table: 00000000086A5D20]],
      starting_attack_speed = 0.03,
      subgroup = "enemies",
      type = "turret"
    } --[[table: 00000000086A5F00]]
  } --[[table: 00000000086B95C0]],
  unit = {
    ["big-biter"] = {
      attack_parameters = {
        ammo_category = "melee",
        ammo_type = {
          action = {
            action_delivery = {
              target_effects = {
                damage = {
                  amount = 30,
                  type = "physical"
                } --[[table: 0000000008BB4460]],
                type = "damage"
              } --[[table: 0000000008BB4410]],
              type = "instant"
            } --[[table: 0000000008BB43C0]],
            type = "direct"
          } --[[table: 0000000008BB4370]],
          category = "melee",
          target_type = "entity"
        } --[[table: 0000000008BB4320]],
        animation = {
          axially_symmetrical = false,
          direction_count = 16,
          frame_count = 11,
          frame_height = 184,
          frame_width = 279,
          shift = {
            1.74609,
            -0.644531
          } --[[table: 0000000008BB4500]],
          stripes = {
            {
              filename = "__base__/graphics/entity/big-biter/big-biter-attack-1.png",
              height_in_frames = 8,
              width_in_frames = 6
            } --[[table: 0000000008BB45F0]],
            {
              filename = "__base__/graphics/entity/big-biter/big-biter-attack-2.png",
              height_in_frames = 8,
              width_in_frames = 5
            } --[[table: 0000000008BB4640]],
            {
              filename = "__base__/graphics/entity/big-biter/big-biter-attack-3.png",
              height_in_frames = 8,
              width_in_frames = 6
            } --[[table: 0000000008BB4690]],
            {
              filename = "__base__/graphics/entity/big-biter/big-biter-attack-4.png",
              height_in_frames = 8,
              width_in_frames = 5
            } --[[table: 0000000008BB46E0]]
          } --[[table: 0000000008BB4550]]
        } --[[table: 0000000008BB44B0]],
        cooldown = 35,
        range = 1.5
      } --[[table: 0000000008BB42D0]],
      collision_box = {
        {
          -0.4,
          -0.4
        } --[[table: 0000000008BB4050]],
        {
          0.4,
          0.4
        } --[[table: 0000000008BB40A0]]
      } --[[table: 0000000008BB4000]],
      corpse = "big-biter-corpse",
      distance_per_frame = 0.2,
      distraction_cooldown = 300,
      dying_sound = {
        {
          filename = "__base__/sound/creeper-death-1.wav",
          volume = 0.7
        } --[[table: 0000000008BB47D0]],
        {
          filename = "__base__/sound/creeper-death-2.wav",
          volume = 0.7
        } --[[table: 0000000008BB4820]],
        {
          filename = "__base__/sound/creeper-death-3.wav",
          volume = 0.7
        } --[[table: 0000000008BB4870]],
        {
          filename = "__base__/sound/creeper-death-4.wav",
          volume = 0.7
        } --[[table: 0000000008BB48C0]]
      } --[[table: 0000000008BB4730]],
      flags = {
        "placeable-player",
        "placeable-enemy",
        "placeable-off-grid",
        "breaths-air",
        "not-repairable"
      } --[[table: 0000000008BB3EC0]],
      healing_per_tick = 0.02,
      icon = "__base__/graphics/icons/creeper.png",
      max_health = 375,
      movement_speed = 0.17,
      name = "big-biter",
      order = "b-b-c",
      pollution_to_join_attack = 1000,
      resistances = {
        {
          decrease = 8,
          type = "physical"
        } --[[table: 0000000008BB3F60]],
        {
          percent = 10,
          type = "explosion"
        } --[[table: 0000000008BB3FB0]]
      } --[[table: 0000000008BB3F10]],
      run_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        frame_count = 16,
        frame_height = 117,
        frame_width = 169,
        shift = {
          0.714844,
          -0.304688
        } --[[table: 0000000008BB4960]],
        still_frame = 4,
        stripes = {
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-run-1.png",
            height_in_frames = 16,
            width_in_frames = 8
          } --[[table: 0000000008BB4A00]],
          {
            filename = "__base__/graphics/entity/big-biter/big-biter-run-2.png",
            height_in_frames = 16,
            width_in_frames = 8
          } --[[table: 0000000008BB4A50]]
        } --[[table: 0000000008BB49B0]]
      } --[[table: 0000000008BB4910]],
      selection_box = {
        {
          -0.7,
          -1.5
        } --[[table: 0000000008BB4140]],
        {
          0.7,
          0.3
        } --[[table: 0000000008BB4190]]
      } --[[table: 0000000008BB40F0]],
      sticker_box = {
        {
          -0.6,
          -0.8
        } --[[table: 0000000008BB4230]],
        {
          0.6,
          0
        } --[[table: 0000000008BB4280]]
      } --[[table: 0000000008BB41E0]],
      subgroup = "enemies",
      type = "unit",
      vision_distance = 30
    } --[[table: 0000000008BB3E70]],
    ["medium-biter"] = {
      attack_parameters = {
        ammo_category = "melee",
        ammo_type = {
          action = {
            action_delivery = {
              target_effects = {
                damage = {
                  amount = 15,
                  type = "physical"
                } --[[table: 0000000008BA4A50]],
                type = "damage"
              } --[[table: 0000000008BA4A00]],
              type = "instant"
            } --[[table: 0000000008BA49B0]],
            type = "direct"
          } --[[table: 0000000008BA4960]],
          category = "melee",
          target_type = "entity"
        } --[[table: 0000000008BA4910]],
        animation = {
          axially_symmetrical = false,
          direction_count = 16,
          frame_count = 11,
          frame_height = 132,
          frame_width = 200,
          shift = {
            1.25719,
            -0.464063
          } --[[table: 0000000008BA4AF0]],
          stripes = {
            {
              filename = "__base__/graphics/entity/medium-biter/medium-biter-attack-1.png",
              height_in_frames = 8,
              width_in_frames = 6
            } --[[table: 0000000008BA4BE0]],
            {
              filename = "__base__/graphics/entity/medium-biter/medium-biter-attack-2.png",
              height_in_frames = 8,
              width_in_frames = 5
            } --[[table: 0000000008BA4C30]],
            {
              filename = "__base__/graphics/entity/medium-biter/medium-biter-attack-3.png",
              height_in_frames = 8,
              width_in_frames = 6
            } --[[table: 0000000008BA4C80]],
            {
              filename = "__base__/graphics/entity/medium-biter/medium-biter-attack-4.png",
              height_in_frames = 8,
              width_in_frames = 5
            } --[[table: 0000000008BA4CD0]]
          } --[[table: 0000000008BA4B40]]
        } --[[table: 0000000008BA4AA0]],
        cooldown = 35,
        range = 1
      } --[[table: 0000000008BA48C0]],
      collision_box = {
        {
          -0.3,
          -0.3
        } --[[table: 0000000008BA4640]],
        {
          0.3,
          0.3
        } --[[table: 0000000008BA4690]]
      } --[[table: 0000000008BA45F0]],
      corpse = "medium-biter-corpse",
      distance_per_frame = 0.15,
      distraction_cooldown = 300,
      dying_sound = {
        {
          filename = "__base__/sound/creeper-death-1.wav",
          volume = 0.7
        } --[[table: 0000000008BA4DC0]],
        {
          filename = "__base__/sound/creeper-death-2.wav",
          volume = 0.7
        } --[[table: 0000000008BA4E10]],
        {
          filename = "__base__/sound/creeper-death-3.wav",
          volume = 0.7
        } --[[table: 0000000008BB3D30]],
        {
          filename = "__base__/sound/creeper-death-4.wav",
          volume = 0.7
        } --[[table: 0000000008BB3D80]]
      } --[[table: 0000000008BA4D20]],
      flags = {
        "placeable-player",
        "placeable-enemy",
        "placeable-off-grid",
        "breaths-air",
        "not-repairable"
      } --[[table: 0000000008BA44B0]],
      healing_per_tick = 0.01,
      icon = "__base__/graphics/icons/creeper.png",
      max_health = 75,
      movement_speed = 0.185,
      name = "medium-biter",
      order = "b-b-b",
      pollution_to_join_attack = 1000,
      resistances = {
        {
          decrease = 4,
          type = "physical"
        } --[[table: 0000000008BA4550]],
        {
          percent = 10,
          type = "explosion"
        } --[[table: 0000000008BA45A0]]
      } --[[table: 0000000008BA4500]],
      run_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        filename = "__base__/graphics/entity/medium-biter/medium-biter-run.png",
        frame_count = 16,
        frame_height = 84,
        frame_width = 122,
        shift = {
          0.514688,
          -0.219375
        } --[[table: 0000000008BB3E20]],
        still_frame = 4
      } --[[table: 0000000008BB3DD0]],
      selection_box = {
        {
          -0.7,
          -1.5
        } --[[table: 0000000008BA4730]],
        {
          0.7,
          0.3
        } --[[table: 0000000008BA4780]]
      } --[[table: 0000000008BA46E0]],
      sticker_box = {
        {
          -0.3,
          -0.5
        } --[[table: 0000000008BA4820]],
        {
          0.3,
          0.1
        } --[[table: 0000000008BA4870]]
      } --[[table: 0000000008BA47D0]],
      subgroup = "enemies",
      type = "unit",
      vision_distance = 30
    } --[[table: 0000000008BA4460]],
    ["small-biter"] = {
      attack_parameters = {
        ammo_category = "melee",
        ammo_type = {
          action = {
            action_delivery = {
              target_effects = {
                damage = {
                  amount = 6,
                  type = "physical"
                } --[[table: 0000000008607600]],
                type = "damage"
              } --[[table: 00000000086075B0]],
              type = "instant"
            } --[[table: 0000000008607560]],
            type = "direct"
          } --[[table: 0000000008607510]],
          category = "melee",
          target_type = "entity"
        } --[[table: 00000000086074C0]],
        animation = {
          axially_symmetrical = false,
          direction_count = 16,
          filename = "__base__/graphics/entity/small-biter/small-biter-attack.png",
          frame_count = 11,
          frame_height = 93,
          frame_width = 139,
          shift = {
            0.84375,
            -0.3125
          } --[[table: 00000000086076A0]]
        } --[[table: 0000000008607650]],
        cooldown = 35,
        range = 0.5
      } --[[table: 0000000008607470]],
      collision_box = {
        {
          -0.2,
          -0.2
        } --[[table: 00000000086072E0]],
        {
          0.2,
          0.2
        } --[[table: 0000000008607330]]
      } --[[table: 0000000008607290]],
      corpse = "small-biter-corpse",
      distance_per_frame = 0.1,
      distraction_cooldown = 300,
      dying_sound = {
        {
          filename = "__base__/sound/creeper-death-1.wav",
          volume = 0.7
        } --[[table: 0000000008607790]],
        {
          filename = "__base__/sound/creeper-death-2.wav",
          volume = 0.7
        } --[[table: 00000000086077E0]],
        {
          filename = "__base__/sound/creeper-death-3.wav",
          volume = 0.7
        } --[[table: 0000000008607830]],
        {
          filename = "__base__/sound/creeper-death-4.wav",
          volume = 0.7
        } --[[table: 0000000008607880]]
      } --[[table: 00000000086076F0]],
      flags = {
        "placeable-player",
        "placeable-enemy",
        "placeable-off-grid",
        "breaths-air"
      } --[[table: 00000000086071F0]],
      healing_per_tick = 0.01,
      icon = "__base__/graphics/icons/creeper.png",
      max_health = 15,
      movement_speed = 0.2,
      name = "small-biter",
      order = "b-b-a",
      pollution_to_join_attack = 200,
      run_animation = {
        axially_symmetrical = false,
        direction_count = 16,
        filename = "__base__/graphics/entity/small-biter/small-biter-run.png",
        frame_count = 16,
        frame_height = 59,
        frame_width = 86,
        shift = {
          0.359375,
          -0.15625
        } --[[table: 0000000008607920]],
        still_frame = 4
      } --[[table: 00000000086078D0]],
      selection_box = {
        {
          -0.4,
          -0.7
        } --[[table: 00000000086073D0]],
        {
          0.7,
          0.4
        } --[[table: 0000000008607420]]
      } --[[table: 0000000008607380]],
      subgroup = "enemies",
      type = "unit",
      vision_distance = 30
    } --[[table: 00000000086071A0]]
  } --[[table: 00000000086A0880]],
  ["unit-spawner"] = {
    ["biter-spawner"] = {
      animations = {
        {
          animation_speed = 0.18,
          axially_symmetrical = false,
          frame_count = 8,
          frame_height = 188,
          frame_width = 257,
          run_mode = "forward-then-backward",
          shift = {
            0.359375,
            -0.125
          } --[[table: 0000000008607E70]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-1.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 0
            } --[[table: 0000000008607F80]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-2.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 0
            } --[[table: 0000000008607FD0]]
          } --[[table: 0000000008607F30]]
        } --[[table: 0000000008607E20]],
        {
          animation_speed = 0.18,
          axially_symmetrical = false,
          frame_count = 8,
          frame_height = 188,
          frame_width = 257,
          run_mode = "forward-then-backward",
          shift = {
            0.359375,
            -0.125
          } --[[table: 0000000008608070]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-1.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 188
            } --[[table: 0000000008608110]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-2.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 188
            } --[[table: 0000000008608160]]
          } --[[table: 00000000086080C0]]
        } --[[table: 0000000008608020]],
        {
          animation_speed = 0.18,
          axially_symmetrical = false,
          frame_count = 8,
          frame_height = 188,
          frame_width = 257,
          run_mode = "forward-then-backward",
          shift = {
            0.359375,
            -0.125
          } --[[table: 0000000008608200]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-1.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 376
            } --[[table: 00000000086082A0]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-2.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 376
            } --[[table: 00000000086082F0]]
          } --[[table: 0000000008608250]]
        } --[[table: 00000000086081B0]],
        {
          animation_speed = 0.18,
          axially_symmetrical = false,
          frame_count = 8,
          frame_height = 188,
          frame_width = 257,
          run_mode = "forward-then-backward",
          shift = {
            0.359375,
            -0.125
          } --[[table: 0000000008608390]],
          stripes = {
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-1.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 564
            } --[[table: 0000000008608430]],
            {
              filename = "__base__/graphics/entity/biter-spawner/biter-spawner-2.png",
              height_in_frames = 4,
              width_in_frames = 4,
              y = 564
            } --[[table: 0000000008608480]]
          } --[[table: 00000000086083E0]]
        } --[[table: 0000000008608340]]
      } --[[table: 0000000008607DD0]],
      autoplace = {
        control = "enemy-base",
        force = "enemy",
        peaks = {
          {
            influence = 0,
            richness_influence = 100,
            tier_from_start_max_range = 40,
            tier_from_start_optimal = 20,
            tier_from_start_top_property_limit = 20
          } --[[table: 00000000086087F0]],
          {
            influence = -10,
            starting_area_weight_max_range = 2,
            starting_area_weight_optimal = 1,
            starting_area_weight_range = 0
          } --[[table: 0000000008608840]],
          {
            influence = 0.425,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5
          } --[[table: 0000000008608890]],
          {
            influence = 0.5,
            noise_layer = "enemy-base",
            noise_octaves_difference = -1.8,
            noise_persistence = 0.5,
            tier_from_start_max_range = 40,
            tier_from_start_optimal = 20,
            tier_from_start_top_property_limit = 20
          } --[[table: 00000000086088E0]]
        } --[[table: 0000000008608750]],
        richness_base = 0,
        richness_multiplier = 1,
        sharpness = 0.4
      } --[[table: 0000000008608700]],
      collision_box = {
        {
          -3.2,
          -2.2
        } --[[table: 0000000008607BA0]],
        {
          2.2,
          2.2
        } --[[table: 0000000008607BF0]]
      } --[[table: 0000000008607B50]],
      corpse = "biter-spawner-corpse",
      flags = {
        "placeable-player",
        "placeable-enemy",
        "not-repairable"
      } --[[table: 00000000086079C0]],
      healing_per_tick = 0.02,
      icon = "__base__/graphics/icons/biter-spawner.png",
      loot = {
        {
          count_max = 10,
          count_min = 2,
          item = "alien-artifact",
          probability = 1
        } --[[table: 0000000008607D80]]
      } --[[table: 0000000008607D30]],
      max_health = 350,
      max_richness_for_spawn_shift = 100,
      max_spawn_shift = 0,
      maximum_count_of_owned_units = 7,
      minable = {
        mining_time = 1,
        result = "biter-spawner"
      } --[[table: 0000000008607A10]],
      name = "biter-spawner",
      order = "b-b-g",
      pollution_cooldown = 10,
      resistances = {
        {
          decrease = 2,
          type = "physical"
        } --[[table: 0000000008607AB0]],
        {
          decrease = 5,
          percent = 15,
          type = "explosion"
        } --[[table: 0000000008607B00]]
      } --[[table: 0000000008607A60]],
      result_units = {
        {
          "small-biter",
          0.3
        } --[[table: 0000000008608570]],
        {
          "medium-biter",
          0.3
        } --[[table: 00000000086085C0]],
        {
          "big-biter",
          0.4
        } --[[table: 0000000008608610]]
      } --[[table: 0000000008608520]],
      selection_box = {
        {
          -3.5,
          -2.5
        } --[[table: 0000000008607C90]],
        {
          2.5,
          2.5
        } --[[table: 0000000008607CE0]]
      } --[[table: 0000000008607C40]],
      spawning_cooldown = {
        360,
        150
      } --[[table: 00000000086086B0]],
      spawning_radius = 10,
      spawning_spacing = 3,
      subgroup = "enemies",
      type = "unit-spawner"
    } --[[table: 0000000008607970]]
  } --[[table: 00000000086A08D0]],
  wall = {
    wall = {
      collision_box = {
        {
          -0.49,
          -0.49
        } --[[table: 0000000008B12130]],
        {
          0.49,
          0.49
        } --[[table: 0000000008B12180]]
      } --[[table: 0000000008B120E0]],
      corpse = "wall-remnants",
      flags = {
        "placeable-neutral",
        "player-creation"
      } --[[table: 0000000008B12090]],
      icon = "__base__/graphics/icons/wall.png",
      max_health = 350,
      minable = {
        mining_time = 1,
        result = "wall"
      } --[[table: 0000000008B122C0]],
      mined_sound = {
        filename = "__base__/sound/deconstruct-bricks.wav"
      } --[[table: 0000000008B12360]],
      name = "wall",
      pictures = {
        corner_left_down = {
          {
            filename = "__base__/graphics/entity/wall/wall-corner-left-down.png",
            height = 42,
            priority = "extra-high",
            shift = {
              0.21875,
              -0.15625
            } --[[table: 0000000008B12E00]],
            width = 46
          } --[[table: 0000000008B12DB0]]
        } --[[table: 0000000008B12D60]],
        corner_left_up = {
          {
            filename = "__base__/graphics/entity/wall/wall-corner-left-up.png",
            height = 58,
            priority = "extra-high",
            shift = {
              0.296875,
              0.03125
            } --[[table: 0000000008B12EF0]],
            width = 51
          } --[[table: 0000000008B12EA0]]
        } --[[table: 0000000008B12E50]],
        corner_right_down = {
          {
            filename = "__base__/graphics/entity/wall/wall-corner-right-down.png",
            height = 42,
            priority = "extra-high",
            shift = {
              0,
              -0.15625
            } --[[table: 0000000008B12D10]],
            width = 32
          } --[[table: 0000000008B12CC0]]
        } --[[table: 0000000008B12C70]],
        corner_right_up = {
          {
            filename = "__base__/graphics/entity/wall/wall-corner-right-up.png",
            height = 53,
            priority = "extra-high",
            shift = {
              0,
              0.171875
            } --[[table: 0000000008B12C20]],
            width = 32
          } --[[table: 0000000008B12BD0]]
        } --[[table: 0000000008B12B80]],
        cross = {
          {
            filename = "__base__/graphics/entity/wall/wall-cross.png",
            height = 38,
            priority = "extra-high",
            shift = {
              0,
              -0.09375
            } --[[table: 0000000008B133A0]],
            width = 32
          } --[[table: 0000000008B13350]]
        } --[[table: 0000000008B13300]],
        ending_down = {
          {
            filename = "__base__/graphics/entity/wall/wall-ending-down.png",
            height = 36,
            priority = "extra-high",
            shift = {
              0.296875,
              -0.0625
            } --[[table: 0000000008B13580]],
            width = 51
          } --[[table: 0000000008B13530]]
        } --[[table: 0000000008B134E0]],
        ending_left = {
          {
            filename = "__base__/graphics/entity/wall/wall-ending-left.png",
            height = 57,
            priority = "extra-high",
            shift = {
              0.1875,
              0.078125
            } --[[table: 0000000008B13760]],
            width = 44
          } --[[table: 0000000008B13710]]
        } --[[table: 0000000008B136C0]],
        ending_right = {
          {
            filename = "__base__/graphics/entity/wall/wall-ending-right.png",
            height = 58,
            priority = "extra-high",
            shift = {
              0,
              0.0625
            } --[[table: 0000000008B13670]],
            width = 32
          } --[[table: 0000000008B13620]]
        } --[[table: 0000000008B135D0]],
        ending_up = {
          {
            filename = "__base__/graphics/entity/wall/wall-ending-up.png",
            height = 47,
            priority = "extra-high",
            shift = {
              0.5,
              0.234375
            } --[[table: 0000000008B13490]],
            width = 64
          } --[[table: 0000000008B13440]]
        } --[[table: 0000000008B133F0]],
        single = {
          {
            filename = "__base__/graphics/entity/wall/wall-single.png",
            height = 58,
            priority = "extra-high",
            shift = {
              0.1,
              0.1
            } --[[table: 0000000008B12680]],
            width = 33
          } --[[table: 0000000008B12630]]
        } --[[table: 0000000008B125E0]],
        straight_horizontal = {
          {
            filename = "__base__/graphics/entity/wall/wall-straight-horizontal-1.png",
            height = 57,
            priority = "extra-high",
            shift = {
              0,
              0.078125
            } --[[table: 0000000008B129F0]],
            width = 32
          } --[[table: 0000000008B129A0]],
          {
            filename = "__base__/graphics/entity/wall/wall-straight-horizontal-2.png",
            height = 57,
            priority = "extra-high",
            shift = {
              0,
              0.078125
            } --[[table: 0000000008B12A90]],
            width = 32
          } --[[table: 0000000008B12A40]],
          {
            filename = "__base__/graphics/entity/wall/wall-straight-horizontal-3.png",
            height = 55,
            priority = "extra-high",
            shift = {
              0,
              0.078125
            } --[[table: 0000000008B12B30]],
            width = 32
          } --[[table: 0000000008B12AE0]]
        } --[[table: 0000000008B12950]],
        straight_vertical = {
          {
            filename = "__base__/graphics/entity/wall/wall-straight-vertical-1.png",
            height = 32,
            priority = "extra-high",
            shift = {
              0.296875,
              0
            } --[[table: 0000000008B12770]],
            width = 51
          } --[[table: 0000000008B12720]],
          {
            filename = "__base__/graphics/entity/wall/wall-straight-vertical-2.png",
            height = 32,
            priority = "extra-high",
            shift = {
              0.296875,
              0
            } --[[table: 0000000008B12810]],
            width = 51
          } --[[table: 0000000008B127C0]]
        } --[[table: 0000000008B126D0]],
        straight_vertical_under_ending = {
          {
            filename = "__base__/graphics/entity/wall/wall-straight-vertical-under-ending.png",
            height = 32,
            priority = "extra-high",
            shift = {
              0.296875,
              0
            } --[[table: 0000000008B12900]],
            width = 51
          } --[[table: 0000000008B128B0]]
        } --[[table: 0000000008B12860]],
        t_down = {
          {
            filename = "__base__/graphics/entity/wall/wall-t-down.png",
            height = 53,
            priority = "extra-high",
            shift = {
              0,
              0.140625
            } --[[table: 0000000008B130D0]],
            width = 32
          } --[[table: 0000000008B13080]]
        } --[[table: 0000000008B13030]],
        t_left = {
          {
            filename = "__base__/graphics/entity/wall/wall-t-left.png",
            height = 38,
            priority = "extra-high",
            shift = {
              0,
              -0.09375
            } --[[table: 0000000008B132B0]],
            width = 32
          } --[[table: 0000000008B13260]]
        } --[[table: 0000000008B13210]],
        t_right = {
          {
            filename = "__base__/graphics/entity/wall/wall-t-right.png",
            height = 38,
            priority = "extra-high",
            shift = {
              0.296875,
              -0.09375
            } --[[table: 0000000008B131C0]],
            width = 51
          } --[[table: 0000000008B13170]]
        } --[[table: 0000000008B13120]],
        t_up = {
          {
            filename = "__base__/graphics/entity/wall/wall-t-up.png",
            height = 44,
            priority = "extra-high",
            shift = {
              0,
              -0.1875
            } --[[table: 0000000008B12FE0]],
            width = 32
          } --[[table: 0000000008B12F90]]
        } --[[table: 0000000008B12F40]]
      } --[[table: 0000000008B12590]],
      repair_sound = {
        filename = "__base__/sound/manual-repair-simple.wav"
      } --[[table: 0000000008B12310]],
      resistances = {
        {
          decrease = 3,
          percent = 20,
          type = "physical"
        } --[[table: 0000000008B12450]],
        {
          decrease = 10,
          percent = 30,
          type = "explosion"
        } --[[table: 0000000008B124A0]],
        {
          percent = 100,
          type = "fire"
        } --[[table: 0000000008B124F0]],
        {
          percent = 70,
          type = "laser"
        } --[[table: 0000000008B12540]]
      } --[[table: 0000000008B123B0]],
      selection_box = {
        {
          -0.5,
          -0.5
        } --[[table: 0000000008B12220]],
        {
          0.5,
          0.5
        } --[[table: 0000000008B12270]]
      } --[[table: 0000000008B121D0]],
      type = "wall"
    } --[[table: 0000000008B12040]]
  } --[[table: 0000000008B9DF70]]
} --[[table: 0000000006335480]]