{
  "_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" : 57,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
            "branch" : [
              {
                "SHA1" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
                "name" : "refs/remotes/origin/mc-1.18"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
            "branch" : [
              {
                "SHA1" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
                "name" : "refs/remotes/origin/mc-1.18"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
        "branch" : [
          {
            "SHA1" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
            "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.57+ex118-1.18.1-fabric.jar",
      "fileName" : "industrialcraft-2-2.9.57+ex118-1.18.1-fabric.jar",
      "relativePath" : "tmp/out/industrialcraft-2-2.9.57+ex118-1.18.1-fabric.jar"
    },
    {
      "displayPath" : "industrialcraft-2-2.9.57+ex118-1.18.1-forge.jar",
      "fileName" : "industrialcraft-2-2.9.57+ex118-1.18.1-forge.jar",
      "relativePath" : "tmp/out/industrialcraft-2-2.9.57+ex118-1.18.1-forge.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#57",
  "duration" : 44163,
  "estimatedDuration" : 40511,
  "executor" : None,
  "fullDisplayName" : "IC2 » 1.18 #57",
  "id" : "57",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 57,
  "queueId" : 304,
  "result" : "SUCCESS",
  "timestamp" : 1646303022886,
  "url" : "http://jenkins.ic2.player.to/view/all/job/IC2/view/All/job/1.18/57/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/item/tool/ItemElectricTool.java"
        ],
        "commitId" : "d8e22736e10cd30546df8f93c11b065bb73d73c1",
        "timestamp" : 1646263657000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/1192155537",
          "fullName" : "1192155537"
        },
        "authorEmail" : "1192155537@qq.com",
        "comment" : "Add tooltip to electric tools.\u000a",
        "date" : "2022-03-03 07:27:37 +0800",
        "id" : "d8e22736e10cd30546df8f93c11b065bb73d73c1",
        "msg" : "Add tooltip to electric tools.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/item/tool/ItemElectricTool.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/ref/Ic2ArmorMaterials.java",
          "src_pending/ic2/core/SideProxy.java",
          "resources/assets/minecraft/textures/models/armor/quantum_2.png",
          "src/ic2/core/TickHandler.java",
          "resources/assets/ic2/models/item/quantum_boots.json",
          "src_pending/ic2/core/SideProxyServer.java",
          "src/ic2/core/item/armor/ItemArmorQuantumSuit.java",
          "resources_pending/assets/ic2/models/item/armor/quantum_boots.json",
          "resources_pending/assets/ic2/models/item/tool/electric/nano_saber_active.json",
          "resources_pending/assets/ic2/models/item/tool/electric/nano_saber.json",
          "resources/assets/minecraft/textures/models/armor/ic2_quantum_layer_2.png",
          "src-fabric/ic2/fabric/mixin/ItemNanoSaberMixin.java",
          "resources_pending/assets/ic2/models/item/armor/quantum_chestplate.json",
          "src_pending/ic2/core/item/armor/ItemArmorQuantumSuit.java",
          "resources/assets/ic2/models/item/quantum_leggings.json",
          "src/ic2/core/ref/Ic2Items.java",
          "resources/assets/ic2/models/item/nano_saber.json",
          "resources_pending/assets/ic2/models/item/armor/quantum_leggings.json",
          "src_pending/ic2/core/TickHandler.java",
          "resources/assets/minecraft/textures/models/armor/ic2_quantum_layer_1.png",
          "resources/assets/ic2/models/item/nano_saber_active.json",
          "src_pending/ic2/core/SideProxyClient.java",
          "src_pending/ic2/core/item/tool/ItemNanoSaber.java",
          "resources/assets/ic2/models/item/quantum_helmet.json",
          "src/ic2/core/SideProxy.java",
          "src-fabric/ic2/fabric/mixin/ItemArmorElectricMixin.java",
          "res-fabric/ic2.mixins.json",
          "resources/assets/ic2/models/item/quantum_chestplate.json",
          "src/ic2/core/SideProxyServer.java",
          "resources/assets/minecraft/textures/models/armor/quantum_1.png",
          "resources_pending/assets/ic2/models/item/armor/quantum_helmet.json",
          "src/ic2/core/SideProxyClient.java",
          "src/ic2/core/item/tool/ItemNanoSaber.java"
        ],
        "commitId" : "c37f2047a690d9a9fbce1a8ac3cd355c9ed605eb",
        "timestamp" : 1646263664000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/1192155537",
          "fullName" : "1192155537"
        },
        "authorEmail" : "1192155537@qq.com",
        "comment" : "port Nano Saber and Quantum Suits(both are Fabric side only and WIP)\u000a",
        "date" : "2022-03-03 07:27:44 +0800",
        "id" : "c37f2047a690d9a9fbce1a8ac3cd355c9ed605eb",
        "msg" : "port Nano Saber and Quantum Suits(both are Fabric side only and WIP)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/item/quantum_helmet.json"
          },
          {
            "editType" : "delete",
            "file" : "src_pending/ic2/core/item/armor/ItemArmorQuantumSuit.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/item/quantum_leggings.json"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/minecraft/textures/models/armor/quantum_1.png"
          },
          {
            "editType" : "delete",
            "file" : "resources_pending/assets/ic2/models/item/armor/quantum_helmet.json"
          },
          {
            "editType" : "delete",
            "file" : "resources_pending/assets/ic2/models/item/armor/quantum_boots.json"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/minecraft/textures/models/armor/ic2_quantum_layer_1.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/item/nano_saber.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/SideProxy.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/core/item/armor/ItemArmorQuantumSuit.java"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/SideProxyClient.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/minecraft/textures/models/armor/quantum_2.png"
          },
          {
            "editType" : "delete",
            "file" : "resources_pending/assets/ic2/models/item/armor/quantum_chestplate.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/SideProxy.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/item/quantum_boots.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2Items.java"
          },
          {
            "editType" : "delete",
            "file" : "resources_pending/assets/ic2/models/item/tool/electric/nano_saber_active.json"
          },
          {
            "editType" : "delete",
            "file" : "resources_pending/assets/ic2/models/item/armor/quantum_leggings.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2ArmorMaterials.java"
          },
          {
            "editType" : "delete",
            "file" : "resources_pending/assets/ic2/models/item/tool/electric/nano_saber.json"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/minecraft/textures/models/armor/ic2_quantum_layer_2.png"
          },
          {
            "editType" : "edit",
            "file" : "res-fabric/ic2.mixins.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/SideProxyServer.java"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/SideProxyServer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/TickHandler.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/item/nano_saber_active.json"
          },
          {
            "editType" : "edit",
            "file" : "src_pending/ic2/core/TickHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/core/item/tool/ItemNanoSaber.java"
          },
          {
            "editType" : "edit",
            "file" : "src-fabric/ic2/fabric/mixin/ItemArmorElectricMixin.java"
          },
          {
            "editType" : "delete",
            "file" : "src_pending/ic2/core/item/tool/ItemNanoSaber.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/SideProxyClient.java"
          },
          {
            "editType" : "add",
            "file" : "src-fabric/ic2/fabric/mixin/ItemNanoSaberMixin.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/item/quantum_chestplate.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/item/tool/ItemToolWrenchElectric.java"
        ],
        "commitId" : "ed005710ac6e89e0176d74197cb1b564530abb68",
        "timestamp" : 1646263672000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/1192155537",
          "fullName" : "1192155537"
        },
        "authorEmail" : "1192155537@qq.com",
        "comment" : "Fix electric wrench don't have a tooltip.\u000a",
        "date" : "2022-03-03 07:27:52 +0800",
        "id" : "ed005710ac6e89e0176d74197cb1b564530abb68",
        "msg" : "Fix electric wrench don't have a tooltip.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/core/item/tool/ItemToolWrenchElectric.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/data/ic2/advancements/ic2/root.json"
        ],
        "commitId" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
        "timestamp" : 1646263679000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/1192155537",
          "fullName" : "1192155537"
        },
        "authorEmail" : "1192155537@qq.com",
        "comment" : "Fix root advancement would not be displayed when sub-advancement were acquired early\u000a",
        "date" : "2022-03-03 07:27:59 +0800",
        "id" : "d3b8e78878d18b42cd9add30f78395f873a089b4",
        "msg" : "Fix root advancement would not be displayed when sub-advancement were acquired early",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/data/ic2/advancements/ic2/root.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/1192155537",
      "fullName" : "1192155537"
    }
  ]
}