{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 514,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
            "branch" : [
              {
                "SHA1" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
            "branch" : [
              {
                "SHA1" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
        "branch" : [
          {
            "SHA1" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mcMMO-Dev/mcMMO.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "mcMMO.jar",
      "fileName" : "mcMMO.jar",
      "relativePath" : "mcMMO/target/mcMMO.jar"
    },
    {
      "displayPath" : "original-mcMMO.jar",
      "fileName" : "original-mcMMO.jar",
      "relativePath" : "mcMMO/target/original-mcMMO.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#514",
  "duration" : 26882,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #514",
  "id" : "514",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 514,
  "queueId" : 1133,
  "result" : "SUCCESS",
  "timestamp" : 1592821130717,
  "url" : "https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/514/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/experience.yml"
        ],
        "commitId" : "2f650a4789a54ce9b93f7c8d0c1d466c0000b657",
        "timestamp" : 1592817563000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Tweak gilded blackstone XP\u000a",
        "date" : "2020-06-22 02:19:23 -0700",
        "id" : "2f650a4789a54ce9b93f7c8d0c1d466c0000b657",
        "msg" : "Tweak gilded blackstone XP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/resources/experience.yml"
        ],
        "commitId" : "0a26f7122a6460714633a488e9f4e43f69c1fe00",
        "timestamp" : 1592817809000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add hyphae to woodcutting xp\u000a",
        "date" : "2020-06-22 02:23:29 -0700",
        "id" : "0a26f7122a6460714633a488e9f4e43f69c1fe00",
        "msg" : "Add hyphae to woodcutting xp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
        ],
        "commitId" : "c60fbf17612b75b0f1584828e959aa24ea240e43",
        "timestamp" : 1592817941000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add lodestone to ability / tool blacklists\u000a",
        "date" : "2020-06-22 02:25:41 -0700",
        "id" : "c60fbf17612b75b0f1584828e959aa24ea240e43",
        "msg" : "Add lodestone to ability / tool blacklists",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
        ],
        "commitId" : "3fe0b44ce8462bcc85f694c534973c863fa681f1",
        "timestamp" : 1592818136000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add respawn anchors to blacklist\u000a",
        "date" : "2020-06-22 02:28:56 -0700",
        "id" : "3fe0b44ce8462bcc85f694c534973c863fa681f1",
        "msg" : "Add respawn anchors to blacklist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/resources/experience.yml"
        ],
        "commitId" : "369251fb6b58ea825d56cee0306b6cb01046ce67",
        "timestamp" : 1592818246000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add shroomlight to herbalism XP tables\u000a",
        "date" : "2020-06-22 02:30:46 -0700",
        "id" : "369251fb6b58ea825d56cee0306b6cb01046ce67",
        "msg" : "Add shroomlight to herbalism XP tables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
        ],
        "commitId" : "795b1ffff592970f08633b211df75e46c1dcd49e",
        "timestamp" : 1592818365000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Ignore soul campfires when activating abilities\u000a",
        "date" : "2020-06-22 02:32:45 -0700",
        "id" : "795b1ffff592970f08633b211df75e46c1dcd49e",
        "msg" : "Ignore soul campfires when activating abilities",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/resources/experience.yml"
        ],
        "commitId" : "c37a8e10d522c405d422031dc1ca4d3066b30ce5",
        "timestamp" : 1592819129000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add zoglin XP\u000a",
        "date" : "2020-06-22 02:45:29 -0700",
        "id" : "c37a8e10d522c405d422031dc1ca4d3066b30ce5",
        "msg" : "Add zoglin XP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt",
          "src/main/resources/experience.yml"
        ],
        "commitId" : "382a9a77a7dd73ead235c38da13de0e67635a56d",
        "timestamp" : 1592819366000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add Bone Block mining xp\u000a",
        "date" : "2020-06-22 02:49:26 -0700",
        "id" : "382a9a77a7dd73ead235c38da13de0e67635a56d",
        "msg" : "Add Bone Block mining xp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/experience.yml"
        ],
        "commitId" : "41139e93f576dbbc8143fb109473a5241b1df68d",
        "timestamp" : 1592819392000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Tweak zoglin XP\u000a",
        "date" : "2020-06-22 02:49:52 -0700",
        "id" : "41139e93f576dbbc8143fb109473a5241b1df68d",
        "msg" : "Tweak zoglin XP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.yml",
          "Changelog.txt"
        ],
        "commitId" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
        "timestamp" : 1592820088000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Add Redstone Dust to bonus drops\u000a",
        "date" : "2020-06-22 03:01:28 -0700",
        "id" : "36d0df1c544812da2641e1c709a0c7b87c2ae98c",
        "msg" : "Add Redstone Dust to bonus drops",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}