<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><originmaster _class='hudson.plugins.git.util.Build'><buildNumber>31</buildNumber><marked><SHA1>b16e58d15162a1e81fd1b63275fb1933d78a0049</SHA1><branch><SHA1>b16e58d15162a1e81fd1b63275fb1933d78a0049</SHA1><name>origin/master</name></branch></marked><revision><SHA1>b16e58d15162a1e81fd1b63275fb1933d78a0049</SHA1><branch><SHA1>b16e58d15162a1e81fd1b63275fb1933d78a0049</SHA1><name>origin/master</name></branch></revision></originmaster></buildsByBranchName><lastBuiltRevision><SHA1>b16e58d15162a1e81fd1b63275fb1933d78a0049</SHA1><branch><SHA1>b16e58d15162a1e81fd1b63275fb1933d78a0049</SHA1><name>origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/bonii-xx/IguanaTweaksTConstruct.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>IguanaTinkerTweaks-1.7.10-2.0.1.31-deobf.jar</displayPath><fileName>IguanaTinkerTweaks-1.7.10-2.0.1.31-deobf.jar</fileName><relativePath>build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.31-deobf.jar</relativePath></artifact><artifact><displayPath>IguanaTinkerTweaks-1.7.10-2.0.1.31.jar</displayPath><fileName>IguanaTinkerTweaks-1.7.10-2.0.1.31.jar</fileName><relativePath>build/libs/IguanaTinkerTweaks-1.7.10-2.0.1.31.jar</relativePath></artifact><building>false</building><displayName>#31</displayName><duration>184898</duration><estimatedDuration>234067</estimatedDuration><fullDisplayName>IguanaTConTweaks-1.7.10 #31</fullDisplayName><id>2014-08-16_04-26-39</id><inProgress>false</inProgress><keepLog>false</keepLog><number>31</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1408177599000</timestamp><url>https://dvs1.progwml6.com/jenkins/view/all/job/IguanaTConTweaks-1.7.10/31/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/claybuckets/ClayBucketHandler.java</affectedPath><commitId>cd911302a6bbec7da2da61201314887a38192b89</commitId><timestamp>1408084377000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Fix crash when clicking on a cow with an empty hand
</comment><date>2014-08-15T08:32:57+0200</date><id>cd911302a6bbec7da2da61201314887a38192b89</id><msg>Fix crash when clicking on a cow with an empty hand</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/claybuckets/ClayBucketHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/CastHandler.java</affectedPath><commitId>c7e4f0153a6d71edafbd10a07dab9d737f26e0b0</commitId><timestamp>1408088545000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Change the making-cast-burns-material implementation to the new smeltery events
</comment><date>2014-08-15T09:42:25+0200</date><id>c7e4f0153a6d71edafbd10a07dab9d737f26e0b0</id><msg>Change the making-cast-burns-material implementation to the new smeltery</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/CastHandler.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/PartCraftingRecipe.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java</affectedPath><commitId>531cebbca6ca35959b4dbb95fbbaa471c7a6239b</commitId><timestamp>1408106079000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Add easy part crafting in the crafting window
</comment><date>2014-08-15T14:34:39+0200</date><id>531cebbca6ca35959b4dbb95fbbaa471c7a6239b</id><msg>Add easy part crafting in the crafting window</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java</file></path><path><editType>add</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/PartCraftingRecipe.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/ToolCraftingRecipe.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java</affectedPath><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java</affectedPath><commitId>d6d18b6b244dcff3603ad3d67bc68cac6e1a244e</commitId><timestamp>1408109099000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Add easy tool building in the crafting grid. Extra option to allow 4-part tools.
</comment><date>2014-08-15T15:24:59+0200</date><id>d6d18b6b244dcff3603ad3d67bc68cac6e1a244e</id><msg>Add easy tool building in the crafting grid. Extra option to allow</msg><path><editType>add</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/ToolCraftingRecipe.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java</file></path><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java</affectedPath><commitId>b16e58d15162a1e81fd1b63275fb1933d78a0049</commitId><timestamp>1408135813000</timestamp><author><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></author><authorEmail>bernhard.bonigl@gmail.com</authorEmail><comment>Allow bone and wooden crossbars, so you can make a dagger as starting weapon.
</comment><date>2014-08-15T22:50:13+0200</date><id>b16e58d15162a1e81fd1b63275fb1933d78a0049</id><msg>Allow bone and wooden crossbars, so you can make a dagger as starting</msg><path><editType>edit</editType><file>src/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://dvs1.progwml6.com/jenkins/user/bernhard.bonigl</absoluteUrl><fullName>bernhard.bonigl</fullName></culprit></freeStyleBuild>