{
  "_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" : 358,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
            "branch" : [
              {
                "SHA1" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
            "branch" : [
              {
                "SHA1" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
        "branch" : [
          {
            "SHA1" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mcMMO-Dev/mcMMO.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "mcMMO.jar",
      "fileName" : "mcMMO.jar",
      "relativePath" : "target/mcMMO.jar"
    },
    {
      "displayPath" : "original-mcMMO.jar",
      "fileName" : "original-mcMMO.jar",
      "relativePath" : "target/original-mcMMO.jar"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#358",
  "duration" : 67761,
  "estimatedDuration" : 76106,
  "executor" : null,
  "fullDisplayName" : "mcMMO #358",
  "id" : "358",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 358,
  "queueId" : 288,
  "result" : "SUCCESS",
  "timestamp" : 1788635948343,
  "url" : "https://popicraft.net/jenkins/view/all/job/mcMMO/358/",
  "builtOn" : "Builder",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/locale/locale_zh_CN.properties"
        ],
        "commitId" : "314bf71d1885f8dc6d4014b2697bd10db74431c8",
        "timestamp" : 1788635115000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Correct swapped XP bar variable labels in the zh_CN locale\u000a\u000aThe comments above XPBar.Template and XPBar.Complex.Template labeled {0}\u000aas power level and {3} as skill level, but the XP bar template fills {0}\u000awith the skill level and {3} with the power level.\u000a",
        "date" : "2026-09-05 12:05:15 -0700",
        "id" : "314bf71d1885f8dc6d4014b2697bd10db74431c8",
        "msg" : "Correct swapped XP bar variable labels in the zh_CN locale",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/locale/locale_zh_CN.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt"
        ],
        "commitId" : "caddce9319a42b3c817961a20d3664ab726988f7",
        "timestamp" : 1788635115000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Update changelog\u000a",
        "date" : "2026-09-05 12:05:15 -0700",
        "id" : "caddce9319a42b3c817961a20d3664ab726988f7",
        "msg" : "Update changelog",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/com/gmail/nossr50/config/skills/salvage/SalvageConfig.java",
          "src/main/java/com/gmail/nossr50/util/BlockUtils.java",
          "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java",
          "src/main/java/com/gmail/nossr50/util/ItemUtils.java",
          "src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java",
          "src/main/resources/salvage.vanilla.yml",
          "src/test/java/com/gmail/nossr50/util/MaterialMapStoreTest.java",
          "src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java",
          "pom.xml",
          "Changelog.txt",
          "src/test/java/com/gmail/nossr50/skills/herbalism/HerbalismManagerAbilitiesTest.java",
          "src/main/resources/repair.vanilla.yml",
          "src/main/resources/experience.yml",
          "src/main/java/com/gmail/nossr50/config/skills/repair/RepairConfig.java",
          "src/main/resources/config.yml",
          "src/test/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingTest.java"
        ],
        "commitId" : "c69f1fcc8072cc6ca032d366290b1161f9034a35",
        "timestamp" : 1788635146000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "2.3.001\u000a",
        "date" : "2026-09-05 12:05:46 -0700",
        "id" : "c69f1fcc8072cc6ca032d366290b1161f9034a35",
        "msg" : "2.3.001",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/MaterialMapStore.java"
          },
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/gmail/nossr50/skills/herbalism/HerbalismManagerAbilitiesTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/config/skills/salvage/SalvageConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/BlockUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/config/skills/repair/RepairConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/salvage.vanilla.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/experience.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/gmail/nossr50/util/ItemUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/gmail/nossr50/util/MaterialMapStoreTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/repair.vanilla.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/test/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingTest.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changelog.txt"
        ],
        "commitId" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
        "timestamp" : 1788635785000,
        "author" : {
          "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
          "fullName" : "nossr50"
        },
        "authorEmail" : "nossr50@gmail.com",
        "comment" : "Clarify that the Player_Tamed multiplier was missing from the default experience.yml\u000a\u000aThe setting has been read since 2.1.148 but the default file never\u000acontained the key, so the changelog now says the entry was added rather\u000athan presenting the multiplier as new.\u000a\u000aClaude-Session: https://claude.ai/code/session_01Vnor2Hh6QXC9CFENie5FXx\u000a",
        "date" : "2026-09-05 12:16:25 -0700",
        "id" : "fee990b041c07d8eb828a30e800b407ba30b3e39",
        "msg" : "Clarify that the Player_Tamed multiplier was missing from the default experience.yml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changelog.txt"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://popicraft.net/jenkins/user/nossr50",
      "fullName" : "nossr50"
    }
  ]
}