<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>313</buildNumber><marked><SHA1>71868d9d2e87230ea0f8b8628edbf8ff869e0155</SHA1><branch><SHA1>71868d9d2e87230ea0f8b8628edbf8ff869e0155</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>71868d9d2e87230ea0f8b8628edbf8ff869e0155</SHA1><branch><SHA1>71868d9d2e87230ea0f8b8628edbf8ff869e0155</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>71868d9d2e87230ea0f8b8628edbf8ff869e0155</SHA1><branch><SHA1>71868d9d2e87230ea0f8b8628edbf8ff869e0155</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/mcMMO-Dev/mcMMO.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#313</displayName><duration>52913</duration><estimatedDuration>46420</estimatedDuration><fullDisplayName>mcMMO #313</fullDisplayName><id>313</id><inProgress>false</inProgress><keepLog>false</keepLog><number>313</number><queueId>140</queueId><result>FAILURE</result><timestamp>1779729511157</timestamp><url>https://popicraft.net/jenkins/job/mcMMO/313/</url><builtOn>Builder</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/test/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingTest.java</affectedPath><affectedPath>Changelog.txt</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java</affectedPath><commitId>8ff047d5a1a77f0f58c391ac41e9920f0e2b7199</commitId><timestamp>1779728779000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Fix KnockOnWood XP orbs never spawning on nether tree cap blocks during Tree Feller

Nether_Wart_Block and Warped_Wart_Block both have woodcutting XP in
experience.yml AND are in the treeFellerDestructibleWhiteList. The
drop routing in dropTreeFellerLootFromBlocks used an if/else-if
structure, so blocks with woodcutting XP always took the first branch
and never reached the else-if where the KnockOnWood orb logic lived.

Fix: extract the orb spawning block into a standalone if-check that
runs after the drop routing, so it fires for any isNonWoodPartOfTree
block regardless of whether it also has woodcutting XP.

Fixes #5288
</comment><date>2026-05-25 10:06:19 -0700</date><id>8ff047d5a1a77f0f58c391ac41e9920f0e2b7199</id><msg>Fix KnockOnWood XP orbs never spawning on nether tree cap blocks during Tree Feller</msg><path><editType>edit</editType><file>Changelog.txt</file></path><path><editType>edit</editType><file>src/test/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingTest.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingManager.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/test/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingTest.java</affectedPath><affectedPath>Changelog.txt</affectedPath><commitId>c838a69e7eafd6a20dd218f02fbef956abce66df</commitId><timestamp>1779729157000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Rename underscore test method names to camelCase in WoodcuttingTest; clean up 2.2.053 changelog entries
</comment><date>2026-05-25 10:12:37 -0700</date><id>c838a69e7eafd6a20dd218f02fbef956abce66df</id><msg>Rename underscore test method names to camelCase in WoodcuttingTest; clean up 2.2.053 changelog entries</msg><path><editType>edit</editType><file>src/test/java/com/gmail/nossr50/skills/woodcutting/WoodcuttingTest.java</file></path><path><editType>edit</editType><file>Changelog.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/test/java/com/gmail/nossr50/skills/tridents/TridentsTest.java</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/skills/tridents/TridentsManager.java</affectedPath><commitId>71868d9d2e87230ea0f8b8628edbf8ff869e0155</commitId><timestamp>1779729282000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Fix Impale damage formula: use rank * multiplier instead of (rank - 1) * multiplier
</comment><date>2026-05-25 10:14:42 -0700</date><id>71868d9d2e87230ea0f8b8628edbf8ff869e0155</id><msg>Fix Impale damage formula: use rank * multiplier instead of (rank - 1) * multiplier</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/skills/tridents/TridentsManager.java</file></path><path><editType>edit</editType><file>src/test/java/com/gmail/nossr50/skills/tridents/TridentsTest.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></culprit><culprit><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></culprit></freeStyleBuild>