{
  "additions": {
    "recipes": {
      "early_ore_miner": {
        "identifier": "_base_early_ore_vein_miner_i",
        "name": "Early Ore Vein Miner",
        "input_data": {
          "_base_xenoferrite_plates": {
            "amount": 10,
            "percentage_str": "1"
          }
        },
        "__template": "_base_ore_vein_miner_i"
      }
    },
    "research": {
      "Early_Underground_Mining": {
        "name": "Early Underground Mining",
        "input_data": {
          "_base_science_pack_i": {
            "amount": 50
          }
        },
        "list_researchDependencies_str": [
          "_base_high_voltage_energy"
        ],
        "list_craftingUnlocks_str": [
          "_base_early_ore_vein_miner_i"
        ],
        "__template": "_base_underground_mining_i"
      },
      "Early_Vein_Scan": {
        "name": "Early Ore Scanner: XF, TE, IG & MR Veins",
        "input_data": {
          "_base_science_pack_i": {
            "amount": 100
          }
        },
        "list_researchDependencies_str": [
          "_base_high_voltage_energy"
        ],
        "list_oreScannerUnlocks_str": [
          "_base_oreveinmineable_te",
          "_base_oreveinmineable_xf",
          "_base_oreveinmineable_ignium",
          "_base_oreveinmineable_mineral_rock",
          "_base_oreveinmineable_telluxite"
        ],
        "__template": "_base_ore_vein_scanner"
      }
    }
  }
}