{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/mc-1.18" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 103,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
            "branch" : [
              {
                "SHA1" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
                "name" : "refs/remotes/origin/mc-1.18"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
            "branch" : [
              {
                "SHA1" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
                "name" : "refs/remotes/origin/mc-1.18"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
        "branch" : [
          {
            "SHA1" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
            "name" : "refs/remotes/origin/mc-1.18"
          }
        ]
      },
      "remoteUrls" : [
        "/var/lib/gitolite3/repositories/IC2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "industrialcraft-2-2.9.103+ex118-1.18.2-fabric.jar",
      "fileName" : "industrialcraft-2-2.9.103+ex118-1.18.2-fabric.jar",
      "relativePath" : "tmp/out/industrialcraft-2-2.9.103+ex118-1.18.2-fabric.jar"
    },
    {
      "displayPath" : "industrialcraft-2-2.9.103+ex118-1.18.2-forge.jar",
      "fileName" : "industrialcraft-2-2.9.103+ex118-1.18.2-forge.jar",
      "relativePath" : "tmp/out/industrialcraft-2-2.9.103+ex118-1.18.2-forge.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#103",
  "duration" : 26567,
  "estimatedDuration" : 40511,
  "executor" : None,
  "fullDisplayName" : "IC2 » 1.18 #103",
  "id" : "103",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 103,
  "queueId" : 16,
  "result" : "SUCCESS",
  "timestamp" : 1662566363200,
  "url" : "http://jenkins.ic2.player.to/view/all/job/IC2/view/All/job/1.18/103/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/ref/Ic2ItemTags.java",
          "res-generated-fabric/data/c/tags/items/iron_dusts.json",
          "src/ic2/data/recipe/BlastFurnaceRecipeProvider.java",
          "res-generated-fabric/data/ic2/recipes/blast_furnace/crushed_iron_to_steel_ingot.json",
          "src/ic2/data/recipe/helper/BasicMachineRecipeGenerator.java",
          "src/ic2/data/Ic2DataGenerators.java",
          "res-generated-fabric/data/ic2/recipes/blast_furnace/iron_dusts_to_steel_ingot.json",
          "src/ic2/data/recipe/MaceratorRecipeProvider.java",
          "src/ic2/data/tag/Ic2ItemTagProvider.java",
          "src/ic2/data/recipe/helper/IC2RecipeProvider.java",
          "src/ic2/data/recipe/SmeltingProvider.java",
          "res-generated-fabric/data/ic2/recipes/blast_furnace/iron_ingot_to_steel_ingot.json",
          "src/ic2/data/recipe/SimpleMachinesProvider.java",
          "src/ic2/data/recipe/ExtractorRecipeProvider.java",
          "src-fabric/ic2/fabric/data/IC2DataGeneratorEntrypoint.java",
          "src/ic2/data/recipe/CentrifugeRecipeProvider.java",
          "src/ic2/data/recipe/IC2RecipeProvider.java",
          "src/ic2/data/recipe/CompressorRecipeProvider.java",
          "res-generated-fabric/data/ic2/recipes/blast_furnace/purified_iron_to_steel_ingot.json",
          "src/ic2/api/recipe/Recipes.java",
          "res-generated-fabric/data/ic2/recipes/blast_furnace/iron_ore_to_steel_ingot.json"
        ],
        "commitId" : "5479316347cb5f5e01368cd2f21400da7aa17d1e",
        "timestamp" : 1662561760000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/13494793+technici4n",
          "fullName" : "13494793+Technici4n"
        },
        "authorEmail" : "13494793+Technici4n@users.noreply.github.com",
        "comment" : "Split recipe generators, add blast furnace\u000a",
        "date" : "2022-09-07 16:42:40 +0200",
        "id" : "5479316347cb5f5e01368cd2f21400da7aa17d1e",
        "msg" : "Split recipe generators, add blast furnace",
        "paths" : [
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/blast_furnace/crushed_iron_to_steel_ingot.json"
          },
          {
            "editType" : "edit",
            "file" : "src-fabric/ic2/fabric/data/IC2DataGeneratorEntrypoint.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/CentrifugeRecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/MaceratorRecipeProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/data/recipe/IC2RecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/blast_furnace/purified_iron_to_steel_ingot.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/api/recipe/Recipes.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/blast_furnace/iron_ingot_to_steel_ingot.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/c/tags/items/iron_dusts.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2ItemTags.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/Ic2DataGenerators.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/data/recipe/SimpleMachinesProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/helper/BasicMachineRecipeGenerator.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/CompressorRecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/helper/IC2RecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/BlastFurnaceRecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/blast_furnace/iron_dusts_to_steel_ingot.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/SmeltingProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/ExtractorRecipeProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/tag/Ic2ItemTagProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/blast_furnace/iron_ore_to_steel_ingot.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/ic2/guidef/burning_box.xml",
          "src/ic2/core/block/machine/gui/GuiSortingMachine.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/tin_ingots_to_tin_cable.json",
          "src/ic2/data/recipe/OreWasherRecipeProvider.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/bronze_plates_to_bronze_casing.json",
          "src/ic2/data/tag/Ic2ItemTagProvider.java",
          "src_pending/ic2/core/item/tool/GuiToolbox.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/lead_ingots_to_lead_plate.json",
          "resources/assets/ic2/guidef/nuke.xml",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/lead_plates_to_lead_casing.json",
          "src_pending/ic2/core/GuiOverlayer.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/steel_plates_to_steel_casing.json",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_silver_to_purified_silver.json",
          "src_pending/ic2/core/item/tool/GuiToolMeter.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/steel_ingots_to_steel_plate.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/tin_ingots_to_tin_plate.json",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_uranium_to_purified_uranium.json",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_tin_to_purified_tin.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_ingot_to_iron_cable.json",
          "resources/assets/ic2/config/thermal_centrifuge.ini",
          "src/ic2/data/recipe/helper/BasicMachineRecipeGenerator.java",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_copper_to_purified_copper.json",
          "resources/assets/ic2/guidef/solid_heat_generator.xml",
          "res-generated-fabric/data/c/tags/items/steel_blocks.json",
          "res-generated-fabric/data/c/tags/items/bronze_blocks.json",
          "resources/assets/ic2/config/metal_former_cutting.ini",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/copper_ingot_to_copper_cable.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/bronze_ingots_to_bronze_plate.json",
          "src_pending/ic2/core/item/tool/GuiContainmentbox.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_cutting/gold_plates_to_gold_cable.json",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_iron_to_purified_iron.json",
          "src_pending/ic2/core/block/personal/GuiTradingTerminal.java",
          "src/ic2/data/recipe/MetalFormerRecipeProvider.java",
          "resources/assets/ic2/config/metal_former_rolling.ini",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/copper_plates_to_copper_casing.json",
          "resources/assets/ic2/config/metal_former_extruding.ini",
          "resources/assets/ic2/guidef/block_cutter.xml",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/bronze_blocks_to_bronze_shaft.json",
          "src/ic2/core/init/Rezepte.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/tin_casing_to_tin_can.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/gold_ingot_to_gold_cable.json",
          "resources/assets/ic2/config/ore_washer.ini",
          "src/ic2/data/Ic2DataGenerators.java",
          "src/ic2/core/gui/GlTexture.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_cutting/iron_casing_to_coin.json",
          "resources/assets/ic2/guidef/ore_washing_plant.xml",
          "resources/assets/ic2/guidef/steam_repressurizer.xml",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/iron_ingot_to_iron_plate.json",
          "src_pending/ic2/core/item/tool/GuiCropnalyzer.java",
          "src/ic2/core/ref/Ic2RecipeSerializers.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_block_to_iron_shaft.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/iron_plates_to_iron_casing.json",
          "src/ic2/core/gui/Image.java",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_gold_to_purified_gold.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_cutting/iron_plates_to_iron_cable.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/tin_plates_to_tin_casing.json",
          "resources/assets/ic2/config/blast_furnace.ini",
          "src/ic2/core/ref/Ic2ItemTags.java",
          "res-generated-fabric/data/ic2/recipes/metal_former_cutting/tin_plates_to_tin_cable.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/gold_ingot_to_gold_plate.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_cutting/copper_plates_to_copper_cable.json",
          "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_lead_to_purified_lead.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/steel_blocks_to_steel_shaft.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/copper_ingot_to_copper_plate.json",
          "res-generated-fabric/data/ic2/recipes/ore_washer/gravel_to_stone_dust.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_rolling/gold_plates_to_gold_casing.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_plates_to_fuel_rod.json",
          "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_casing_to_iron_fence.json",
          "src/ic2/core/ref/Ic2RecipeTypes.java"
        ],
        "commitId" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
        "timestamp" : 1662566348000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/13494793+technici4n",
          "fullName" : "13494793+Technici4n"
        },
        "authorEmail" : "13494793+Technici4n@users.noreply.github.com",
        "comment" : "Generate metal former and ore washer recipes\u000a",
        "date" : "2022-09-07 17:59:08 +0200",
        "id" : "7727b76f9a8e44a68a649769ccc831ce42885a05",
        "msg" : "Generate metal former and ore washer recipes",
        "paths" : [
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_copper_to_purified_copper.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_ingot_to_iron_cable.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/steel_blocks_to_steel_shaft.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/lead_ingots_to_lead_plate.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/bronze_ingots_to_bronze_plate.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_cutting/copper_plates_to_copper_cable.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_cutting/tin_plates_to_tin_cable.json"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/guidef/solid_heat_generator.xml"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_casing_to_iron_fence.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/tag/Ic2ItemTagProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/tin_casing_to_tin_can.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/machine/gui/GuiSortingMachine.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/c/tags/items/steel_blocks.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/copper_ingot_to_copper_cable.json"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/config/ore_washer.ini"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/bronze_plates_to_bronze_casing.json"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/guidef/burning_box.xml"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/guidef/nuke.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/Ic2DataGenerators.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/copper_plates_to_copper_casing.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_gold_to_purified_gold.json"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/OreWasherRecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/steel_plates_to_steel_casing.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_iron_to_purified_iron.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/gui/GlTexture.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2ItemTags.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/gold_ingot_to_gold_cable.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/tin_ingots_to_tin_cable.json"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/config/metal_former_rolling.ini"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/bronze_blocks_to_bronze_shaft.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/iron_plates_to_iron_casing.json"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/guidef/ore_washing_plant.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/config/blast_furnace.ini"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_block_to_iron_shaft.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_tin_to_purified_tin.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_extruding/iron_plates_to_fuel_rod.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/item/tool/GuiToolbox.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_cutting/iron_plates_to_iron_cable.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/c/tags/items/bronze_blocks.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/tin_ingots_to_tin_plate.json"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/guidef/block_cutter.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/config/metal_former_extruding.ini"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2RecipeTypes.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/config/thermal_centrifuge.ini"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/tin_plates_to_tin_casing.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/gold_plates_to_gold_casing.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_lead_to_purified_lead.json"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/guidef/steam_repressurizer.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2RecipeSerializers.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_cutting/gold_plates_to_gold_cable.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/lead_plates_to_lead_casing.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/gold_ingot_to_gold_plate.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/copper_ingot_to_copper_plate.json"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/steel_ingots_to_steel_plate.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/item/tool/GuiToolMeter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/init/Rezepte.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/gravel_to_stone_dust.json"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/MetalFormerRecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_rolling/iron_ingot_to_iron_plate.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/helper/BasicMachineRecipeGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/item/tool/GuiCropnalyzer.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/metal_former_cutting/iron_casing_to_coin.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/GuiOverlayer.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/config/metal_former_cutting.ini"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/gui/Image.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_uranium_to_purified_uranium.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/item/tool/GuiContainmentbox.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/ore_washer/crushed_silver_to_purified_silver.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/block/personal/GuiTradingTerminal.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/13494793+technici4n",
      "fullName" : "13494793+Technici4n"
    }
  ]
}