{
  "_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" : 320,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f4214e20315ad67e0e15549b00c801c46bd94369",
            "branch" : [
              {
                "SHA1" : "f4214e20315ad67e0e15549b00c801c46bd94369",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f4214e20315ad67e0e15549b00c801c46bd94369",
            "branch" : [
              {
                "SHA1" : "f4214e20315ad67e0e15549b00c801c46bd94369",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f4214e20315ad67e0e15549b00c801c46bd94369",
        "branch" : [
          {
            "SHA1" : "f4214e20315ad67e0e15549b00c801c46bd94369",
            "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" : "#320",
  "duration" : 190394,
  "estimatedDuration" : 83019,
  "executor" : None,
  "fullDisplayName" : "mcMMO-java8 mc 1.16 and older #320",
  "id" : "320",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 320,
  "queueId" : 4590,
  "result" : "SUCCESS",
  "timestamp" : 1556349604090,
  "url" : "https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/320/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/experience.yml"
        ],
        "commitId" : "43d08ec21d75827a62dc8d8fc8eca0d8744e7eec",
        "timestamp" : 1556294892000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added some missing blocks to Herbalism/Mining\u000aAdded some missing entries to herbalism mining and one to combat.\u000aReasoning for each xp below:\u000a bamboo - 10 Cant grow nearly as tall as kelp\u000athe other 1 high tall flowers (excluding poppy, dandelion and allium)\u000alily_of_the_valley - 150 same as the other 1 high tall flowers\u000a(excluding poppy, dandelion and allium)\u000ato harvest. You need a wither to kill a mob and have the block not get\u000adestroyed by the wither blast. If the block where to get destroyed the\u000aflower just drops instead and you dont get any xp.\u000a The whole stone brick family get the same xp as nether brick, 50\u000astone_bricks\u000achiseled_stone_bricks\u000a The rest of the prismarine family continue with the same xp as their\u000amain block, 70\u000a wandering_trader  - 1.0 same as normal villagers\u000a",
        "date" : "2019-04-26 18:08:12 +0200",
        "id" : "43d08ec21d75827a62dc8d8fc8eca0d8744e7eec",
        "msg" : "Added some missing blocks to Herbalism/Mining",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java",
          "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
        ],
        "commitId" : "f904ac70190a76602752bbf2238452c7d0d0ea64",
        "timestamp" : 1556346360000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/unconfigured",
          "fullName" : "unconfigured"
        },
        "authorEmail" : "unconfigured@null.spigotmc.org",
        "comment" : "Fixing 1.13.2 bamboo material errors\u000a",
        "date" : "2019-04-26 23:26:00 -0700",
        "id" : "f904ac70190a76602752bbf2238452c7d0d0ea64",
        "msg" : "Fixing 1.13.2 bamboo material errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "Changelog.txt"
        ],
        "commitId" : "f4214e20315ad67e0e15549b00c801c46bd94369",
        "timestamp" : 1556348452000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "changelog update\u000a",
        "date" : "2019-04-27 00:00:52 -0700",
        "id" : "f4214e20315ad67e0e15549b00c801c46bd94369",
        "msg" : "changelog update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/unconfigured",
      "fullName" : "unconfigured"
    }
  ]
}