{
  "_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/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 360,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "af6c319bbe8343856ce769230d619420f913f8c4",
            "branch" : [
              {
                "SHA1" : "af6c319bbe8343856ce769230d619420f913f8c4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "af6c319bbe8343856ce769230d619420f913f8c4",
            "branch" : [
              {
                "SHA1" : "af6c319bbe8343856ce769230d619420f913f8c4",
                "name" : "origin/master"
              }
            ]
          }
        },
        "origin/gradle" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 113,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
            "branch" : [
              {
                "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
                "name" : "origin/gradle"
              }
            ]
          },
          "revision" : {
            "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
            "branch" : [
              {
                "SHA1" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
                "name" : "origin/gradle"
              }
            ]
          }
        },
        "origin/1.7" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 299,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "branch" : [
              {
                "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
                "name" : "origin/1.7"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
            "branch" : [
              {
                "SHA1" : "3d7c89225bbf3a5e24a6ffe290dcbd67cdec022e",
                "name" : "origin/1.7"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "af6c319bbe8343856ce769230d619420f913f8c4",
        "branch" : [
          {
            "SHA1" : "af6c319bbe8343856ce769230d619420f913f8c4",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/TinkersConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#360",
  "duration" : 109522,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #360",
  "id" : "2014-02-17_00-40-36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 360,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1392615636000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/360/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/inventory/ToolStationContainer.java",
          "src/main/java/tconstruct/modifiers/tools/ModBlaze.java",
          "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/library/client/TConstructClientRegistry.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/blocks/MetalOre.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/items/tools/Dagger.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/entity/projectile/DaggerEntity.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java",
          "src/main/java/tconstruct/items/ToolShard.java",
          "src/main/java/tconstruct/blocks/BlockFalling.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/items/ToolPartHidden.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/client/entity/SlimeModel.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/client/entity/CrystalRender.java",
          "src/main/java/tconstruct/client/entity/CartRender.java",
          "src/main/java/tconstruct/modifiers/tools/ModRedstone.java",
          "src/main/java/tconstruct/inventory/SlotBlocksOnly.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/items/tools/Broadsword.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/client/armor/WingModel.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/items/GoldenHead.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/items/blocks/GlassBlockItem.java",
          "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/library/util/TabTools.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/blocks/logic/EquipLogic.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/util/player/KnapsackInventory.java",
          "src/main/java/tconstruct/library/crafting/Detailing.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/client/pages/ModifierPage.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/modifiers/tools/ModAttack.java",
          "src/main/java/tconstruct/client/gui/PatternChestGui.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/inventory/SlotKnapsack.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java",
          "src/main/java/tconstruct/common/BowRecipe.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/inventory/ToolForgeContainer.java",
          "src/main/java/tconstruct/client/block/TankRender.java",
          "src/main/java/tconstruct/client/StepSoundSlime.java",
          "src/main/java/tconstruct/modifiers/tools/ModReinforced.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/client/gui/FrypanGui.java",
          "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/items/DiamondApple.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/inventory/SlotPartBuilder.java",
          "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/inventory/SlotToolForge.java",
          "src/main/java/tconstruct/modifiers/tools/ModPotion.java",
          "src/main/java/tconstruct/client/gui/GuiButtonTool.java",
          "src/main/java/tconstruct/inventory/SlotPattern.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/inventory/FurnaceContainer.java",
          "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/entity/MetalSlime.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/worldgen/OverworldProvider.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/entity/projectile/RotatingBase.java",
          "src/main/java/tconstruct/inventory/SlotArmorCopy.java",
          "src/main/java/tconstruct/inventory/SlotCanister.java",
          "src/main/java/tconstruct/inventory/FrypanContainer.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/items/tools/Longsword.java",
          "src/main/java/tconstruct/items/Jerky.java",
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStationResult.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/client/block/BreakingFX.java",
          "src/main/java/tconstruct/items/tools/BattleSign.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java",
          "src/main/java/tconstruct/items/SpecialFood.java",
          "src/main/java/tconstruct/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/blocks/BloodBlock.java",
          "src/main/java/tconstruct/worldgen/PlantGen.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/modifiers/tools/ModPiston.java",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "src/main/java/tconstruct/client/pages/BlockCastPage.java",
          "src/main/java/tconstruct/items/tools/Rapier.java",
          "src/main/java/tconstruct/inventory/SlotOnlyTake.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStation.java",
          "src/main/java/tconstruct/client/gui/KnapsackGui.java",
          "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java",
          "src/main/java/tconstruct/client/entity/projectile/RangedRenderBase.java",
          "src/main/java/tconstruct/inventory/SlotTool.java",
          "src/main/java/tconstruct/modifiers/tools/ModLapis.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/entity/ModelPullcart.java",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/inventory/SlotUnused.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "3d866316a7996ac5e841e643212e2f7804d379d6",
        "timestamp" : 1392633103000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
          "fullName" : "traincrazyb"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Doing some code cleanup.\u000a",
        "date" : "2014-02-17T05:31:43-0500",
        "id" : "3d866316a7996ac5e841e643212e2f7804d379d6",
        "msg" : "Doing some code cleanup.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BattleSign.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/DaggerEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OverworldProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPartHidden.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPiston.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/BlockCastPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/PlantGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/CrystalRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/RangedRenderBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/EquipLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModReinforced.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAttack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBlaze.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/FrypanContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GlassBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRedstone.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Broadsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotKnapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/armor/WingModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/KnapsackInventory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStationResult.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolShard.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotUnused.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/BowRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/util/TabTools.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotToolForge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/ModelPullcart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiButtonTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BloodBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockFalling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ModifierPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotPartBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/StepSoundSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BreakingFX.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Detailing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/DiamondApple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MetalOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/SlimeModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/MetalSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotOnlyTake.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
        ],
        "commitId" : "18a440b3c0b775bc24c1a739ae6b99df5697ba52",
        "timestamp" : 1392633410000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
          "fullName" : "traincrazyb"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Remove non used items\u000a",
        "date" : "2014-02-17T05:36:50-0500",
        "id" : "18a440b3c0b775bc24c1a739ae6b99df5697ba52",
        "msg" : "Remove non used items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
      "fullName" : "traincrazyb"
    }
  ]
}