{
  "_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" : {
        "origin/1.8.9" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 48,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
            "branch" : [
              {
                "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
                "name" : "origin/1.8.9"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
            "branch" : [
              {
                "SHA1" : "32eb289cc335e6add1060e30309e409df682b2d2",
                "name" : "origin/1.8.9"
              }
            ]
          }
        },
        "origin/1.10" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 52,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
            "branch" : [
              {
                "SHA1" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
                "name" : "origin/1.10"
              }
            ]
          },
          "revision" : {
            "SHA1" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
            "branch" : [
              {
                "SHA1" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
                "name" : "origin/1.10"
              }
            ]
          }
        },
        "origin/1.8rewrite" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 28,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
            "branch" : [
              {
                "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
                "name" : "origin/1.8rewrite"
              }
            ]
          },
          "revision" : {
            "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
            "branch" : [
              {
                "SHA1" : "adb7ce340ff990c3838d3c90ebe42c79981295f3",
                "name" : "origin/1.8rewrite"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
        "branch" : [
          {
            "SHA1" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
            "name" : "origin/1.10"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/progwml6/Natura.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#52",
  "duration" : 203751,
  "estimatedDuration" : 188739,
  "executor" : None,
  "fullDisplayName" : "Natura 1.10.2 #52",
  "id" : "52",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 52,
  "queueId" : 5740,
  "result" : "SUCCESS",
  "timestamp" : 1474252815823,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/Natura%201.10.2/52/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/assets/natura/textures/items/food/blightberry.png",
          "src/main/resources/assets/natura/lang/en_US.lang",
          "src/main/resources/assets/natura/textures/items/food/blackberry.png",
          "src/main/resources/assets/natura/textures/items/food/skyberry.png",
          "src/main/java/com/progwml6/natura/overworld/block/bush/BlockOverworldBerryBush.java",
          "src/main/resources/assets/natura/blockstates/soups.json",
          "src/main/resources/assets/natura/blockstates/nether_berrybush_blightberry.json",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/raspberry.png",
          "src/main/java/com/progwml6/natura/overworld/OverworldClientProxy.java",
          "src/main/resources/assets/natura/blockstates/overworld_berrybush_raspberry.json",
          "src/main/resources/assets/natura/blockstates/overworld_berrybush_blackberry.json",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/duskberry_ripe.png",
          "src/main/resources/assets/natura/textures/items/food/blueberry.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blackberry_ripe.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blackberry.png",
          "src/main/resources/assets/natura/blockstates/overworld_berrybush_blueberry.json",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/raspberry_ripe.png",
          "src/main/resources/assets/natura/blockstates/nether_berrybush_stingberry.json",
          "src/main/resources/assets/natura/blockstates/nether_berrybush_duskberry.json",
          "build.properties",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/stingberry.png",
          "src/main/resources/assets/natura/textures/items/food/maloberry.png",
          "src/main/java/com/progwml6/natura/overworld/NaturaOverworld.java",
          "src/main/resources/assets/natura/models/block/natura_bush_large.json",
          "src/main/java/com/progwml6/natura/nether/NetherClientProxy.java",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/skyberry_ripe.png",
          "src/main/java/com/progwml6/natura/shared/NaturaCommons.java",
          "src/main/resources/assets/natura/textures/items/food/berry_medley.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/duskberry.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/skyberry.png",
          "src/main/resources/assets/natura/textures/items/food/raspberry.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blueberry.png",
          "src/main/resources/assets/natura/textures/items/food/duskberry.png",
          "src/main/resources/assets/natura/models/block/natura_bush_medium.json",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/blightberry.png",
          "src/main/resources/assets/natura/textures/items/food/stingberry.png",
          "src/main/java/com/progwml6/natura/nether/NaturaNether.java",
          "src/main/resources/assets/natura/models/block/natura_bush_small.json",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blueberry_ripe.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/maloberry.png",
          "src/main/java/com/progwml6/natura/common/block/BlockEnumBerryBush.java",
          "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/maloberry_ripe.png",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/stingberry_ripe.png",
          "src/main/resources/assets/natura/blockstates/overworld_berrybush_maloberry.json",
          "src/main/resources/assets/natura/blockstates/edibles.json",
          "src/main/resources/assets/natura/blockstates/nether_berrybush_skyberry.json",
          "src/main/resources/assets/natura/textures/blocks/berrybush/nether/blightberry_ripe.png",
          "src/main/java/com/progwml6/natura/nether/block/bush/BlockNetherBerryBush.java"
        ],
        "commitId" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
        "timestamp" : 1474252786000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/alexbegt",
          "fullName" : "alexbegt"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Add back Overworld and Nether berry bushes, Bump Forge & mod versions,\u000aand add more food.\u000a",
        "date" : "2016-09-18 22:39:46 -0400",
        "id" : "adf4a4966fb9cba7a6ff2e977bc7f29777af5243",
        "msg" : "Add back Overworld and Nether berry bushes, Bump Forge & mod versions,",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/nether_berrybush_skyberry.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/skyberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/skyberry_ripe.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/blightberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/overworld_berrybush_maloberry.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/maloberry_ripe.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/nether_berrybush_duskberry.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/raspberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/progwml6/natura/nether/block/bush/BlockNetherBerryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/nether/NaturaNether.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/overworld_berrybush_raspberry.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/stingberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/maloberry.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/overworld/NaturaOverworld.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/models/block/natura_bush_large.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/skyberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/blueberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/raspberry_ripe.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/stingberry_ripe.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/nether_berrybush_stingberry.json"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/nether/NetherClientProxy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/raspberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/progwml6/natura/common/block/BlockEnumBerryBush.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/blightberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/blightberry_ripe.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/duskberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/overworld_berrybush_blueberry.json"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/com/progwml6/natura/overworld/block/bush/BlockOverworldBerryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/natura/blockstates/edibles.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/overworld_berrybush_blackberry.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/duskberry_ripe.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blackberry_ripe.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/natura/blockstates/soups.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/nether/duskberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blueberry.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/assets/natura/lang/en_US.lang"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/models/block/natura_bush_medium.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/maloberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/blackberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/models/block/natura_bush_small.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/stingberry.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/blockstates/nether_berrybush_blightberry.json"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/items/food/berry_medley.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blueberry_ripe.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/overworld/OverworldClientProxy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/com/progwml6/natura/shared/NaturaCommons.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/resources/assets/natura/textures/blocks/berrybush/overworld/blackberry.png"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/alexbegt",
      "fullName" : "alexbegt"
    }
  ]
}