{
  "_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" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "33b5838b807e7665e45515f3d1c322cd59cae774",
            "branch" : [
              {
                "SHA1" : "33b5838b807e7665e45515f3d1c322cd59cae774",
                "name" : "refs/remotes/origin/mc-1.18"
              }
            ]
          },
          "revision" : {
            "SHA1" : "33b5838b807e7665e45515f3d1c322cd59cae774",
            "branch" : [
              {
                "SHA1" : "33b5838b807e7665e45515f3d1c322cd59cae774",
                "name" : "refs/remotes/origin/mc-1.18"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "33b5838b807e7665e45515f3d1c322cd59cae774",
        "branch" : [
          {
            "SHA1" : "33b5838b807e7665e45515f3d1c322cd59cae774",
            "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.31+ex118-1.18.1-fabric.jar",
      "fileName" : "industrialcraft-2-2.9.31+ex118-1.18.1-fabric.jar",
      "relativePath" : "tmp/out/industrialcraft-2-2.9.31+ex118-1.18.1-fabric.jar"
    },
    {
      "displayPath" : "industrialcraft-2-2.9.31+ex118-1.18.1-forge.jar",
      "fileName" : "industrialcraft-2-2.9.31+ex118-1.18.1-forge.jar",
      "relativePath" : "tmp/out/industrialcraft-2-2.9.31+ex118-1.18.1-forge.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#31",
  "duration" : 15560,
  "estimatedDuration" : 40511,
  "executor" : None,
  "fullDisplayName" : "IC2 » 1.18 #31",
  "id" : "31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 31,
  "queueId" : 278,
  "result" : "SUCCESS",
  "timestamp" : 1643993091496,
  "url" : "http://jenkins.ic2.player.to/view/all/job/IC2/view/All/job/1.18/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/ic2/models/block/wiring/cable/detector_cable.json",
          "resources/assets/ic2/models/block/wiring/cable/splitter_cable_0_active.json",
          "src_pending/ic2/core/block/wiring/TileEntityCableDetector.java",
          "src_pending/ic2/core/block/wiring/TileEntityCableSplitter.java",
          "src/ic2/core/block/wiring/DetectorCableBlock.java",
          "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable_0_active.png",
          "resources/assets/ic2/models/block/wiring/cable/splitter_cable_active.json",
          "resources/assets/ic2/models/block/wiring/cable/splitter_cable.json",
          "resources/assets/ic2/blockstates/splitter_cable.json",
          "resources/assets/ic2/models/block/wiring/cable/splitter_cable_0.json",
          "resources/assets/ic2/blockstates/detector_cable.json",
          "src/ic2/core/block/wiring/CableBlock.java",
          "resources/assets/ic2/models/block/wiring/cable/detector_cable_0_active.json",
          "resources/assets/ic2/models/block/wiring/cable/detector_cable_active.json",
          "src/ic2/core/ref/Ic2Items.java",
          "src/ic2/core/block/wiring/SplitterCableBlock.java",
          "src/ic2/core/ref/Ic2Blocks.java",
          "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable_active.png",
          "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable.png",
          "resources/assets/ic2/models/block/wiring/cable/detector_cable_0.json",
          "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable_0.png"
        ],
        "commitId" : "33b5838b807e7665e45515f3d1c322cd59cae774",
        "timestamp" : 1643993081000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
          "fullName" : "player"
        },
        "authorEmail" : "player@player.to",
        "comment" : "Port detector and splitter cable\u000a",
        "date" : "2022-02-04 17:44:41 +0100",
        "id" : "33b5838b807e7665e45515f3d1c322cd59cae774",
        "msg" : "Port detector and splitter cable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/blockstates/detector_cable.json"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/models/block/wiring/cable/splitter_cable_active.json"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/ic2/blockstates/splitter_cable.json"
          },
          {
            "editType" : "delete",
            "file" : "src_pending/ic2/core/block/wiring/TileEntityCableDetector.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable.png"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2Blocks.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/models/block/wiring/cable/splitter_cable.json"
          },
          {
            "editType" : "delete",
            "file" : "src_pending/ic2/core/block/wiring/TileEntityCableSplitter.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/core/block/wiring/DetectorCableBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/models/block/wiring/cable/detector_cable.json"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/block/wiring/cable/detector_cable_0.json"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable_0_active.png"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/core/block/wiring/SplitterCableBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/models/block/wiring/cable/detector_cable_active.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/wiring/CableBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable_active.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/block/wiring/cable/detector_cable_0_active.json"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/textures/blocks/wiring/cable/splitter_cable_0.png"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2Items.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/block/wiring/cable/splitter_cable_0.json"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/ic2/models/block/wiring/cable/splitter_cable_0_active.json"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/player",
      "fullName" : "player"
    }
  ]
}