{
  "_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" : 629,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
            "branch" : [
              {
                "SHA1" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
            "branch" : [
              {
                "SHA1" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
                "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" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
        "branch" : [
          {
            "SHA1" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
            "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" : "#629",
  "duration" : 70962,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #629",
  "id" : "2014-09-09_04-35-11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 629,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1410251711000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/629/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/plugins/imc/TinkerBuildCraft.java",
          "src/main/java/tconstruct/world/model/OreberryRender.java",
          "src/main/java/tconstruct/armor/items/TravelBelt.java",
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/smeltery/SmelteryProxyClient.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/library/modifier/ItemModifier.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/smeltery/logic/TankAirLogic.java",
          "src/main/java/tconstruct/tools/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/world/itemblocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/client/ToolCoreRenderer.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/items/tools/Dagger.java",
          "src/main/java/tconstruct/armor/blocks/DryingRack.java",
          "src/main/java/tconstruct/armor/items/ArmorBasic.java",
          "src/main/java/tconstruct/tools/inventory/SlotTool.java",
          "src/main/java/tconstruct/world/gen/PlantGen.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java",
          "src/main/java/tconstruct/tools/gui/GuiButtonTool.java",
          "src/main/java/tconstruct/plugins/mfr/Drinkables.java",
          "src/main/java/tconstruct/tools/inventory/PatternChestContainer.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/tools/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/library/event/SmelteryEvent.java",
          "src/main/java/tconstruct/library/crafting/ModifyBuilder.java",
          "src/main/java/tconstruct/modifiers/armor/AModBoolean.java",
          "src/main/java/tconstruct/armor/model/BeltModel.java",
          "src/main/java/tconstruct/mechworks/MechworksProxyCommon.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SmelteryItemBlock.java",
          "src/main/java/tconstruct/library/accessory/AccessoryCore.java",
          "src/main/java/tconstruct/armor/ArmorProxyClient.java",
          "src/main/java/tconstruct/tools/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/world/gen/SurfaceOreGen.java",
          "src/main/java/tconstruct/smeltery/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModRedstone.java",
          "src/main/java/tconstruct/modifiers/tools/ItemModTypeFilter.java",
          "src/main/java/tconstruct/tools/TDispenserBehaviorArrow.java",
          "src/main/java/tconstruct/achievements/AchievementEvents.java",
          "src/main/java/tconstruct/library/crafting/CastingRecipe.java",
          "src/main/java/tconstruct/world/items/OreBerries.java",
          "src/main/java/tconstruct/library/modifier/IModifyable.java",
          "src/main/java/tconstruct/smeltery/blocks/SearedSlab.java",
          "src/main/java/tconstruct/smeltery/itemblocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/tools/inventory/ToolForgeContainer.java",
          "src/main/java/tconstruct/tools/items/Fletching.java",
          "src/main/java/tconstruct/tools/inventory/FurnaceContainer.java",
          "src/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/world/itemblocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/tools/logic/FrypanLogic.java",
          "src/main/java/tconstruct/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/library/crafting/LiquidCasting.java",
          "src/main/java/tconstruct/smeltery/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/client/CustomBowRenderer.java",
          "src/main/java/tconstruct/smeltery/model/CastingBlockRender.java",
          "src/main/java/tconstruct/world/itemblocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/smeltery/model/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/tools/blocks/EquipBlock.java",
          "src/main/java/tconstruct/world/gen/SlimeTreeGen.java",
          "src/main/java/tconstruct/library/event/ToolCraftedEvent.java",
          "src/main/java/tconstruct/modifiers/armor/TravelModRepair.java",
          "src/main/java/tconstruct/world/blocks/SoilSlab.java",
          "src/main/java/tconstruct/modifiers/tools/ModAttack.java",
          "src/main/java/tconstruct/armor/TinkerArmorEvents.java",
          "src/main/java/tconstruct/modifiers/tools/ModSmite.java",
          "src/main/java/tconstruct/world/blocks/MeatBlock.java",
          "src/main/java/tconstruct/smeltery/blocks/SpeedBlock.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/tools/gui/GuiButtonStencil.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/armor/ArmorAbilitiesClient.java",
          "src/main/java/tconstruct/world/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/tools/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/smeltery/TinkerSmelteryEvents.java",
          "src/main/java/tconstruct/world/items/GoldenHead.java",
          "src/main/java/tconstruct/api/TConstructAPI.java",
          "src/main/java/tconstruct/tools/model/TableRender.java",
          "src/main/java/tconstruct/smeltery/TinkerSmeltery.java",
          "src/main/java/tconstruct/armor/inventory/SlotArmorCopy.java",
          "src/main/java/tconstruct/library/client/StencilGuiElement.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java",
          "src/main/java/tconstruct/world/itemblocks/HamboneItemBlock.java",
          "src/main/java/tconstruct/client/StepSoundSlime.java",
          "src/main/java/tconstruct/tools/inventory/PartCrafterChestContainer.java",
          "src/main/java/tconstruct/world/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/tools/inventory/InventoryCraftingStation.java",
          "src/main/java/tconstruct/tools/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/smeltery/items/FilledBucket.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/tools/entity/ArrowEntity.java",
          "src/main/java/tconstruct/library/tools/ToolMaterial.java",
          "src/main/java/tconstruct/library/armor/ArmorMod.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/smeltery/model/SmelteryRender.java",
          "src/main/java/tconstruct/smeltery/items/MetalPattern.java",
          "src/main/java/tconstruct/smeltery/inventory/AdaptiveSmelteryContainer.java",
          "src/main/java/tconstruct/tools/model/FrypanRender.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java",
          "src/main/java/tconstruct/armor/items/HeartCanister.java",
          "src/main/java/tconstruct/armor/items/DiamondApple.java",
          "src/main/java/tconstruct/tools/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/library/armor/ArmorModTypeFilter.java",
          "src/main/java/tconstruct/smeltery/model/CastingTableSpecialRenderer.java",
          "src/main/java/tconstruct/tools/gui/FrypanGui.java",
          "src/main/java/tconstruct/tools/items/MaterialItem.java",
          "src/main/java/tconstruct/world/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlock.java",
          "src/main/java/tconstruct/armor/items/TravelWings.java",
          "src/main/java/tconstruct/world/model/SlimeModel.java",
          "src/main/java/tconstruct/world/MiningExplosion.java",
          "src/main/java/tconstruct/modifiers/tools/ModRepair.java",
          "src/main/java/tconstruct/world/entity/BlueSlime.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/tools/items/ToolPart.java",
          "src/main/java/tconstruct/mechworks/model/CartRender.java",
          "src/main/java/tconstruct/smeltery/gui/SmelteryGui.java",
          "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/world/items/SpecialFood.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/library/tools/CustomMaterial.java",
          "src/main/java/tconstruct/smeltery/blocks/TConstructFluid.java",
          "src/main/java/tconstruct/plugins/nei/TinkerNEI.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/world/itemblocks/BarricadeItem.java",
          "src/main/java/tconstruct/plugins/mfr/TinkerMFR.java",
          "src/main/java/tconstruct/tools/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/smeltery/blocks/GlueBlock.java",
          "src/main/java/tconstruct/armor/inventory/SlotAccessory.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/world/itemblocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/api/IPlayerExtendedInventoryWrapper.java",
          "src/main/java/tconstruct/world/itemblocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/world/village/VillageSmelteryHandler.java",
          "src/main/java/tconstruct/tools/inventory/PartCrafterContainer.java",
          "src/main/java/tconstruct/tools/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/smeltery/model/PaneConnectedRender.java",
          "src/main/java/tconstruct/armor/modelblock/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/util/network/PacketPipeline.java",
          "src/main/java/tconstruct/client/pages/MaterialPage.java",
          "src/main/java/tconstruct/library/event/SmelteryCastedEvent.java",
          "src/main/java/tconstruct/util/ItemHelper.java",
          "src/main/java/tconstruct/armor/TinkerArmor.java",
          "src/main/java/tconstruct/items/tools/Longsword.java",
          "src/main/java/tconstruct/library/event/ToolCraftEvent.java",
          "src/main/java/tconstruct/tools/itemblocks/MultiBrickItem.java",
          "src/main/java/tconstruct/smeltery/inventory/ActiveContainer.java",
          "src/main/java/tconstruct/world/blocks/TMetalBlock.java",
          "src/main/java/tconstruct/library/event/SmelteryCastEvent.java",
          "src/main/java/tconstruct/smeltery/model/TankAirRender.java",
          "src/main/java/tconstruct/tools/inventory/FrypanContainer.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/tools/TinkerTools.java",
          "src/main/java/tconstruct/armor/model/RenderArmorCast.java",
          "src/main/java/tconstruct/world/TinkerWorld.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/armor/PlayerAbilityHelper.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/library/event/PartBuilderEvent.java",
          "src/main/java/tconstruct/smeltery/blocks/PaneBase.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/items/tools/BattleSign.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/Behavior.java",
          "src/main/java/tconstruct/plugins/imc/TinkerMystcraft.java",
          "src/main/java/tconstruct/armor/items/Jerky.java",
          "src/main/java/tconstruct/client/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/armor/inventory/SlotKnapsack.java",
          "src/main/java/tconstruct/world/village/VillageToolStationHandler.java",
          "src/main/java/tconstruct/mechworks/landmine/Helper.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/plugins/imc/TinkerAE2.java",
          "src/main/java/tconstruct/plugins/mfr/MFRRegister.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java",
          "src/main/java/tconstruct/armor/items/Knapsack.java",
          "src/main/java/tconstruct/util/config/DimensionBlacklist.java",
          "src/main/java/tconstruct/world/model/RenderLandmine.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirework.java",
          "src/main/java/tconstruct/world/gen/OreberryBushGen.java",
          "src/main/java/tconstruct/tools/inventory/SlotCraftingStation.java",
          "src/main/java/tconstruct/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/armor/inventory/SlotUnused.java",
          "src/main/java/tconstruct/world/model/SlimeChannelRender.java",
          "src/main/java/tconstruct/util/network/PatternTablePacket.java",
          "src/main/java/tconstruct/armor/player/TPlayerStats.java",
          "src/main/java/tconstruct/client/pages/BlockCastPage.java",
          "src/main/java/tconstruct/world/model/PunjiRender.java",
          "src/main/java/tconstruct/items/tools/Rapier.java",
          "src/main/java/tconstruct/plugins/waila/TinkerWaila.java",
          "src/main/java/tconstruct/modifiers/armor/AModInteger.java",
          "src/main/java/tconstruct/tools/entity/DaggerEntity.java",
          "src/main/java/tconstruct/util/network/BeltPacket.java",
          "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/items/tools/Shortbow.java",
          "src/main/java/tconstruct/tools/entity/LaunchedPotion.java",
          "src/main/java/tconstruct/mechworks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/world/entity/CartEntity.java",
          "src/main/java/tconstruct/tools/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/mechworks/TinkerMechworks.java",
          "src/main/java/tconstruct/tools/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/world/blocks/SlimePad.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java",
          "src/main/java/tconstruct/modifiers/tools/ModBlaze.java",
          "src/main/java/tconstruct/client/tabs/TabRegistry.java",
          "src/main/java/tconstruct/world/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/armor/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/library/ActiveToolMod.java",
          "src/main/java/tconstruct/library/client/TConstructClientRegistry.java",
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/tools/gui/StencilTableGui.java",
          "src/main/java/tconstruct/armor/inventory/KnapsackContainer.java",
          "src/main/java/tconstruct/world/gen/SlimeIslandGen.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/armor/player/ArmorExtended.java",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorSpawnEgg.java",
          "src/main/java/tconstruct/blocks/BlockFalling.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorExplosive.java",
          "src/main/java/tconstruct/library/crafting/ToolRecipe.java",
          "src/main/java/tconstruct/smeltery/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/modifiers/tools/ModFlux.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorShears.java",
          "src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/mechworks/model/ModelPullcart.java",
          "src/main/java/tconstruct/tools/blocks/MultiBrick.java",
          "src/main/java/tconstruct/world/blocks/SoilBlock.java",
          "src/main/java/tconstruct/tools/inventory/SlotToolForge.java",
          "src/main/java/tconstruct/armor/model/WingModel.java",
          "src/main/java/tconstruct/tools/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/smeltery/SmelteryDamageSource.java",
          "src/main/java/tconstruct/util/network/GogglePacket.java",
          "src/main/java/tconstruct/smeltery/SmelteryProxyCommon.java",
          "src/main/java/tconstruct/world/itemblocks/MetalOreItemBlock.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorPotion.java",
          "src/main/java/tconstruct/world/blocks/StoneTorch.java",
          "src/main/java/tconstruct/world/itemblocks/SoilSlabItem.java",
          "src/main/java/tconstruct/library/component/MultiFluidTank.java",
          "src/main/java/tconstruct/smeltery/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/armor/items/TravelGear.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/smeltery/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/tools/inventory/SlotPattern.java",
          "src/main/java/tconstruct/tools/gui/ToolStationGui.java",
          "src/main/java/tconstruct/world/TinkerWorldEvents.java",
          "src/main/java/tconstruct/mechworks/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/smeltery/logic/FaucetLogic.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/client/pages/ToolPage.java",
          "src/main/java/tconstruct/world/gen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/modifiers/accessory/GloveClimb.java",
          "src/main/java/tconstruct/armor/modelblock/DryingRackRender.java",
          "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java",
          "src/main/java/tconstruct/tools/items/ToolPartHidden.java",
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/armor/gui/KnapsackGui.java",
          "src/main/java/tconstruct/library/modifier/ActiveArmorMod.java",
          "src/main/java/tconstruct/tools/inventory/SlotPartBuilder.java",
          "src/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/plugins/ic2/TinkerIC2.java",
          "src/main/java/tconstruct/world/blocks/WoodRail.java",
          "src/main/java/tconstruct/tools/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/modifiers/armor/ActiveTinkerArmor.java",
          "src/main/java/tconstruct/armor/model/HiddenPlayerModel.java",
          "src/main/java/tconstruct/modifiers/armor/TravelModDoubleJump.java",
          "src/main/java/tconstruct/library/crafting/Detailing.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/main/java/tconstruct/client/pages/ModifierPage.java",
          "src/main/java/tconstruct/tools/itemblocks/MultiBrickFancyItem.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/smeltery/model/PaneRender.java",
          "src/main/java/tconstruct/world/blocks/StoneLadder.java",
          "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java",
          "src/main/java/tconstruct/tools/entity/RotatingBase.java",
          "src/main/java/tconstruct/tools/items/ToolShard.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/mechworks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/world/TinkerWorldProxyCommon.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/smeltery/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/client/tabs/AbstractTab.java",
          "src/main/java/tconstruct/smeltery/inventory/ActiveSlot.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/armor/inventory/SlotOnlyTake.java",
          "src/main/java/tconstruct/util/network/SmelteryPacket.java",
          "src/main/java/tconstruct/library/crafting/StencilBuilder.java",
          "src/main/java/tconstruct/plugins/nei/NEICompat.java",
          "src/main/java/tconstruct/client/ArmorControls.java",
          "src/main/java/tconstruct/armor/ArmorTickHandler.java",
          "src/main/java/tconstruct/armor/ArmorAbilities.java",
          "src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/tools/ToolProxyCommon.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/achievements/items/CraftAchievementItem.java",
          "src/main/java/tconstruct/smeltery/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/mechworks/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/library/client/GuiElement.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/world/model/SlimePadRender.java",
          "src/main/java/tconstruct/armor/player/TPlayerHandler.java",
          "src/main/java/tconstruct/tools/items/Manual.java",
          "src/main/java/tconstruct/mechworks/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/world/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/world/TinkerWorldProxyClient.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/smeltery/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/plugins/imc/TinkerThaumcraft.java",
          "src/main/java/tconstruct/world/items/StrangeFood.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/world/model/SlimeRender.java",
          "src/main/java/tconstruct/tools/inventory/ToolStationContainer.java",
          "src/main/java/tconstruct/library/crafting/AlloyMix.java",
          "src/main/java/tconstruct/tools/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/client/BreakingFX.java",
          "src/main/java/tconstruct/tools/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/world/blocks/GravelOre.java",
          "src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/world/model/CrystalRender.java",
          "src/main/java/tconstruct/util/CraftingRecipeHelper.java",
          "src/main/java/tconstruct/library/util/HarvestLevels.java",
          "src/main/java/tconstruct/smeltery/blocks/MetalOre.java",
          "src/main/java/tconstruct/tools/TinkerToolEvents.java",
          "src/main/java/tconstruct/armor/inventory/SlotCanister.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/tools/items/Bowstring.java",
          "src/main/java/tconstruct/tools/items/ManualInfo.java",
          "src/main/java/tconstruct/world/model/BarricadeRender.java",
          "src/main/java/tconstruct/plugins/te4/TinkerTE4.java",
          "src/main/java/tconstruct/world/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/mechworks/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/armor/player/KnapsackInventory.java",
          "src/main/java/tconstruct/world/village/TVillageTrades.java",
          "src/main/java/tconstruct/armor/inventory/SlotBlocksOnly.java",
          "src/main/java/tconstruct/util/network/ToolStationPacket.java",
          "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java",
          "src/main/java/tconstruct/armor/items/TArmorBase.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/achievements/TAchievements.java",
          "src/main/java/tconstruct/tools/inventory/SlotFrypan.java",
          "src/main/java/tconstruct/plugins/mfr/HarvestableOreBerry.java",
          "src/main/java/tconstruct/tools/model/FancyItemRender.java",
          "src/main/java/tconstruct/mechworks/gui/GuiLandmine.java",
          "src/main/java/tconstruct/tools/items/CreativeModifier.java",
          "src/main/java/tconstruct/mechworks/itemblocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/tools/ToolProxyClient.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/mechworks/landmine/LandmineStack.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandler.java",
          "src/main/java/tconstruct/smeltery/itemblocks/GlassBlockItem.java",
          "src/main/java/tconstruct/smeltery/component/TankAirComponent.java",
          "src/main/java/tconstruct/tools/gui/PatternChestGui.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/client/TKeyHandler.java",
          "src/main/java/tconstruct/armor/model/BootBump.java",
          "src/main/java/tconstruct/smeltery/model/CastingBasinSpecialRender.java",
          "src/main/java/tconstruct/mechworks/MechworksProxyClient.java",
          "src/main/java/tconstruct/tools/itemblocks/ToolStationItemBlock.java",
          "src/main/java/tconstruct/armor/ArmorProxyCommon.java",
          "src/main/java/tconstruct/client/CustomFont.java",
          "src/main/java/tconstruct/smeltery/itemblocks/MetalItemBlock.java",
          "src/main/java/tconstruct/tools/items/TitleIcon.java",
          "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java",
          "src/main/java/tconstruct/smeltery/component/SmelteryComponent.java",
          "src/main/java/tconstruct/smeltery/component/SmelteryScan.java",
          "src/main/java/tconstruct/world/itemblocks/OreberryBushItem.java",
          "src/main/java/tconstruct/library/crafting/PatternBuilder.java",
          "src/main/java/tconstruct/tools/gui/FurnaceGui.java",
          "src/main/java/tconstruct/armor/inventory/ArmorExtendedContainer.java",
          "src/main/java/tconstruct/library/TConstructCreativeTab.java",
          "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java",
          "src/main/java/tconstruct/library/crafting/DryingRackRecipes.java",
          "src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/tools/items/Pattern.java",
          "src/main/java/tconstruct/armor/inventory/SlotBehavedOnly.java",
          "src/main/java/tconstruct/modifiers/armor/AModLeadBoots.java",
          "src/main/java/tconstruct/plugins/te4/TE4Helper.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/world/gen/TerrainGenEventHandler.java",
          "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "src/main/java/tconstruct/smeltery/blocks/GlueFluid.java",
          "src/main/java/tconstruct/smeltery/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/smeltery/blocks/BloodBlock.java",
          "src/main/java/tconstruct/smeltery/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/armor/items/TravelGlove.java",
          "src/main/java/tconstruct/tools/inventory/PatternShaperContainer.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/world/blocks/OreberryBush.java",
          "src/main/java/tconstruct/mechworks/logic/LandmineSpecialStackLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModLapis.java",
          "src/main/java/tconstruct/smeltery/model/TankRender.java",
          "src/main/java/tconstruct/armor/items/ArmorPattern.java",
          "src/main/java/tconstruct/tools/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/plugins/mfr/GrindableHorse.java",
          "src/main/java/tconstruct/library/event/ToolBuildEvent.java",
          "src/main/java/tconstruct/mechworks/model/ModelWagon.java",
          "src/main/java/tconstruct/library/tools/FletchlingLeafMaterial.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/library/accessory/IAccessoryModel.java",
          "src/main/java/tconstruct/smeltery/logic/AdaptiveSmelteryLogic.java"
        ],
        "commitId" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
        "timestamp" : 1410215415000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "The return of achievements\u000a\u000a- Re-added achievements\u000a- Organised all imports (seemed all over the place)\u000a- Formatted all code (seemed very combined, used the TinkerStyle)\u000a",
        "date" : "2014-09-09T08:30:15+1000",
        "id" : "80efde613ac73e98279e1ab8adb1107638f1a0e4",
        "msg" : "The return of achievements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/village/VillageToolStationHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/WoodRail.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TinkerWorldProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/model/HiddenPlayerModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/SoilSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TinkerToolEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/RenderLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/CastingRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/te4/TE4Helper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/ToolForgeGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/items/GoldenHead.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/FrypanGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/TArmorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BattleSign.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/player/KnapsackInventory.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/achievements/AchievementEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/accessory/AccessoryCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/TravelModDoubleJump.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/LandmineStack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/StencilGuiElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/CreativeModifier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/model/ModelPullcart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlueFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/PatternShaperContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/HamboneItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/TravelGear.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/itemblocks/ToolStationItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/modelblock/DryingRackRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/items/SpecialFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/mfr/MFRRegister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/GuiButtonTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/PlayerAbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/Helper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TinkerWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/PacketPipeline.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/StoneLadder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/Fletching.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotOnlyTake.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorSpawnEgg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/Jerky.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/TinkerArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/TravelGlove.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/ToolBuildEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/BlockCastPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorShears.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/player/ArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotBehavedOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPiston.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/model/ModelWagon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/api/TConstructAPI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/GuiElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/nei/NEICompat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SpeedBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/MetalOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/model/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModFlux.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAttack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/PartBuilderEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/ToolProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorAbilitiesClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/TinkerWaila.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SpeedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/mfr/TinkerMFR.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/items/MetalPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/inventory/ActiveContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/HeartCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/component/TankAirComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/itemblocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/DiamondApple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/MechworksProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/BeltPacket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/ToolPartHidden.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/items/OreBerries.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBlaze.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/TravelModRepair.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/model/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/te4/TinkerTE4.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/CastingBasinSpecialRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/model/BeltModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/TConstructFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/GlassBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/SmelteryCastEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/BreakingFX.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/AlloyMix.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockFalling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Detailing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/TinkerArmorEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryDamageSource.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/StencilTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/entity/LaunchedPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/Bowstring.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/model/BootBump.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/PatternChestGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/DryingRackRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/ItemHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/PaneConnectedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/CraftingRecipeHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/ArmorBasic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModBoolean.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/inventory/ActiveSlot.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerMystcraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/SmelteryEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/model/FrypanRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/ToolProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructCreativeTab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/mfr/Drinkables.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/util/HarvestLevels.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/accessory/IAccessoryModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/DimensionBlacklist.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/GogglePacket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotUnused.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/GuiButtonStencil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/AbstractTab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/StepSoundSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/mfr/HarvestableOreBerry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/MaterialItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/village/VillageSmelteryHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/gui/KnapsackGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/CustomMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/ToolStationPacket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/logic/LandmineSpecialStackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/PartCrafterContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModInteger.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/achievements/TAchievements.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotPartBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TinkerTools.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/MechworksProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/nei/TinkerNEI.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/FletchlingLeafMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/ToolPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/PunjiRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ToolPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/mfr/GrindableHorse.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/CastingBlockRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/TMetalBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/FurnaceGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/SmelteryPacket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/ActiveTinkerArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/CrystalRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotFrypan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/model/RenderArmorCast.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/CustomBowRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/MultiFluidTank.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/TravelWings.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/SlimeModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotKnapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/achievements/items/CraftAchievementItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotCraftingStation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/KnapsackContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/PaneRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerAE2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/PartCrafterChestContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/SlimeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/PatternChestContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/ArmorControls.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/ic2/TinkerIC2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/MetalItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/SmelteryCastedEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/ActiveToolMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/village/TVillageTrades.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/CustomFont.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ModifierPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/ToolShard.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/PatternTablePacket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/modelblock/DryingRackSpecialRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerThaumcraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/modifier/IModifyable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/items/StrangeFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirework.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/entity/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TinkerWorldProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/accessory/GloveClimb.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModSmite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/StencilBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/model/TableRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/entity/RotatingBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/api/IPlayerExtendedInventoryWrapper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/PlantGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/TinkerBuildCraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/modifier/ActiveArmorMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/modifier/ItemModifier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/ArmorExtendedContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRepair.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SpeedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/FrypanContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/LiquidCasting.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TKeyHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/itemblocks/MultiBrickItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/OreberryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/itemblocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorModTypeFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/TinkerSmelteryEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ModifyBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/ManualInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/BloodBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/TinkerMechworks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotToolForge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRedstone.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/player/TPlayerStats.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/entity/DaggerEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/SlimePadRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/gen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/items/TravelBelt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorAbilities.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModLeadBoots.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/itemblocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/TankAirBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SpeedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotAccessory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/ToolCoreRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/SlimeChannelRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/BarricadeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ItemModTypeFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftedEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TinkerWorldEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/model/WingModel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/TinkerSmeltery.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
      "fullName" : "Arthur Uzulin"
    }
  ]
}