{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user progwml6",
          "userId" : "progwml6",
          "userName" : "progwml6"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 300,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e40f37f2f3bb8abf29c22f08e70af7273b06a397",
            "branch" : [
              {
                "SHA1" : "e40f37f2f3bb8abf29c22f08e70af7273b06a397",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e40f37f2f3bb8abf29c22f08e70af7273b06a397",
            "branch" : [
              {
                "SHA1" : "e40f37f2f3bb8abf29c22f08e70af7273b06a397",
                "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" : "e40f37f2f3bb8abf29c22f08e70af7273b06a397",
        "branch" : [
          {
            "SHA1" : "e40f37f2f3bb8abf29c22f08e70af7273b06a397",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/TinkersConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "jenkins.model.InterruptedBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#300",
  "duration" : 7275,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #300",
  "id" : "2014-02-03_10-20-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 300,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1391440831000,
  "url" : "https://dvs1.progwml6.com/jenkins/view/all/job/TConstruct_1.8.9/300/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/tconstruct/util/config/MystImcHandler.java",
          "src/main/java/tconstruct/inventory/ToolStationContainer.java",
          "src/tconstruct/client/block/PaneRender.java",
          "src/tconstruct/entity/projectile/LaunchedPotion.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/tconstruct/entity/Skyla.java",
          "src/tconstruct/items/DiamondApple.java",
          "src/tconstruct/preloader/helpers/PropertyManager.java",
          "src/tconstruct/client/pages/SidebarPage.java",
          "src/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/tconstruct/library/tools/CustomMaterial.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/tconstruct/client/pages/CraftingPage.java",
          "src/main/java/tconstruct/client/ToolCoreRenderer.java",
          "src/main/java/tconstruct/blocks/MetalOre.java",
          "src/tconstruct/util/SmelteryDamageSource.java",
          "src/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java",
          "src/main/java/tconstruct/items/CraftingItem.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/tconstruct/library/event/PartBuilderEvent.java",
          "src/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/entity/projectile/DaggerEntity.java",
          "src/main/java/tconstruct/client/pages/TextPage.java",
          "src/tconstruct/items/blocks/GlassPaneItem.java",
          "src/main/java/tconstruct/client/block/GolemCoreSpecialRender.java",
          "src/tconstruct/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/inventory/ArmorExtendedContainer.java",
          "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java",
          "src/ic2/api/item/IElectricItem.java",
          "src/tconstruct/modifiers/ModRepair.java",
          "src/mods/battlegear2/api/weapons/OffhandAttackEvent.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/tconstruct/util/config/AEImcHandler.java",
          "src/main/java/tconstruct/items/ToolPartHidden.java",
          "src/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java",
          "src/tconstruct/util/player/ArmorExtendedClient.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "src/main/java/tconstruct/client/entity/CrystalModelSmall.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/tconstruct/library/util/ValueCoordTuple.java",
          "src/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/client/block/DryingRackRender.java",
          "src/tconstruct/blocks/slime/SlimeGel.java",
          "src/tconstruct/inventory/KnapsackContainer.java",
          "src/main/java/mods/battlegear2/api/weapons/IBackStabbable.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/items/StrangeFood.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/tconstruct/client/block/SmallFontRenderer.java",
          "src/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java",
          "src/main/java/tconstruct/library/client/ToolGuiElement.java",
          "src/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java",
          "src/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/modifiers/ModBoolean.java",
          "src/tconstruct/inventory/FurnaceContainer.java",
          "src/main/java/tconstruct/modifiers/ModPiston.java",
          "src/main/java/ic2/api/item/IBoxable.java",
          "src/tconstruct/client/entity/GolemBaseModel.java",
          "src/tconstruct/library/blocks/IDrawbridgeLogicBase.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/tconstruct/client/ToolCoreRenderer.java",
          "src/tconstruct/blocks/logic/MultiServantLogic.java",
          "src/tconstruct/worldgen/SlimeIslandGen.java",
          "src/tconstruct/items/armor/ArmorStandard.java",
          "src/main/java/tconstruct/entity/FakeBlockEntity.java",
          "src/main/java/mods/battlegear2/api/weapons/IHitTimeModifier.java",
          "src/main/java/tconstruct/modifiers/ModAttack.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/tconstruct/blocks/GlassPaneConnected.java",
          "src/tconstruct/client/tabs/InventoryTabArmorExtended.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/client/block/BarricadeRender.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/tconstruct/blocks/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/items/blocks/GravelOreItem.java",
          "src/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/library/util/CoordTuplePair.java",
          "src/tconstruct/inventory/SlotBlocksOnly.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/library/crafting/LiquidCasting.java",
          "src/tconstruct/library/component/LogicComponent.java",
          "src/tconstruct/modifiers/ModAntiSpider.java",
          "src/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/library/util/ValueCoordTuple.java",
          "src/main/java/tconstruct/library/component/LogicComponent.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/library/tools/BowMaterial.java",
          "src/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/client/block/SlimePadRender.java",
          "src/tconstruct/worldgen/TerrainGenEventHandler.java",
          "src/main/java/tconstruct/library/event/ToolCraftedEvent.java",
          "src/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/powercrystals/minefactoryreloaded/api/FertilizerType.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/items/tools/Cutlass.java",
          "src/tconstruct/items/Fletching.java",
          "src/tconstruct/entity/BlueSlime.java",
          "src/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/tconstruct/items/armor/Knapsack.java",
          "src/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/tconstruct/client/event/EventCloakRender.java",
          "src/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/tconstruct/items/StrangeFood.java",
          "src/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/worldgen/village/TVillageTrades.java",
          "src/main/java/tconstruct/common/BowRecipe.java",
          "src/main/java/tconstruct/blocks/GolemPedestalBlock.java",
          "src/main/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java",
          "src/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/library/tools/ToolMaterial.java",
          "src/main/java/tconstruct/modifiers/ModExtraModifier.java",
          "src/tconstruct/util/CallableSuppConfig.java",
          "src/tconstruct/modifiers/ModPiston.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorDefault.java",
          "src/main/java/tconstruct/client/pages/BlankPage.java",
          "src/tconstruct/entity/MetalSlime.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/entity/FancyEntityItem.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java",
          "src/tconstruct/blocks/component/SmelteryComponent.java",
          "src/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java",
          "src/tconstruct/client/gui/GuiManual.java",
          "src/tconstruct/preloader/TConstructLoaderContainer.java",
          "src/tconstruct/client/block/PaneConnectedRender.java",
          "src/tconstruct/client/pages/TextPage.java",
          "src/tconstruct/modifiers/ModAttack.java",
          "src/main/java/tconstruct/plugins/waila/Waila.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/tconstruct/client/block/CastingBasinSpecialRender.java",
          "src/tconstruct/library/tools/HarvestTool.java",
          "src/tconstruct/util/network/TPacketHandler.java",
          "src/tconstruct/items/Bowstring.java",
          "src/tconstruct/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/library/tools/CustomMaterial.java",
          "src/tconstruct/items/GoldenHead.java",
          "src/mods/battlegear2/api/IDyable.java",
          "src/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/gui/GuiButtonTool.java",
          "src/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/tconstruct/items/blocks/CraftingSlabItemBlock.java",
          "src/tconstruct/inventory/ToolForgeContainer.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java",
          "src/tconstruct/util/player/ArmorExtended.java",
          "src/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/client/pages/BookPage.java",
          "src/tconstruct/inventory/SlotArmorCopy.java",
          "src/tconstruct/blocks/traps/Landmine.java",
          "src/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/util/CallableUnsuppConfig.java",
          "src/tconstruct/items/blocks/SearedSlabItem.java",
          "src/tconstruct/client/block/BarricadeRender.java",
          "src/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/tconstruct/inventory/InventoryCraftingStation.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java",
          "src/tconstruct/inventory/PartCrafterContainer.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/tconstruct/modifiers/ModDurability.java",
          "src/main/java/tconstruct/entity/projectile/RotatingBase.java",
          "src/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/modifiers/ModAntiSpider.java",
          "src/main/java/tconstruct/library/event/ToolCraftEvent.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/tconstruct/client/block/FrypanRender.java",
          "src/main/java/tconstruct/items/blocks/SearedSlabItem.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java",
          "src/main/java/tconstruct/library/event/PartBuilderEvent.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/mods/battlegear2/api/IDyable.java",
          "src/main/java/tconstruct/items/tools/BattleSign.java",
          "src/main/java/tconstruct/library/blocks/InventoryBlock.java",
          "src/tconstruct/blocks/GlassBlockStained.java",
          "src/tconstruct/library/armor/EnumArmorPart.java",
          "src/main/java/tconstruct/library/blocks/IDrawbridgeLogicBase.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "src/main/java/tconstruct/client/entity/SlimeRender.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/modifiers/ModDurability.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java",
          "src/main/java/tconstruct/util/config/DimensionBlacklist.java",
          "src/main/java/tconstruct/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/modifiers/ModLapis.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirework.java",
          "src/main/java/tconstruct/modifiers/TActiveOmniMod.java",
          "src/main/java/tconstruct/items/armor/ArmorBasic.java",
          "src/tconstruct/util/TEventHandler.java",
          "src/mods/battlegear2/api/PlayerEventChild.java",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/powercrystals/minefactoryreloaded/api/RanchedItem.java",
          "src/mods/battlegear2/api/weapons/IPotionEffect.java",
          "src/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/client/pages/BlockCastPage.java",
          "src/main/java/tconstruct/items/tools/Rapier.java",
          "src/main/java/tconstruct/inventory/SlotOnlyTake.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabArmorExtended.java",
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/ic2/api/item/IElectricItemManager.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStation.java",
          "src/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryFruit.java",
          "src/tconstruct/items/tools/Battleaxe.java",
          "src/tconstruct/client/TControls.java",
          "src/tconstruct/blocks/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/items/tools/Shortbow.java",
          "src/tconstruct/client/gui/SmelteryGui.java",
          "src/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "src/tconstruct/library/component/MultiFluidTank.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/inventory/SlotTool.java",
          "src/tconstruct/client/gui/TurnPageButton.java",
          "src/tconstruct/library/util/IServantLogic.java",
          "src/tconstruct/library/blocks/AdaptiveInventoryLogic.java",
          "src/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/modifiers/ModPotion.java",
          "src/tconstruct/library/tools/ToolMaterial.java",
          "src/tconstruct/library/event/ToolCraftEvent.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/tconstruct/client/block/GolemCoreSpecialRender.java",
          "src/main/java/tconstruct/client/entity/ModelPullcart.java",
          "src/main/java/tconstruct/client/block/SmallFontRenderer.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java",
          "src/tconstruct/library/util/CoordTuple.java",
          "src/tconstruct/client/armor/RenderArmorCast.java",
          "src/main/java/tconstruct/client/gui/GuiManual.java",
          "src/tconstruct/entity/FancyEntityItem.java",
          "src/main/java/tconstruct/client/tabs/TabRegistry.java",
          "src/tconstruct/items/Manual.java",
          "src/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/library/ActiveToolMod.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/modifiers/ModReinforced.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/tconstruct/items/ToolShard.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/tconstruct/inventory/SlotFrypan.java",
          "src/main/java/tconstruct/library/armor/EnumArmorPart.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "src/main/java/tconstruct/util/player/ArmorExtendedClient.java",
          "src/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java",
          "src/main/java/tconstruct/inventory/SmelteryContainer.java",
          "src/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/util/config/AEImcHandler.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java",
          "src/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java",
          "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/library/util/IToolPart.java",
          "src/tconstruct/inventory/PatternShaperContainer.java",
          "src/main/java/tconstruct/library/crafting/ToolRecipe.java",
          "src/tconstruct/client/pages/BlankPage.java",
          "src/tconstruct/modifiers/ModPotion.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java",
          "src/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/tconstruct/items/blocks/HamboneItemBlock.java",
          "src/tconstruct/inventory/AdaptiveSmelteryContainer.java",
          "src/tconstruct/library/crafting/AlloyMix.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "src/tconstruct/util/config/DimensionBlacklist.java",
          "src/tconstruct/common/TProxyCommon.java",
          "gradle/wrapper/gradle-wrapper.properties",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/tconstruct/inventory/SlotPartBuilder.java",
          "src/tconstruct/achievements/TAchievements.java",
          "src/tconstruct/plugins/waila/SearedTankDataProvider.java",
          "src/tconstruct/blocks/logic/AqueductLogic.java",
          "src/main/java/mods/battlegear2/api/IShield.java",
          "src/main/java/tconstruct/client/pages/TitlePage.java",
          "src/main/java/tconstruct/client/entity/CrystalRender.java",
          "src/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/entity/Crystal.java",
          "src/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/client/entity/CartRender.java",
          "src/tconstruct/blocks/GolemPedestalBlock.java",
          "src/tconstruct/library/tools/Weapon.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java",
          "src/main/java/tconstruct/library/component/MultiFluidTank.java",
          "src/main/java/tconstruct/library/blocks/InventoryLogic.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/tconstruct/plugins/fmp/ForgeMultiPart.java",
          "src/main/java/ic2/api/item/ISpecialElectricItem.java",
          "src/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java",
          "src/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/modifiers/ModRepair.java",
          "src/tconstruct/worldgen/SlimeTreeGen.java",
          "src/tconstruct/items/Jerky.java",
          "src/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java",
          "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java",
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/client/pages/ToolPage.java",
          "src/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/block/SlimeChannelRender.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java",
          "src/tconstruct/items/tools/LumberAxe.java",
          "src/tconstruct/library/util/MathUtils.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java",
          "src/tconstruct/items/blocks/MultiBrickItem.java",
          "src/main/java/tconstruct/client/SuperSoakerRender.java",
          "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/library/util/MathUtils.java",
          "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java",
          "src/tconstruct/library/client/FluidRenderProperties.java",
          "src/tconstruct/items/tools/Dagger.java",
          "src/main/java/tconstruct/util/TEventHandlerAchievement.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/tconstruct/entity/projectile/DaggerEntity.java",
          "src/tconstruct/blocks/component/TankAirComponent.java",
          "src/main/java/tconstruct/client/pages/ModifierPage.java",
          "src/main/java/tconstruct/library/tools/BowstringMaterial.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/cofh/api/energy/IEnergyContainerItem.java",
          "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java",
          "src/tconstruct/common/BowRecipe.java",
          "src/main/java/tconstruct/items/blocks/MetalItemBlock.java",
          "src/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java",
          "src/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/tconstruct/client/block/SmelteryRender.java",
          "src/tconstruct/items/tools/Cleaver.java",
          "src/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java",
          "src/tconstruct/blocks/logic/FurnaceLogic.java",
          "build.gradle",
          "src/main/java/tconstruct/modifiers/ModBlaze.java",
          "src/tconstruct/items/armor/Glove.java",
          "src/tconstruct/library/tools/FletchingMaterial.java",
          "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java",
          "src/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java",
          "src/tconstruct/client/block/TableForgeRender.java",
          "src/main/java/tconstruct/blocks/GolemHeadBlock.java",
          "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java",
          "src/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "src/main/java/tconstruct/plugins/nei/NEICompat.java",
          "src/tconstruct/inventory/SlotTool.java",
          "src/tconstruct/blocks/CraftingStationBlock.java",
          "src/tconstruct/plugins/ICompatPlugin.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/ic2/api/item/Items.java",
          "src/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/client/block/TableForgeRender.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorDummy.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/tconstruct/items/blocks/SmelteryItemBlock.java",
          "src/tconstruct/client/block/OreberryRender.java",
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/tconstruct/inventory/SlotBehavedOnly.java",
          "src/tconstruct/client/TProxyClient.java",
          "src/tconstruct/library/component/IComponentHolder.java",
          "src/main/java/mcp/mobius/waila/api/IWailaRegistrar.java",
          "src/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/tconstruct/blocks/TConstructFluid.java",
          "src/main/java/ic2/api/item/ICustomElectricItem.java",
          "src/main/java/tconstruct/inventory/PatternShaperContainer.java",
          "src/main/java/mods/battlegear2/api/weapons/IPotionEffect.java",
          "src/tconstruct/client/armor/WingModel.java",
          "src/mcp/mobius/waila/api/IWailaBlock.java",
          "src/main/java/tconstruct/client/entity/GolemBaseModel.java",
          "src/tconstruct/util/TDispenserBehaviorArrow.java",
          "src/tconstruct/modifiers/ModElectric.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/tconstruct/util/RecipeRemover.java",
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/blocks/TMetalBlock.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/mods/battlegear2/api/quiver/QuiverArrowRegistry.java",
          "src/main/java/tconstruct/client/entity/ModelWagon.java",
          "src/tconstruct/modifiers/ModFlux.java",
          "src/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java",
          "src/tconstruct/util/player/KnapsackInventory.java",
          "src/tconstruct/inventory/ActiveContainer.java",
          "src/tconstruct/items/blocks/GlassBlockItem.java",
          "src/main/java/tconstruct/inventory/SlotToolForge.java",
          "src/main/java/tconstruct/blocks/component/TankAirComponent.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/inventory/SlotPattern.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/tconstruct/library/blocks/InventoryBlock.java",
          "src/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/inventory/FurnaceContainer.java",
          "src/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java",
          "src/tconstruct/client/entity/projectile/RangedRenderBase.java",
          "src/tconstruct/library/util/TabTools.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/common/TimeTicker.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/tconstruct/items/tools/Hammer.java",
          "src/tconstruct/library/util/CoordTuplePair.java",
          "src/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/client/pages/ContentsTablePage.java",
          "src/main/java/tconstruct/client/block/SearedRender.java",
          "src/tconstruct/client/pages/FurnacePage.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/inventory/SlotArmorCopy.java",
          "src/tconstruct/inventory/PartCrafterChestContainer.java",
          "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java",
          "src/tconstruct/client/pages/TitlePage.java",
          "src/tconstruct/items/tools/Chisel.java",
          "src/tconstruct/library/crafting/DryingRackRecipes.java",
          "src/tconstruct/library/blocks/InventoryLogic.java",
          "src/main/java/tconstruct/items/blocks/SoilSlabItem.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/blocks/GolemCoreBlock.java",
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/tconstruct/entity/CartEntity.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java",
          "src/tconstruct/plugins/waila/Waila.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/tconstruct/items/armor/ArmorBasic.java",
          "src/tconstruct/client/gui/GuiButtonTool.java",
          "src/tconstruct/util/landmine/behavior/BehaviorShears.java",
          "src/tconstruct/client/block/PunjiRender.java",
          "src/tconstruct/items/blocks/MultiBrickFancyItem.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/library/tools/ArrowMaterial.java",
          "src/main/java/tconstruct/preloader/helpers/PropertyManager.java",
          "src/tconstruct/inventory/SlotToolForge.java",
          "src/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/client/block/BreakingFX.java",
          "src/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/tconstruct/library/crafting/Detailing.java",
          "src/main/java/tconstruct/library/crafting/PatternBuilder.java",
          "src/main/java/tconstruct/client/RenderItemCopy.java",
          "src/main/java/tconstruct/library/util/CoordTuple.java",
          "src/tconstruct/items/tools/BattleSign.java",
          "src/tconstruct/worldgen/village/VillageToolStationHandler.java",
          "src/tconstruct/client/gui/ToolForgeGui.java",
          "src/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/tconstruct/entity/CrystalGuardian.java",
          "src/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java",
          "src/tconstruct/library/blocks/ExpandableInventoryLogic.java",
          "src/powercrystals/minefactoryreloaded/api/IToolHammer.java",
          "src/tconstruct/worldgen/village/VillageSmelteryHandler.java",
          "src/tconstruct/client/tabs/InventoryTabKnapsack.java",
          "src/tconstruct/items/SpecialFood.java",
          "src/tconstruct/client/CustomFont.java",
          "src/tconstruct/items/blocks/MetadataItemBlock.java",
          "src/tconstruct/client/block/DryingRackSpecialRender.java",
          "src/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "src/tconstruct/items/OreBerries.java",
          "src/tconstruct/client/gui/PatternChestGui.java",
          "src/tconstruct/client/pages/ContentsTablePage.java",
          "src/main/java/tconstruct/client/pages/PicturePage.java",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "src/tconstruct/blocks/StoneTorch.java",
          "src/tconstruct/items/blocks/StainedGlassClearItem.java",
          "src/main/java/tconstruct/client/gui/KnapsackGui.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/mods/battlegear2/api/quiver/IArrowContainer2.java",
          "src/tconstruct/inventory/SlotOnlyTake.java",
          "src/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java",
          "src/main/java/tconstruct/util/config/BCImcHandler.java",
          "src/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/inventory/ActiveSlot.java",
          "src/main/java/tconstruct/util/DozenalConverter.java",
          "src/tconstruct/blocks/TankAirBlock.java",
          "src/tconstruct/client/TClientEvents.java",
          "src/tconstruct/util/landmine/Helper.java",
          "src/tconstruct/util/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/client/entity/projectile/RangedRenderBase.java",
          "src/tconstruct/worldgen/village/TVillageTrades.java",
          "src/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java",
          "src/main/java/tconstruct/util/config/MystImcHandler.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/modifiers/ModRedstone.java",
          "src/tconstruct/modifiers/ModSmite.java",
          "src/tconstruct/items/tools/Hatchet.java",
          "src/tconstruct/modifiers/ModReinforced.java",
          "src/tconstruct/preloader/ASMInterfaceRepair.java",
          "src/tconstruct/inventory/ToolStationContainer.java",
          "src/tconstruct/blocks/MetalOre.java",
          "src/tconstruct/modifiers/ModBlaze.java",
          "src/main/java/tconstruct/blocks/TConstructFluid.java",
          "src/tconstruct/items/blocks/SearedTableItemBlock.java",
          "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/tconstruct/client/pages/PicturePage.java",
          "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java",
          "src/tconstruct/items/blocks/MetalOreItemBlock.java",
          "src/tconstruct/blocks/SpeedBlock.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/ic2/api/item/IElectricItem.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/tconstruct/blocks/TConstructBlock.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/tconstruct/blocks/ToolStationBlock.java",
          "src/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/items/tools/Dagger.java",
          "src/tconstruct/client/gui/PartCrafterGui.java",
          "src/tconstruct/client/entity/CartRender.java",
          "src/tconstruct/library/tools/BowMaterial.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java",
          "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java",
          "src/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/tconstruct/items/blocks/MetalItemBlock.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "src/tconstruct/items/blocks/ToolStationItemBlock.java",
          "src/tconstruct/blocks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/ISyringe.java",
          "src/main/java/tconstruct/inventory/SlotBehavedOnly.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java",
          "src/tconstruct/client/tabs/InventoryTabVanilla.java",
          "src/tconstruct/util/landmine/behavior/BehaviorDummy.java",
          "src/tconstruct/inventory/ContainerLandmine.java",
          "src/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/items/blocks/CastingChannelItem.java",
          "src/tconstruct/library/util/IMasterLogic.java",
          "src/main/java/tconstruct/library/util/IMasterNode.java",
          "src/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/items/tools/Broadsword.java",
          "src/tconstruct/items/tools/Shortbow.java",
          "src/main/java/tconstruct/library/crafting/CastingRecipe.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/tconstruct/util/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/client/armor/WingModel.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/mcp/mobius/waila/api/IWailaDataAccessor.java",
          "src/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/util/config/TwilightForestConfig.java",
          "src/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java",
          "src/main/java/tconstruct/modifiers/ModAutoSmelt.java",
          "src/main/java/tconstruct/util/config/BOPConfig.java",
          "src/main/java/tconstruct/plugins/fmp/register/RegisterWithFMP.java",
          "src/tconstruct/items/tools/Mattock.java",
          "src/tconstruct/items/MetalPattern.java",
          "src/tconstruct/items/tools/Longsword.java",
          "src/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/library/blocks/InventorySlab.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "gradlew.bat",
          "src/main/java/tconstruct/inventory/PatternChestContainer.java",
          "src/main/java/tconstruct/client/CustomBowRenderer.java",
          "src/tconstruct/client/entity/SlimeModel.java",
          "src/main/java/tconstruct/blocks/logic/EquipLogic.java",
          "src/tconstruct/util/config/TwilightForestConfig.java",
          "src/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/tconstruct/library/crafting/ToolRecipe.java",
          "src/main/java/tconstruct/library/util/CoordTupleSort.java",
          "src/main/java/tconstruct/client/block/PunjiRender.java",
          "src/tconstruct/library/crafting/ShapelessToolRecipe.java",
          "src/tconstruct/library/blocks/InventorySlab.java",
          "src/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/powercrystals/minefactoryreloaded/api/IMobEggHandler.java",
          "src/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java",
          "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/tconstruct/client/block/BreakingFX.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/client/gui/PatternChestGui.java",
          "src/tconstruct/worldgen/PlantGen.java",
          "src/main/java/tconstruct/util/player/ArmorExtended.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/tconstruct/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/tconstruct/util/config/BOPConfig.java",
          "src/main/java/tconstruct/client/pages/CraftingPage.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/blocks/SpeedBlock.java",
          "src/main/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java",
          "src/tconstruct/client/TKeyHandler.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java",
          "src/mods/battlegear2/api/weapons/IPenetrateWeapon.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/tconstruct/blocks/slime/SlimeGrass.java",
          "src/powercrystals/minefactoryreloaded/api/RandomMob.java",
          "src/main/java/tconstruct/library/ItemBlocklike.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "settings.gradle",
          "src/main/java/tconstruct/client/event/EventCloakRender.java",
          "src/tconstruct/util/player/TPlayerStats.java",
          "src/main/java/tconstruct/client/block/TankRender.java",
          "src/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "src/tconstruct/client/block/TableRender.java",
          "src/main/java/tconstruct/client/StepSoundSlime.java",
          "src/tconstruct/library/ItemBlocklike.java",
          "src/main/java/tconstruct/modifiers/ModButtertouch.java",
          "src/main/java/tconstruct/util/landmine/behavior/Behavior.java",
          "src/main/java/mods/battlegear2/api/PlayerEventChild.java",
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/tconstruct/client/StepSoundSlime.java",
          "src/tconstruct/modifiers/ModAutoSmelt.java",
          "src/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/tconstruct/blocks/SoilSlab.java",
          "src/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/client/gui/FrypanGui.java",
          "src/main/java/tconstruct/client/block/RenderLandmine.java",
          "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickItem.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java",
          "src/tconstruct/entity/Crystal.java",
          "src/tconstruct/items/tools/BowBase.java",
          "src/main/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java",
          "src/tconstruct/library/util/IPattern.java",
          "src/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/client/pages/SectionPage.java",
          "src/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/tconstruct/library/util/IToolPart.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/client/TControls.java",
          "src/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/items/DiamondApple.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java",
          "src/tconstruct/items/ToolPartHidden.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/tconstruct/client/pages/BlockCastPage.java",
          "src/tconstruct/client/pages/SectionPage.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/RandomMob.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/tconstruct/util/TEventHandlerAchievement.java",
          "src/tconstruct/plugins/PluginController.java",
          "src/tconstruct/library/TConstructRegistry.java",
          "src/tconstruct/util/landmine/behavior/BehaviorPotion.java",
          "src/tconstruct/items/CraftingItem.java",
          "src/tconstruct/blocks/SlimeExplosive.java",
          "src/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/tconstruct/client/gui/KnapsackGui.java",
          "src/tconstruct/items/armor/TArmorBase.java",
          "src/tconstruct/util/landmine/behavior/BehaviorFirework.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java",
          "src/tconstruct/util/MiningExplosion.java",
          "src/tconstruct/blocks/MultiBrick.java",
          "src/tconstruct/plugins/fmp/register/RegisterWithFMP.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/ic2/api/item/ISpecialElectricItem.java",
          "src/main/java/tconstruct/items/blocks/GlassPaneItem.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/client/block/GolemCoreRender.java",
          "src/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/worldgen/OverworldProvider.java",
          "src/tconstruct/items/MaterialItem.java",
          "src/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/tconstruct/items/tools/Broadsword.java",
          "src/main/java/tconstruct/blocks/logic/AqueductLogic.java",
          "src/main/java/mcp/mobius/waila/api/IWailaDataProvider.java",
          "src/main/java/tconstruct/client/pages/MaterialPage.java",
          "src/tconstruct/client/entity/ModelWagon.java",
          "src/tconstruct/blocks/SmelteryBlock.java",
          "src/powercrystals/minefactoryreloaded/api/ISyringe.java",
          "src/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/inventory/SlotFrypan.java",
          "src/tconstruct/blocks/EquipBlock.java",
          "src/tconstruct/library/util/PiercingEntityDamage.java",
          "src/tconstruct/client/block/DryingRackRender.java",
          "src/tconstruct/items/armor/HeartCanister.java",
          "src/tconstruct/util/config/BCImcHandler.java",
          "src/main/java/tconstruct/items/tools/Longsword.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/ic2/api/item/IBoxable.java",
          "src/tconstruct/modifiers/ModBoolean.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "src/main/java/tconstruct/library/util/IActiveLogic.java",
          "src/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/tconstruct/inventory/ActiveSlot.java",
          "src/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java",
          "src/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/RanchedItem.java",
          "src/mods/battlegear2/api/IShield.java",
          "gradlew",
          "src/tconstruct/blocks/logic/FrypanLogic.java",
          "src/tconstruct/client/block/SlimeChannelRender.java",
          "src/tconstruct/client/block/RenderLandmine.java",
          "src/tconstruct/library/crafting/FluidType.java",
          "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java",
          "src/mods/battlegear2/api/weapons/IHitTimeModifier.java",
          "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java",
          "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java",
          "src/mcp/mobius/waila/api/IWailaRegistrar.java",
          "src/main/java/tconstruct/items/Fletching.java",
          "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "src/tconstruct/inventory/PatternChestContainer.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/FertilizerType.java",
          "src/main/java/tconstruct/entity/Skyla.java",
          "src/mcp/mobius/waila/api/IWailaDataProvider.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/mods/battlegear2/api/quiver/IArrowContainer2.java",
          "src/tconstruct/library/util/CoordTupleSort.java",
          "src/tconstruct/inventory/FrypanContainer.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java",
          "src/tconstruct/items/blocks/SoilSlabItem.java",
          "src/tconstruct/client/block/GolemCoreRender.java",
          "src/main/java/tconstruct/inventory/PartCrafterContainer.java",
          "src/main/java/tconstruct/entity/CrystalGuardian.java",
          "src/tconstruct/items/ToolPart.java",
          "src/tconstruct/blocks/SearedSlab.java",
          "src/tconstruct/blocks/SlimePad.java",
          "src/ic2/api/item/Items.java",
          "src/tconstruct/client/block/TankRender.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/mcp/mobius/waila/api/IWailaConfigHandler.java",
          "src/tconstruct/client/block/SearedRender.java",
          "src/tconstruct/util/landmine/behavior/Behavior.java",
          "src/main/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java",
          "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java",
          "src/tconstruct/client/block/SlimePadRender.java",
          "src/tconstruct/library/event/ToolCraftedEvent.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/tconstruct/items/ArmorPattern.java",
          "src/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/tconstruct/items/tools/Rapier.java",
          "src/tconstruct/library/util/IMasterNode.java",
          "src/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/library/client/TConstructClientRegistry.java",
          "src/main/java/mods/battlegear2/api/weapons/ISpecialEffect.java",
          "src/main/java/tconstruct/client/block/TableRender.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java",
          "src/tconstruct/client/gui/FrypanGui.java",
          "src/tconstruct/blocks/TMetalBlock.java",
          "src/tconstruct/blocks/traps/Punji.java",
          "src/tconstruct/entity/projectile/RotatingBase.java",
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java",
          "src/main/java/tconstruct/client/pages/SidebarPage.java",
          "src/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/items/ToolShard.java",
          "src/main/java/tconstruct/modifiers/ModElectric.java",
          "src/main/java/cofh/api/energy/IEnergyContainerItem.java",
          "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/inventory/PartCrafterChestContainer.java",
          "src/tconstruct/client/entity/CrystalModelSmall.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java",
          "src/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java",
          "src/tconstruct/client/tabs/AbstractTab.java",
          "src/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/client/entity/SlimeModel.java",
          "src/tconstruct/library/crafting/LiquidCasting.java",
          "src/main/java/tconstruct/preloader/ASMInterfaceRepair.java",
          "src/tconstruct/library/util/IActiveLogic.java",
          "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/tconstruct/client/tabs/TabRegistry.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammer.java",
          "src/main/java/tconstruct/library/component/IComponentHolder.java",
          "src/tconstruct/blocks/logic/GolemPedestalLogic.java",
          "src/tconstruct/worldgen/OverworldProvider.java",
          "src/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java",
          "src/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/library/util/IFacingLogic.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/inventory/SlotBlocksOnly.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/mcp/mobius/waila/api/IWailaBlock.java",
          "src/tconstruct/items/blocks/SlimeLeavesItemBlock.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/tconstruct/util/DamageSourceLandmine.java",
          "src/tconstruct/items/blocks/StainedGlassClearPaneItem.java",
          "src/tconstruct/blocks/GolemCoreBlock.java",
          "src/tconstruct/items/blocks/CastingChannelItem.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java",
          "src/tconstruct/client/pages/BookPage.java",
          "src/main/java/tconstruct/util/player/TPlayerStats.java",
          "src/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java",
          "src/tconstruct/client/entity/ModelPullcart.java",
          "src/main/java/tconstruct/items/GoldenHead.java",
          "src/main/java/tconstruct/modifiers/ModSmite.java",
          "src/tconstruct/inventory/SlotPattern.java",
          "src/tconstruct/inventory/CraftingStationContainer.java",
          "src/tconstruct/modifiers/ModInteger.java",
          "src/tconstruct/modifiers/ModButtertouch.java",
          "src/main/java/tconstruct/items/blocks/GlassBlockItem.java",
          "src/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java",
          "src/tconstruct/items/tools/FryingPan.java",
          "src/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/tconstruct/client/pages/ModifierPage.java",
          "src/main/java/tconstruct/library/util/TabTools.java",
          "src/tconstruct/blocks/OreberryBushEssence.java",
          "src/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/pages/FurnacePage.java",
          "src/main/java/tconstruct/inventory/ActiveContainer.java",
          "src/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/util/player/KnapsackInventory.java",
          "src/main/java/tconstruct/modifiers/ModInteger.java",
          "src/mods/battlegear2/api/weapons/IBackStabbable.java",
          "src/main/java/tconstruct/library/crafting/Detailing.java",
          "src/tconstruct/blocks/SlabBase.java",
          "src/mods/battlegear2/api/weapons/IExtendedReachWeapon.java",
          "src/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabVanilla.java",
          "src/tconstruct/library/crafting/PatternBuilder.java",
          "src/main/java/tconstruct/inventory/KnapsackContainer.java",
          "src/tconstruct/blocks/SpeedSlab.java",
          "src/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/tconstruct/library/crafting/Smeltery.java",
          "src/tconstruct/util/landmine/behavior/BehaviorExplosive.java",
          "src/mods/battlegear2/api/quiver/QuiverArrowEvent.java",
          "src/tconstruct/client/pages/ToolPage.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java",
          "src/main/java/tconstruct/library/util/IPattern.java",
          "src/tconstruct/library/crafting/CastingRecipe.java",
          "src/tconstruct/items/blocks/SlimeGrassItemBlock.java",
          "src/main/java/tconstruct/client/tabs/AbstractTab.java",
          "src/tconstruct/library/tools/ToolCore.java",
          "src/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java",
          "src/tconstruct/modifiers/ModLapis.java",
          "src/tconstruct/client/CustomBowRenderer.java",
          "src/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/inventory/ToolForgeContainer.java",
          "src/tconstruct/util/landmine/behavior/BehaviorDefault.java",
          "src/tconstruct/client/block/CastingTableSpecialRenderer.java",
          "src/tconstruct/blocks/OreberryBush.java",
          "src/tconstruct/plugins/nei/NEICompat.java",
          "src/tconstruct/plugins/nei/NotEnoughItems.java",
          "src/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/tconstruct/blocks/GolemHeadBlock.java",
          "src/tconstruct/util/CallableUnsuppConfig.java",
          "src/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java",
          "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java",
          "src/main/java/tconstruct/util/RecipeRemover.java",
          "src/main/java/tconstruct/plugins/ICompatPlugin.java",
          "src/tconstruct/items/blocks/SlimeSaplingItemBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/library/util/IServantLogic.java",
          "src/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/tconstruct/common/TimeTicker.java",
          "src/main/java/tconstruct/modifiers/ModFlux.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "src/main/java/tconstruct/library/tools/FletchingMaterial.java",
          "src/tconstruct/inventory/InventoryCraftingStationResult.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/mods/battlegear2/api/weapons/ISpecialEffect.java",
          "src/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/items/OreBerries.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/tconstruct/blocks/logic/GolemCoreLogic.java",
          "src/main/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java",
          "src/main/java/tconstruct/library/crafting/AlloyMix.java",
          "src/tconstruct/client/TClientTickHandler.java",
          "src/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/client/gui/TurnPageButton.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/tconstruct/library/util/IFacingLogic.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java",
          "src/powercrystals/minefactoryreloaded/api/INeedleAmmo.java",
          "src/main/java/tconstruct/inventory/SlotPartBuilder.java",
          "src/mods/battlegear2/api/weapons/IBattlegearWeapon.java",
          "src/tconstruct/items/blocks/SlimeGelItemBlock.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/tconstruct/inventory/ArmorExtendedContainer.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/entity/MetalSlime.java",
          "src/tconstruct/library/armor/BehaviorDispenseArmorCopy.java",
          "src/main/java/tconstruct/library/client/FluidRenderProperties.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/tconstruct/library/client/ToolGuiElement.java",
          "src/tconstruct/entity/FakeBlockEntity.java",
          "src/main/java/tconstruct/items/armor/Glove.java",
          "src/main/java/tconstruct/client/armor/RenderArmorCast.java",
          "src/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java",
          "src/main/java/tconstruct/client/block/OreberryRender.java",
          "src/tconstruct/items/blocks/OreberryBushItem.java",
          "src/tconstruct/items/tools/Cutlass.java",
          "src/main/java/tconstruct/achievements/TAchievements.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/library/util/PiercingEntityDamage.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/tconstruct/blocks/ToolForgeBlock.java",
          "src/tconstruct/client/SuperSoakerRender.java",
          "src/main/java/tconstruct/inventory/FrypanContainer.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java",
          "src/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java",
          "src/main/java/tconstruct/items/Jerky.java",
          "src/tconstruct/library/ActiveToolMod.java",
          "src/tconstruct/library/tools/BowstringMaterial.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java",
          "src/tconstruct/items/blocks/GravelOreItem.java",
          "src/main/java/tconstruct/client/TKeyHandler.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStationResult.java",
          "src/main/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/client/CustomFont.java",
          "src/tconstruct/client/entity/SlimeRender.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java",
          "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/tconstruct/blocks/logic/RedwireLogic.java",
          "src/tconstruct/client/RenderItemCopy.java",
          "src/tconstruct/blocks/logic/LandmineSpecialStackLogic.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java",
          "src/main/java/tconstruct/util/SmelteryDamageSource.java",
          "src/main/java/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java",
          "src/main/java/tconstruct/items/SpecialFood.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/library/crafting/DryingRackRecipes.java",
          "src/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/worldgen/PlantGen.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/util/CallableSuppConfig.java",
          "src/main/java/mcp/mobius/waila/api/IWailaConfigHandler.java",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "gradle/wrapper/gradle-wrapper.jar",
          "src/tconstruct/library/client/TConstructClientRegistry.java",
          "src/tconstruct/blocks/FurnaceSlab.java",
          "src/tconstruct/blocks/StoneLadder.java",
          "src/tconstruct/modifiers/ModRedstone.java",
          "src/tconstruct/client/gui/StencilTableGui.java",
          "src/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/tconstruct/library/tools/ArrowMaterial.java",
          "src/tconstruct/modifiers/TActiveOmniMod.java",
          "src/main/java/tconstruct/client/block/FrypanRender.java",
          "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java",
          "src/ic2/api/item/ICustomElectricItem.java",
          "src/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/tconstruct/blocks/logic/EquipLogic.java",
          "src/main/java/tconstruct/library/util/IMasterLogic.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/mcp/mobius/waila/api/IWailaDataAccessor.java",
          "src/main/java/tconstruct/items/armor/ArmorStandard.java",
          "src/tconstruct/util/DozenalConverter.java",
          "src/tconstruct/client/entity/CrystalRender.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/tconstruct/modifiers/ModExtraModifier.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/tconstruct/client/pages/MaterialPage.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/ic2/api/item/IElectricItemManager.java",
          "src/tconstruct/plugins/waila/SmelteryDataProvider.java"
        ],
        "commitId" : "cb87c836c86505e61f9c6cf2358b999352c8ecd5",
        "timestamp" : 1385050431000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Initial test of Gradle (not working yet)\u000a",
        "date" : "2013-11-21T16:13:51+0000",
        "id" : "cb87c836c86505e61f9c6cf2358b999352c8ecd5",
        "msg" : "Initial test of Gradle (not working yet)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModAntiSpider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/component/MultiFluidTank.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotFrypan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/api/item/ICustomElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/GuiManual.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/DiamondApple.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModFlux.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/ToolPartHidden.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/PlantGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/RenderItemCopy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModAttack.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/GlassBlockItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GolemHeadBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotToolForge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/CastingRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModReinforced.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/CoordTuple.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/ActiveToolMod.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/ICompatPlugin.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/armor/RenderArmorCast.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotOnlyTake.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/PatternChestContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/projectile/DaggerEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/IPenetrateWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModAttack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/OverworldProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/CustomBowRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModRepair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/RecipeRemover.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/FletchingMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/api/item/IBoxable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/component/TankAirComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/MetalItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/waila/Waila.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/ValueCoordTuple.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/ShapelessToolRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModButtertouch.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/blocks/IDrawbridgeLogicBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/CoordTuple.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/blocks/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/ToolPartHidden.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/MetalOre.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/IExtendedReachWeapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/event/PartBuilderEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/quiver/QuiverArrowEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/TControls.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/SlimeModel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/SlimePadRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/PatternShaperContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/ToolCoreRenderer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/MetalItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/DryingRackRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/CraftingPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/OverworldProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/SuperSoakerRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/ISpecialEffect.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/IBackStabbable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModBlaze.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/RenderLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/PartCrafterContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SlimeGelItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/GolemCoreRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorDefault.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/tabs/InventoryTabVanilla.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModExtraModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IServantLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/StrangeFood.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModSmite.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/nei/NEICompat.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtendedClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/Detailing.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GolemPedestalBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/preloader/ASMInterfaceRepair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/OreberryRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/SlimeChannelRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/RanchedItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/SlimeRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorDummy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IActiveLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/ModelPullcart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotOnlyTake.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/DiamondApple.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/armor/ArmorBasic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModDurability.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/GolemCoreSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/ArrowMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/BOPConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/quiver/IArrowContainer2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/CrystalModelSmall.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/BowMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/ic2/api/item/ICustomElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/fmp/register/RegisterWithFMP.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/StepSoundSlime.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "add",
            "file" : "settings.gradle"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModRepair.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/KnapsackContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/OffhandAttackEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/CoordTuplePair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SlimeGrassItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/MetadataItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IToolHammer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/ic2/api/item/IElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/MystImcHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/SuperSoakerRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/village/TVillageTrades.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/TabTools.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/Detailing.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IMasterLogic.java"
          },
          {
            "editType" : "add",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/GuiButtonTool.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/client/ToolGuiElement.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/CoordTupleSort.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/preloader/helpers/PropertyManager.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/SidebarPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/TextPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/component/IComponentHolder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/SmallFontRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/StrangeFood.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/TEventHandlerAchievement.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IToolPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/ArmorStandard.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/ActiveContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/CastingRecipe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/MystImcHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/CraftingItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModBoolean.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabVanilla.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/TwilightForestConfig.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/component/LogicComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/player/KnapsackInventory.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/ToolRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/BowRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/GravelOreItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/DimensionBlacklist.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/CrystalGuardian.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/InventoryCraftingStationResult.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/CrystalRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/FancyEntityItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModBlaze.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/preloader/helpers/PropertyManager.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorDummy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/LiquidCasting.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/IShield.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/SlimeChannelRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/tabs/AbstractTab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/ToolShard.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/PatternChestContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/TitlePage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/RenderLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/Crystal.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/ic2/api/item/Items.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/ModelWagon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModAutoSmelt.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/GolemCoreLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/SlimeModel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/BlockCastPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/DryingRackRecipes.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModPiston.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/TurnPageButton.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SearedSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/Manual.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/FakeBlockEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/quiver/IArrowContainer2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/CraftingItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/client/FluidRenderProperties.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/ToolPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/SmelteryDamageSource.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mcp/mobius/waila/api/IWailaDataAccessor.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/event/EventCloakRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/DozenalConverter.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/TKeyHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SpeedBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/FakeBlockEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/PlantGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/player/TPlayerStats.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/CoordTuplePair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IMasterLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/PartCrafterContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabArmorExtended.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/common/BowRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/TabTools.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/CustomFont.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IMasterNode.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mcp/mobius/waila/api/IWailaBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/ModelPullcart.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/MultiServantLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/FrypanRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/BreakingFX.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/DryingRackSpecialRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/ToolShard.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/common/TimeTicker.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/DimensionBlacklist.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IServantLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/SectionPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/TConstructFluid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/CustomBowRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/SidebarPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/BCImcHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IHitTimeModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModRedstone.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/TwilightForestConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/ArmorExtendedContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/api/item/IElectricItemManager.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/GuiButtonTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SlimeLeavesItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/api/item/ISpecialElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModAutoSmelt.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/EquipLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/GolemBaseModel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/AlloyMix.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/FletchingMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/ContentsTablePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/TitlePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/ic2/api/item/IElectricItemManager.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/OreberryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/fmp/register/RegisterWithFMP.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/SlimeRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/CoordTupleSort.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/cofh/api/energy/IEnergyContainerItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModLapis.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/CrystalRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IPotionEffect.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/PartCrafterChestContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModLapis.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/TableForgeRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/armor/EnumArmorPart.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Broadsword.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/TableRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/FertilizerType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IFacingLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SearedSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/CallableUnsuppConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/RandomMob.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SearedTableItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/client/FluidRenderProperties.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/FertilizerType.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Cutlass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/projectile/RangedRenderBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/ActiveContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/EquipLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/armor/WingModel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/AlloyMix.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorDefault.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/PicturePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/IHitTimeModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/event/EventCloakRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/BattleSign.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaRegistrar.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/BattleSign.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModExtraModifier.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/RanchedItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/FrypanContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/ICompatPlugin.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/player/TPlayerStats.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/IDyable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/event/ToolCraftEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/blocks/InventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Broadsword.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/component/MultiFluidTank.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModBoolean.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/ActiveToolMod.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/TActiveOmniMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModButtertouch.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/ItemBlocklike.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/SmelteryDamageSource.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IFacingLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorFirework.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/ISyringe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GolemCoreBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/CrystalGuardian.java"
          },
          {
            "editType" : "add",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModInteger.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/PatternBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IMasterNode.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/BarricadeRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/CallableUnsuppConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/AqueductLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStationResult.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/TurnPageButton.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/cofh/api/energy/IEnergyContainerItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/ToolMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/ic2/api/item/ISpecialElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/SlimeSaplingItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModAntiSpider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/GolemCoreRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/CastingChannelItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/Glove.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/armor/WingModel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/ModifierPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/IPotionEffect.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/player/ArmorExtendedClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/MetalSlime.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/TActiveOmniMod.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryFruit.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/StepSoundSlime.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/CustomFont.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/GlassBlockItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/ActiveSlot.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/crafting/ToolRecipe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/TableForgeRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorShears.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirework.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/BlankPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotFrypan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/RecipeRemover.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/AqueductLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/TextPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/village/VillageToolStationHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/FancyEntityItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/GuiManual.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/ISyringe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/TControls.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/ModelWagon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/BreakingFX.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mcp/mobius/waila/api/IWailaRegistrar.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/tabs/InventoryTabArmorExtended.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/client/TConstructClientRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/MetalOre.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotToolForge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IMobEggHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "add",
            "file" : "build.gradle"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/IDyable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/blocks/InventorySlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/FrypanContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/armor/Glove.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/TEventHandlerAchievement.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/ArrowMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/FurnacePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/client/ToolGuiElement.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/player/KnapsackInventory.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/projectile/RangedRenderBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/config/AEImcHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/PiercingEntityDamage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModDurability.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/SlimePadRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/nei/NEICompat.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/RenderItemCopy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/FrypanRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/BowstringMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/BCImcHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/CustomMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/ModifierPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/BOPConfig.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/event/PartBuilderEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/armor/ArmorStandard.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/Fletching.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/PlayerEventChild.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/GolemPedestalLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/TConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/KnapsackContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotBlocksOnly.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModInteger.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotBlocksOnly.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/DryingRackRecipes.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/preloader/ASMInterfaceRepair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mcp/mobius/waila/api/IWailaConfigHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/StainedGlassClearPaneItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/projectile/LaunchedPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/BowMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Cutlass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/BlockCastPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/ic2/api/item/IBoxable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/preloader/TConstructLoaderContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModReinforced.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/api/item/Items.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/blocks/InventorySlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/component/LogicComponent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/Fletching.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/village/TVillageTrades.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/ToolCoreRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GolemCoreBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/PunjiRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/GlassPaneItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModFlux.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/config/AEImcHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/IToolPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModRedstone.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/ToolMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/ValueCoordTuple.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/ItemBlocklike.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/GolemBaseModel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/ActiveSlot.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/common/TContent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/GolemCoreSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/achievements/TAchievements.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/ArmorExtendedContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/BowstringMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/CastingBasinSpecialRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/ToolPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/Crystal.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/SmallFontRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/ContentsTablePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/MathUtils.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/BlankPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/tabs/InventoryTabKnapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotBehavedOnly.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/INeedleAmmo.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/LandmineSpecialStackLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/MetalSlime.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/component/IComponentHolder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/ModElectric.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/Waila.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/quiver/QuiverArrowRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/entity/Skyla.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaConfigHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModPiston.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/CustomMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/PicturePage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/crafting/LiquidCasting.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/TableRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/armor/EnumArmorPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/FurnacePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/CallableSuppConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/CrystalModelSmall.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/StainedGlassClearItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/MultiBrickItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/PiercingEntityDamage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/TKeyHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/GravelOreItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModSmite.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/TMetalBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaDataAccessor.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/modifiers/ModElectric.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotBehavedOnly.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/GlassPaneItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/CastingChannelItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/BookPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/SectionPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/component/TankAirComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "gradlew"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/BookPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/PlayerEventChild.java"
          },
          {
            "editType" : "add",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mods/battlegear2/api/weapons/IBattlegearWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/IShield.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/SlotPartBuilder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/worldgen/village/VillageSmelteryHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/event/ToolCraftedEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/DozenalConverter.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/PunjiRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/tabs/AbstractTab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/CallableSuppConfig.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/TimeTicker.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/util/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/TConstructFluid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/pages/CraftingPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/RandomMob.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/CraftingSlabItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/util/MathUtils.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/ic2/api/item/IElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/inventory/PatternShaperContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/ToolStationItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/PartCrafterChestContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/armor/BehaviorDispenseArmorCopy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/mcp/mobius/waila/api/IWailaDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/ArmorBasic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/SlotPartBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GolemPedestalBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/SpeedBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IBackStabbable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/Skyla.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/blocks/InventoryBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/blocks/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GolemHeadBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/util/IActiveLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/achievements/TAchievements.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/block/DryingRackRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/TMetalBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftedEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/library/blocks/IDrawbridgeLogicBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/entity/projectile/DaggerEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/mods/battlegear2/api/weapons/ISpecialEffect.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/block/BarricadeRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/client/armor/RenderArmorCast.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "86dfcbf655e5ab9598c01f631ad391dea63e19e5",
        "timestamp" : 1385074511000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "Minecraft is compiled against java 1.6\u000a",
        "date" : "2013-11-21T17:55:11-0500",
        "id" : "86dfcbf655e5ab9598c01f631ad391dea63e19e5",
        "msg" : "Minecraft is compiled against java 1.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "TConstruct_AT.cfg",
          ".gitignore",
          "resources/TConstruct_at.cfg",
          "build.gradle"
        ],
        "commitId" : "dc4bbb8c4d7c93adeb98de0e1bd79ba095654414",
        "timestamp" : 1385095622000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "move AT, DL CB's stuff\u000a",
        "date" : "2013-11-21T23:47:02-0500",
        "id" : "dc4bbb8c4d7c93adeb98de0e1bd79ba095654414",
        "msg" : "move AT, DL CB's stuff",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "TConstruct_AT.cfg"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "add",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "f7ade24409c1d84a451e1cede9a182ba6ab16b23",
        "timestamp" : 1385097474000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "cleaned up w/ help from @AbrarSyed\u000a",
        "date" : "2013-11-22T00:17:54-0500",
        "id" : "f7ade24409c1d84a451e1cede9a182ba6ab16b23",
        "msg" : "cleaned up w/ help from @AbrarSyed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "b734ade66da249c80c1b9f71b0728769d3517e6b",
        "timestamp" : 1385098026000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "accidentally missed the start of comment in build file\u000a",
        "date" : "2013-11-22T00:27:06-0500",
        "id" : "b734ade66da249c80c1b9f71b0728769d3517e6b",
        "msg" : "accidentally missed the start of comment in build file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/TConstruct_at.cfg"
        ],
        "commitId" : "0e7c20308d52075e3992a30ebe33e2137e8ff956",
        "timestamp" : 1385099971000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "stop SS from acting like a 2 yr old\u000a",
        "date" : "2013-11-22T00:59:31-0500",
        "id" : "0e7c20308d52075e3992a30ebe33e2137e8ff956",
        "msg" : "stop SS from acting like a 2 yr old",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java",
          "src/main/java/mcp/mobius/waila/api/IWailaRegistrar.java",
          "src/api/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java",
          "src/api/java/ic2/api/item/ISpecialElectricItem.java",
          "src/main/java/ic2/api/item/ICustomElectricItem.java",
          "src/main/java/mods/battlegear2/api/weapons/ISpecialEffect.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java",
          "src/main/java/ic2/api/item/IElectricItem.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/main/java/mods/battlegear2/api/weapons/IPotionEffect.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java",
          "src/main/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java",
          "src/main/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java",
          "src/api/java/mods/battlegear2/api/weapons/ISpecialEffect.java",
          "src/api/java/mods/battlegear2/api/weapons/IHitTimeModifier.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java",
          "src/main/java/cofh/api/energy/IEnergyContainerItem.java",
          "src/api/java/ic2/api/item/IBoxable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/RandomMob.java",
          "src/api/java/ic2/api/item/Items.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java",
          "src/api/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java",
          "src/api/java/mods/battlegear2/api/quiver/IArrowContainer2.java",
          "src/api/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java",
          "src/main/java/mods/battlegear2/api/weapons/IBackStabbable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/ISyringe.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammer.java",
          "src/main/java/mods/battlegear2/api/IShield.java",
          "src/api/java/mods/battlegear2/api/PlayerEventChild.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java",
          "src/main/java/mcp/mobius/waila/api/IWailaDataProvider.java",
          "src/api/java/ic2/api/item/ICustomElectricItem.java",
          "src/main/java/mcp/mobius/waila/api/IWailaBlock.java",
          "src/main/java/ic2/api/item/IBoxable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java",
          "src/main/java/ic2/api/item/ISpecialElectricItem.java",
          "src/api/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java",
          "src/api/java/mcp/mobius/waila/api/IWailaConfigHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java",
          "src/main/java/mods/battlegear2/api/weapons/IHitTimeModifier.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java",
          "src/api/java/mods/battlegear2/api/IShield.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "src/api/java/mcp/mobius/waila/api/IWailaRegistrar.java",
          "src/main/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java",
          "src/api/java/mods/battlegear2/api/weapons/IBackStabbable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java",
          "src/api/java/mcp/mobius/waila/api/IWailaDataAccessor.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/RanchedItem.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java",
          "src/main/java/mods/battlegear2/api/IDyable.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java",
          "src/api/java/mods/battlegear2/api/weapons/IPotionEffect.java",
          "src/api/java/ic2/api/item/IElectricItem.java",
          "src/api/java/cofh/api/energy/IEnergyContainerItem.java",
          "src/api/java/mcp/mobius/waila/api/IWailaBlock.java",
          "src/main/java/mcp/mobius/waila/api/IWailaConfigHandler.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/FertilizerType.java",
          "src/api/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java",
          "src/main/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammer.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java",
          "src/main/java/ic2/api/item/IElectricItemManager.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "src/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java",
          "src/main/java/mods/battlegear2/api/quiver/IArrowContainer2.java",
          "src/main/java/mcp/mobius/waila/api/IWailaDataAccessor.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java",
          "src/api/java/mods/battlegear2/api/IDyable.java",
          "src/main/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java",
          "src/api/java/mcp/mobius/waila/api/IWailaDataProvider.java",
          "src/api/java/ic2/api/item/IElectricItemManager.java",
          "src/main/java/mods/battlegear2/api/PlayerEventChild.java",
          "src/main/java/ic2/api/item/Items.java",
          "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java",
          "src/main/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java"
        ],
        "commitId" : "ac77676a85591819a55a9bec0e1e478ff376aef6",
        "timestamp" : 1385134944000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "maven based systems wont package api's storedd in this manner\u000a",
        "date" : "2013-11-22T10:42:24-0500",
        "id" : "ac77676a85591819a55a9bec0e1e478ff376aef6",
        "msg" : "maven based systems wont package api's storedd in this manner",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaDataAccessor.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/IShield.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/IDyable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/ic2/api/item/IElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/IPotionEffect.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/ic2/api/item/IElectricItemManager.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/ic2/api/item/Items.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/cofh/api/energy/IEnergyContainerItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mcp/mobius/waila/api/IWailaBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IBackStabbable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammer.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/RandomMob.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/ic2/api/item/IBoxable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/ic2/api/item/IElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammer.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/ic2/api/item/ICustomElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/RanchedItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/FertilizerType.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/PlayerEventChild.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/ic2/api/item/ICustomElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/ic2/api/item/ISpecialElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/IHitTimeModifier.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/ic2/api/item/IBoxable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/IShield.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/ic2/api/item/IElectricItemManager.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/quiver/IArrowContainer2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/cofh/api/energy/IEnergyContainerItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mcp/mobius/waila/api/IWailaDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/PlayerEventChild.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IPotionEffect.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/ic2/api/item/Items.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mcp/mobius/waila/api/IWailaConfigHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/IBackStabbable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/IHitTimeModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/quiver/IArrowContainer2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/ISyringe.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mods/battlegear2/api/weapons/ISpecialEffect.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/mcp/mobius/waila/api/IWailaConfigHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/ISpecialEffect.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mcp/mobius/waila/api/IWailaDataAccessor.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/IDyable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/ic2/api/item/ISpecialElectricItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/mcp/mobius/waila/api/IWailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "bd9fc15fa6181312d54eda7edd5800f13af8bfc1",
        "timestamp" : 1385136465000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "reorganize a bit\u000a",
        "date" : "2013-11-22T11:07:45-0500",
        "id" : "bd9fc15fa6181312d54eda7edd5800f13af8bfc1",
        "msg" : "reorganize a bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
        ],
        "commitId" : "707f7996b571b29380bcd32c5f3be88dfd8cdd26",
        "timestamp" : 1385196242000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "method doesnt need override anymore\u000a",
        "date" : "2013-11-23T03:44:02-0500",
        "id" : "707f7996b571b29380bcd32c5f3be88dfd8cdd26",
        "msg" : "method doesnt need override anymore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "24beb22fa1bb1265fff2ef8e781b19f5cd3bbf3e",
        "timestamp" : 1385201086000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "add in version handling/ replacement inside mcmodinfo\u000a",
        "date" : "2013-11-23T05:04:46-0500",
        "id" : "24beb22fa1bb1265fff2ef8e781b19f5cd3bbf3e",
        "msg" : "add in version handling/ replacement inside mcmodinfo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "3c0fc6c09221d63598fe89dac42fe76fb96dc05e",
        "timestamp" : 1385205454000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "add in library jar, use classifier for the type of jar not appendix\u000a",
        "date" : "2013-11-23T06:17:34-0500",
        "id" : "3c0fc6c09221d63598fe89dac42fe76fb96dc05e",
        "msg" : "add in library jar, use classifier for the type of jar not appendix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitmodules",
          "build.xml"
        ],
        "commitId" : "2d99d5dba2af5a62b7110eee5c4d21370a5c813e",
        "timestamp" : 1385207445000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "cleanup shop\u000a",
        "date" : "2013-11-23T06:50:45-0500",
        "id" : "2d99d5dba2af5a62b7110eee5c4d21370a5c813e",
        "msg" : "cleanup shop",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".gitmodules"
          },
          {
            "editType" : "delete",
            "file" : "build.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "resources/assets/tinker/textures/items/materials/cast_gem.png",
          "resources/assets/tinker/lang/en_US.lang",
          "resources/assets/tinker/textures/blocks/compressed_cobalt.png",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "resources/assets/tinker/textures/blocks/compressed_ardite.png",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "resources/assets/tinker/textures/blocks/glue.png",
          "resources/assets/tinker/textures/blocks/compressed_manyullyn.png",
          "src/main/java/tconstruct/library/client/FluidRenderProperties.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "resources/assets/tinker/textures/blocks/compressed_alubrass.png",
          "resources/assets/tinker/textures/blocks/compressed_alumite.png",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/blocks/BloodBlock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "resources/assets/tinker/textures/blocks/compressed_ender.png"
        ],
        "commitId" : "14d357ccf69582128a40f4d0a3269637f32a85c4",
        "timestamp" : 1385235079000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "manual merge of master branch changes up to commit 1387bc6\u000a",
        "date" : "2013-11-23T14:31:19-0500",
        "id" : "14d357ccf69582128a40f4d0a3269637f32a85c4",
        "msg" : "manual merge of master branch changes up to commit 1387bc6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/BloodBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/blocks/compressed_cobalt.png"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/blocks/compressed_manyullyn.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/FluidRenderProperties.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/glue.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/blocks/compressed_alumite.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/blocks/compressed_alubrass.png"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/blocks/compressed_ender.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/blocks/compressed_ardite.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/materials/cast_gem.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/blocks/liquid_glue.png",
          "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "resources/assets/tinker/textures/blocks/liquid_glue.png.mcmeta",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickItem.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "resources/assets/tinker/lang/it_IT.lang",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/items/OreBerries.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/items/StrangeFood.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java",
          "resources/assets/tinker/textures/items/materials/bucket_glue.png",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "resources/assets/tinker/textures/blocks/liquid_glue_flow.png.mcmeta",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "resources/assets/tinker/textures/items/materials/material_glueball.png",
          "src/main/java/tconstruct/items/Pattern.java",
          "resources/assets/tinker/lang/en_US.lang",
          "src/main/java/tconstruct/blocks/GlueFluid.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java",
          "resources/assets/tinker/textures/blocks/liquid_glue_flow.png",
          "src/main/java/tconstruct/library/blocks/InventoryLogic.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/items/GoldenHead.java",
          "resources/assets/tinker/lang/ru_RU.lang",
          "src/main/java/tconstruct/blocks/BloodBlock.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "src/main/java/tconstruct/items/blocks/SoilSlabItem.java",
          "src/main/java/tconstruct/items/blocks/MetalItemBlock.java"
        ],
        "commitId" : "983c91c2c961f0cf6e82ab2baf4d16315cc72819",
        "timestamp" : 1385424498000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "manual update of all master commits up to ca86fa8\u000a",
        "date" : "2013-11-25T19:08:18-0500",
        "id" : "983c91c2c961f0cf6e82ab2baf4d16315cc72819",
        "msg" : "manual update of all master commits up to ca86fa8",
        "paths" : [
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue_flow.png.mcmeta"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BloodBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/materials/bucket_glue.png"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/blocks/GlueFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/materials/material_glueball.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue.png.mcmeta"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue_flow.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetalItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/StrangeFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/items/dagger/electric_dagger_effect.png",
          "resources/assets/tinker/textures/items/scythe/electric_scythe_effect.png",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "resources/assets/tinker/textures/items/cleaver/electric_cleaver_effect.png",
          "resources/assets/tinker/textures/items/frypan/electric_frypan_effect.png",
          "resources/assets/tinker/textures/items/pickmattock/electric_pickmattock_effect.png",
          "src/api/java/ic2/api/item/ISpecialElectricItem.java",
          "resources/assets/tinker/textures/items/shortbow/electric_bow_effect_1.png",
          "resources/assets/tinker/textures/items/axe/electric_axe_effect.png",
          "resources/assets/tinker/textures/items/battleaxe/electric_battleaxe_effect.png",
          "resources/assets/tinker/textures/items/battlesign/electric_battlesign_effect.png",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "resources/assets/tinker/textures/items/mattock/electric_mattock_effect.png",
          "src/main/java/tconstruct/items/tools/Shortbow.java",
          "resources/assets/tinker/textures/items/broadsword/electric_sword_effect.png",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "resources/assets/tinker/textures/items/longsword/electric_longsword_effect.png",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/api/java/ic2/api/item/ICustomElectricItem.java",
          "resources/assets/tinker/textures/items/shortbow/electric_bow_effect_2.png",
          "resources/assets/tinker/textures/items/rapier/electric_rapier_effect.png",
          "resources/assets/tinker/textures/items/shortbow/electric_bow_effect.png",
          "src/main/java/tconstruct/modifiers/ModElectric.java",
          "src/api/java/ic2/api/item/IBoxable.java",
          "src/api/java/ic2/api/item/IElectricItem.java",
          "src/api/java/ic2/api/item/IElectricItemManager.java",
          "src/api/java/ic2/api/item/Items.java",
          "resources/assets/tinker/textures/items/excavator/electric_excavator_effect.png",
          "resources/assets/tinker/textures/items/arrow/electric_arrow_effect.png",
          "resources/assets/tinker/textures/items/shortbow/electric_bow_effect_3.png",
          "resources/assets/tinker/textures/items/lumberaxe/electric_lumberaxe_effect.png",
          "resources/assets/tinker/textures/items/pickaxe/electric_pickaxe_effect.png",
          "resources/assets/tinker/textures/items/cutlass/electric_cutlass_effect.png",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "resources/assets/tinker/textures/items/shovel/electric_shovel_effect.png",
          "resources/assets/tinker/textures/items/chisel/electric_chisel_effect.png",
          "resources/assets/tinker/textures/items/hammer/electric_hammer_effect.png"
        ],
        "commitId" : "b8bd6259ee04f03357ccbcb2629503a26c737232",
        "timestamp" : 1385429792000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "retire modElectric\u000a",
        "date" : "2013-11-25T20:36:32-0500",
        "id" : "b8bd6259ee04f03357ccbcb2629503a26c737232",
        "msg" : "retire modElectric",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/api/java/ic2/api/item/ICustomElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/electric_battleaxe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/cleaver/electric_cleaver_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/ic2/api/item/Items.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/broadsword/electric_sword_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/scythe/electric_scythe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/electric_axe_effect.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/ic2/api/item/ISpecialElectricItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/ic2/api/item/IBoxable.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battlesign/electric_battlesign_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/shortbow/electric_bow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/ic2/api/item/IElectricItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/shortbow/electric_bow_effect_2.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/pickaxe/electric_pickaxe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/ic2/api/item/IElectricItemManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/excavator/electric_excavator_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/frypan/electric_frypan_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/shortbow/electric_bow_effect_3.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/electric_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/mattock/electric_mattock_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/shovel/electric_shovel_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/pickmattock/electric_pickmattock_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/dagger/electric_dagger_effect.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/lumberaxe/electric_lumberaxe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/chisel/electric_chisel_effect.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/cutlass/electric_cutlass_effect.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/shortbow/electric_bow_effect_1.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/hammer/electric_hammer_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/rapier/electric_rapier_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/longsword/electric_longsword_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModElectric.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "6a898f97d779116b3025848c2eb4673dbb9e046a",
        "timestamp" : 1385435714000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update de_DE from master\u000a",
        "date" : "2013-11-25T22:15:14-0500",
        "id" : "6a898f97d779116b3025848c2eb4673dbb9e046a",
        "msg" : "update de_DE from master",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FarmingRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java",
          "resources/assets/tinker/textures/items/materials/cast_nugget.png",
          "src/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/items/StrangeFood.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java",
          "resources/assets/tinker/manuals/materials.xml",
          "src/main/java/tconstruct/common/TContent.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java",
          "resources/assets/tinker/lang/en_US.lang",
          "src/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java",
          "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/main/java/tconstruct/items/GoldenHead.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "resources/assets/tinker/manuals/smeltery.xml",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java",
          "resources/assets/tinker/manuals/firstday.xml",
          "src/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java"
        ],
        "commitId" : "f2da066da2a90fad74967096a61e0aabebd4f178",
        "timestamp" : 1385441874000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update to tcon 1.5.1RC1 commits\u000a",
        "date" : "2013-11-25T23:57:54-0500",
        "id" : "f2da066da2a90fad74967096a61e0aabebd4f178",
        "msg" : "update to tcon 1.5.1RC1 commits",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/firstday.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/materials/cast_nugget.png"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/StrangeFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/materials.xml"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java"
          },
          {
            "editType" : "add",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FarmingRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/smeltery.xml"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/ModFlux.java",
          "src/main/java/tconstruct/client/TProxyClient.java"
        ],
        "commitId" : "c429d8e6c5b46eba08adf15a15e021880405b322",
        "timestamp" : 1385442479000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "swap flux into the electric modifiers old spots in the client proxy\u000a",
        "date" : "2013-11-26T00:07:59-0500",
        "id" : "c429d8e6c5b46eba08adf15a15e021880405b322",
        "msg" : "swap flux into the electric modifiers old spots in the client proxy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/ModFlux.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java"
        ],
        "commitId" : "f693ee75e0533a25ebd3473cc19b0521a742625a",
        "timestamp" : 1385444443000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update to 1.5.1 RC2 c2cdb7\u000a",
        "date" : "2013-11-26T00:40:43-0500",
        "id" : "f693ee75e0533a25ebd3473cc19b0521a742625a",
        "msg" : "update to 1.5.1 RC2 c2cdb7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "721e30b641f053df33ba1b5ec54027b0b8a98cf6",
        "timestamp" : 1385445755000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "Change how crafting tables are registered\u000acommit 4db51de\u000a",
        "date" : "2013-11-26T01:02:35-0500",
        "id" : "721e30b641f053df33ba1b5ec54027b0b8a98cf6",
        "msg" : "Change how crafting tables are registered",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang",
          "resources/assets/tinker/lang/en_US.lang",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "resources/assets/tinker/lang/ru_RU.lang",
          "resources/assets/tinker/lang/zh_CN.lang",
          "src/main/java/tconstruct/common/TContent.java",
          "resources/assets/tinker/manuals/materials.xml",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "resources/assets/tinker/manuals/firstday.xml",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
        ],
        "commitId" : "bb0db29ce857449163c1ca06d6be8c180d07bad1",
        "timestamp" : 1385485686000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update to Master commit bef5782\u000aremove mod E from books\u000a",
        "date" : "2013-11-26T12:08:06-0500",
        "id" : "bb0db29ce857449163c1ca06d6be8c180d07bad1",
        "msg" : "update to Master commit bef5782",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/firstday.xml"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/materials.xml"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/ru_RU.lang",
          "resources/assets/tinker/lang/it_IT.lang",
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "08c4c38e9f09885091299008534a869781783ca1",
        "timestamp" : 1385568149000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update to 32e8014\u000a",
        "date" : "2013-11-27T11:02:29-0500",
        "id" : "08c4c38e9f09885091299008534a869781783ca1",
        "msg" : "update to 32e8014",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
        "timestamp" : 1385569781000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update readme to reflect gradle setup\u000a",
        "date" : "2013-11-27T11:29:41-0500",
        "id" : "04cc69b042305e85d9a8d35d7db86cd7e1512237",
        "msg" : "update readme to reflect gradle setup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java",
          "resources/assets/tinker/manuals/materials.xml",
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java",
          "resources/TConstruct_at.cfg",
          "src/main/java/tconstruct/client/TProxyClient.java"
        ],
        "commitId" : "07062a59d1bbce4ecfd411f145d6ee21f81c7a64",
        "timestamp" : 1385608487000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix merge derps\u000a",
        "date" : "2013-11-27T22:14:47-0500",
        "id" : "07062a59d1bbce4ecfd411f145d6ee21f81c7a64",
        "msg" : "fix merge derps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          },
          {
            "editType" : "add",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/manuals/materials.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java",
          "src/tconstruct/blocks/BloodBlock.java",
          "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java",
          "src/powercrystals/minefactoryreloaded/api/FarmingRegistry.java",
          "src/tconstruct/preloader/AccessTransformers.java",
          "src/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java",
          "src/tconstruct/blocks/GlueFluid.java",
          "src/tconstruct/blocks/GlueBlock.java"
        ],
        "commitId" : "241bfcf0d5583caa8e2063125f08011a48ba3e39",
        "timestamp" : 1385692394000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix another merge derp\u000a",
        "date" : "2013-11-28T21:33:14-0500",
        "id" : "241bfcf0d5583caa8e2063125f08011a48ba3e39",
        "msg" : "fix another merge derp",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/BloodBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/blocks/GlueFluid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/FarmingRegistry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/preloader/AccessTransformers.java"
          },
          {
            "editType" : "delete",
            "file" : "src/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "bd213f60d99f8a8b75da76dd5788fae1303e9b09",
        "timestamp" : 1385754373000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Silly IDEA and Vim junk...\u000a",
        "date" : "2013-11-29T19:46:13+0000",
        "id" : "bd213f60d99f8a8b75da76dd5788fae1303e9b09",
        "msg" : "Silly IDEA and Vim junk...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/plugins/ICompatPlugin.java"
        ],
        "commitId" : "4698b28179e42dedb41570403095082af42b0a62",
        "timestamp" : 1385754400000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "TDynstruct.cfg can now be used to toggle compat plugins.\u000a",
        "date" : "2013-11-29T19:46:40+0000",
        "id" : "4698b28179e42dedb41570403095082af42b0a62",
        "msg" : "TDynstruct.cfg can now be used to toggle compat plugins.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/ICompatPlugin.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "3b3b439cfb56a1d4dc57552d06393b85183fa0a7",
        "timestamp" : 1385754723000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Transition to using FML's suggested config file, not Tinkers Workshop.txt\u000a",
        "date" : "2013-11-29T19:52:03+0000",
        "id" : "3b3b439cfb56a1d4dc57552d06393b85183fa0a7",
        "msg" : "Transition to using FML's suggested config file, not Tinkers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/appeng/AppEng.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java",
          "src/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java",
          "src/main/java/tconstruct/plugins/mystcraft/Mystcraft.java"
        ],
        "commitId" : "35367bb1fd683f7edaba147e63cebb6870cd53ac",
        "timestamp" : 1385757229000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Transition old IMC plugins to new compat loader.\u000a\u000aThese old ones need to be removed still and all TContent refs need updated in these when refactor occurs.\u000a",
        "date" : "2013-11-29T20:33:49+0000",
        "id" : "35367bb1fd683f7edaba147e63cebb6870cd53ac",
        "msg" : "Transition old IMC plugins to new compat loader.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/appeng/AppEng.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/mystcraft/Mystcraft.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "dfde917a39bffd89cdfc569d3e7e70f323aae289",
        "timestamp" : 1385757547000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Less noise please. I think the comedy message is sufficient now.\u000a",
        "date" : "2013-11-29T20:39:07+0000",
        "id" : "dfde917a39bffd89cdfc569d3e7e70f323aae289",
        "msg" : "Less noise please. I think the comedy message is sufficient now.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/PluginController.java"
        ],
        "commitId" : "ca4f4205d2b0d7d44c74c865af887d1d82d7da3d",
        "timestamp" : 1385759458000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Force Mystcraft plugin to load unconditionally.\u000a\u000aThis cannot be overridden by TDynstruct.cfg for balance sake.\u000a",
        "date" : "2013-11-29T21:10:58+0000",
        "id" : "ca4f4205d2b0d7d44c74c865af887d1d82d7da3d",
        "msg" : "Force Mystcraft plugin to load unconditionally.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/TProxyClient.java.orig",
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/items/CraftingItem.java",
          "src/main/java/tconstruct/util/config/AEImcHandler.java",
          "src/main/java/tconstruct/items/tools/Dagger.java",
          "src/main/java/tconstruct/items/tools/BattleSign.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/client/block/SlimePadRender.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/modifiers/TActiveOmniMod.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/util/player/ArmorExtended.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/items/tools/Cutlass.java",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/items/tools/Rapier.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/TConstruct.java.orig",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/items/tools/Shortbow.java",
          "src/main/java/tconstruct/util/config/BCImcHandler.java",
          "src/main/java/tconstruct/worldgen/village/TVillageTrades.java",
          "src/main/java/tconstruct/common/TContent.java.orig",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/client/block/SearedRender.java",
          "src/main/java/tconstruct/items/tools/Broadsword.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/util/config/MystImcHandler.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/items/tools/Longsword.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "1a74c0768fddbb12d0384decd490daa49997676c",
        "timestamp" : 1385802992000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "TContent refactor Part 1\u000a",
        "date" : "2013-11-30T04:16:32-0500",
        "id" : "1a74c0768fddbb12d0384decd490daa49997676c",
        "msg" : "TContent refactor Part 1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/TConstruct.java.orig"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SlimePadRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/config/BCImcHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/TVillageTrades.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TContent.java.orig"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/config/AEImcHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/config/MystImcHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/CraftingItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Broadsword.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BattleSign.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cutlass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java.orig"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java",
          "src/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java",
          "src/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java"
        ],
        "commitId" : "f31e0cd2e51f3ce3578c34ce0079057c94a0f3aa",
        "timestamp" : 1385803179000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "part 1A\u000a",
        "date" : "2013-11-30T04:19:39-0500",
        "id" : "f31e0cd2e51f3ce3578c34ce0079057c94a0f3aa",
        "msg" : "part 1A",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/common/TRecipes.java"
        ],
        "commitId" : "b79ed2c93399672ee7ae8c3af42f9cf0965a3857",
        "timestamp" : 1385804815000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more of tcontent refactors\u000a",
        "date" : "2013-11-30T04:46:55-0500",
        "id" : "b79ed2c93399672ee7ae8c3af42f9cf0965a3857",
        "msg" : "more of tcontent refactors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "b6da5dcca42b9cfe6bc09d17d0a62757f9bf03e8",
        "timestamp" : 1385805014000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "clean up imports, run TContent/ new classes through formatter\u000a",
        "date" : "2013-11-30T04:50:14-0500",
        "id" : "b6da5dcca42b9cfe6bc09d17d0a62757f9bf03e8",
        "msg" : "clean up imports, run TContent/ new classes through formatter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "6f0fa31cc5f8fc38c54024fe4d667bb7d4af3583",
        "timestamp" : 1385802966000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2013-11-30T10:16:06+0100",
        "id" : "6f0fa31cc5f8fc38c54024fe4d667bb7d4af3583",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/main/java/tconstruct/items/ToolShard.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java"
        ],
        "commitId" : "a13b5396d4fdeb74c9ac8bddef42185b4c901180",
        "timestamp" : 1385840910000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "missed these in refactoring\u000a",
        "date" : "2013-11-30T14:48:30-0500",
        "id" : "a13b5396d4fdeb74c9ac8bddef42185b4c901180",
        "msg" : "missed these in refactoring",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolShard.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/util/config/DimensionBlacklist.java",
          "src/main/java/tconstruct/util/config/TwilightForestConfig.java",
          "src/main/java/tconstruct/util/config/BOPConfig.java"
        ],
        "commitId" : "f77f89e2089075b931a0170b5b24ecd3b5f57323",
        "timestamp" : 1385831210000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Cleanup dimension blacklist.\u000a",
        "date" : "2013-11-30T17:06:50+0000",
        "id" : "f77f89e2089075b931a0170b5b24ecd3b5f57323",
        "msg" : "Cleanup dimension blacklist.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/config/BOPConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/config/TwilightForestConfig.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/DimensionBlacklist.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRecipes.java"
        ],
        "commitId" : "ec005e14ad66fa6f94fdfffa06f111cf88fb12e5",
        "timestamp" : 1385834242000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Fix recipes crash\u000a",
        "date" : "2013-11-30T17:57:22+0000",
        "id" : "ec005e14ad66fa6f94fdfffa06f111cf88fb12e5",
        "msg" : "Fix recipes crash",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/preloader/helpers/PropertyManager.java",
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java",
          "src/main/java/tconstruct/preloader/AccessTransformers.java"
        ],
        "commitId" : "7c68cfbcc57089c06c4330c1a82a3fa55c4b073d",
        "timestamp" : 1385834368000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Update preloader to 0.1.1\u000a\u000aRestore AT function (went missing in a merge), add verbose log toggle, reinforce PropertyManager.\u000a",
        "date" : "2013-11-30T17:59:28+0000",
        "id" : "7c68cfbcc57089c06c4330c1a82a3fa55c4b073d",
        "msg" : "Update preloader to 0.1.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/preloader/AccessTransformers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/helpers/PropertyManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "de0a33fcdd3b8500bd5d31cf4cb41816696f9e1f",
        "timestamp" : 1385835826000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Slightly tweak builder output format\u000a",
        "date" : "2013-11-30T18:23:46+0000",
        "id" : "de0a33fcdd3b8500bd5d31cf4cb41816696f9e1f",
        "msg" : "Slightly tweak builder output format",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "a32ac02b9c3a3c5fbc025449b4c37cd933f17d4e",
        "timestamp" : 1385854554000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "clean up fluids & fluidBlocks variable declaration\u000a",
        "date" : "2013-11-30T18:35:54-0500",
        "id" : "a32ac02b9c3a3c5fbc025449b4c37cd933f17d4e",
        "msg" : "clean up fluids & fluidBlocks variable declaration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "5012c3a60cb070342fcc4756e896c47d1d0ee5b8",
        "timestamp" : 1385837213000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "GITBORK if Git isn't working.\u000a",
        "date" : "2013-11-30T18:46:53+0000",
        "id" : "5012c3a60cb070342fcc4756e896c47d1d0ee5b8",
        "msg" : "GITBORK if Git isn't working.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "settings.gradle"
        ],
        "commitId" : "587ba53a366534b6bd23557baff0f0a4aae4f156",
        "timestamp" : 1385837712000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Change root project ID to match Ant\u000a",
        "date" : "2013-11-30T18:55:12+0000",
        "id" : "587ba53a366534b6bd23557baff0f0a4aae4f156",
        "msg" : "Change root project ID to match Ant",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "settings.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "f3b31b7914fa6ad7bb7bd25bf833e34897159228",
        "timestamp" : 1385838552000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Fix Git not finishing fast enough in build.gradle\u000a",
        "date" : "2013-11-30T19:09:12+0000",
        "id" : "f3b31b7914fa6ad7bb7bd25bf833e34897159228",
        "msg" : "Fix Git not finishing fast enough in build.gradle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/mcmod.info",
          "build.properties",
          "build.gradle",
          "resources/PreloaderManifest.mf"
        ],
        "commitId" : "469c1c62d93ba686310db233220e126b0c8af9e3",
        "timestamp" : 1385858878000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "version #'s for dependencies now loaded from properties file\u000a",
        "date" : "2013-11-30T19:47:58-0500",
        "id" : "469c1c62d93ba686310db233220e126b0c8af9e3",
        "msg" : "version #'s for dependencies now loaded from properties file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "delete",
            "file" : "resources/PreloaderManifest.mf"
          },
          {
            "editType" : "edit",
            "file" : "resources/mcmod.info"
          },
          {
            "editType" : "add",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "f68a27be287453b47d7b4d296648196532a80cae",
        "timestamp" : 1385841018000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Bad Magic Launcher, bad! *whacks*\u000a",
        "date" : "2013-11-30T19:50:18+0000",
        "id" : "f68a27be287453b47d7b4d296648196532a80cae",
        "msg" : "Bad Magic Launcher, bad! *whacks*",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties",
          "build.gradle"
        ],
        "commitId" : "16c6b6a532d7d2120d99902a4fbc5b8027aab995",
        "timestamp" : 1385873269000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "welcome back Mantle\u000a",
        "date" : "2013-11-30T23:47:49-0500",
        "id" : "16c6b6a532d7d2120d99902a4fbc5b8027aab995",
        "msg" : "welcome back Mantle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "ef70d27beea078501216c84741c19b35710c60b6",
        "timestamp" : 1385900330000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Update Mantle.\u000a",
        "date" : "2013-12-01T12:18:50+0000",
        "id" : "ef70d27beea078501216c84741c19b35710c60b6",
        "msg" : "Update Mantle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/library/blocks/InventorySlab.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStation.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/EquipLogic.java",
          "src/main/java/tconstruct/library/blocks/InventoryBlock.java",
          "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java",
          "src/main/java/tconstruct/blocks/GolemPedestalBlock.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/library/blocks/InventoryLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/blocks/GolemCoreBlock.java"
        ],
        "commitId" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
        "timestamp" : 1385900383000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Move some stuff out into Mantle.\u000a",
        "date" : "2013-12-01T12:19:43+0000",
        "id" : "e763bb63630fb14cb2a89c4b2b3801b26b807cb0",
        "msg" : "Move some stuff out into Mantle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/InventorySlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GolemCoreBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GolemPedestalBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/EquipLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/InventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/event/EventCloakRender.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "cc241aab6775a0ff25405fbd445e83a008dc6cd4",
        "timestamp" : 1385905788000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Abort cloak render with Optifine.\u000a",
        "date" : "2013-12-01T13:49:48+0000",
        "id" : "cc241aab6775a0ff25405fbd445e83a008dc6cd4",
        "msg" : "Abort cloak render with Optifine.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/event/EventCloakRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "0c3e052bf427e88282beae309294c9e6e7a006c5",
        "timestamp" : 1385923060000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update en_US.lang\u000a",
        "date" : "2013-12-01T19:37:40+0100",
        "id" : "0c3e052bf427e88282beae309294c9e6e7a006c5",
        "msg" : "Update en_US.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
        ],
        "commitId" : "e29d9eb1112572eadc6f06f839701cd078c017df",
        "timestamp" : 1385923138000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update AdaptiveSmelteryGui.java\u000a",
        "date" : "2013-12-01T19:38:58+0100",
        "id" : "e29d9eb1112572eadc6f06f839701cd078c017df",
        "msg" : "Update AdaptiveSmelteryGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
        ],
        "commitId" : "0ff2ea0eeb3b13aa639e72d6095b2225ef87361a",
        "timestamp" : 1385923176000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update PartCrafterGui.java\u000a",
        "date" : "2013-12-01T19:39:36+0100",
        "id" : "0ff2ea0eeb3b13aa639e72d6095b2225ef87361a",
        "msg" : "Update PartCrafterGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/SmelteryGui.java"
        ],
        "commitId" : "f7081180d39bb3b64761188cd80b003a9341aead",
        "timestamp" : 1385923208000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update SmelteryGui.java\u000a",
        "date" : "2013-12-01T19:40:08+0100",
        "id" : "f7081180d39bb3b64761188cd80b003a9341aead",
        "msg" : "Update SmelteryGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/StencilTableGui.java"
        ],
        "commitId" : "ea218c609917834f091e55e97a538bb4b4fb4100",
        "timestamp" : 1385923242000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update StencilTableGui.java\u000a",
        "date" : "2013-12-01T19:40:42+0100",
        "id" : "ea218c609917834f091e55e97a538bb4b4fb4100",
        "msg" : "Update StencilTableGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
        ],
        "commitId" : "3633f4bbee5173524f389d2c317617dd0b16139f",
        "timestamp" : 1385923293000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update ToolForgeGui.java\u000a",
        "date" : "2013-12-01T19:41:33+0100",
        "id" : "3633f4bbee5173524f389d2c317617dd0b16139f",
        "msg" : "Update ToolForgeGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolStationGui.java"
        ],
        "commitId" : "1c4f112c7169ac1be93101cf7c12476f68e5d942",
        "timestamp" : 1385923325000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update ToolStationGui.java\u000a",
        "date" : "2013-12-01T19:42:05+0100",
        "id" : "1c4f112c7169ac1be93101cf7c12476f68e5d942",
        "msg" : "Update ToolStationGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java"
        ],
        "commitId" : "08fd425c8f01ba1272d21358e879596841e3b450",
        "timestamp" : 1385934123000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Fix wtf code merge.\u000a\u000aRemoved extra brackets from StatCollector references (PLEASE check this before PRs), replaced TContent references with TRepo as needed.\u000a",
        "date" : "2013-12-01T21:42:03+0000",
        "id" : "08fd425c8f01ba1272d21358e879596841e3b450",
        "msg" : "Fix wtf code merge.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/client/block/SlimeChannelRender.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/library/util/IFacingLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java"
        ],
        "commitId" : "9ccbe48bfe971006be30cb66c047598219a41fc1",
        "timestamp" : 1385934904000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Fix IFacingLogic using the wrong interface (now in Mantle).\u000a",
        "date" : "2013-12-01T21:55:04+0000",
        "id" : "9ccbe48bfe971006be30cb66c047598219a41fc1",
        "msg" : "Fix IFacingLogic using the wrong interface (now in Mantle).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SlimeChannelRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/IFacingLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/plugins/ic2/IC2.java"
        ],
        "commitId" : "a181dc9dcf12c20d775009c5132d5158483b9e4a",
        "timestamp" : 1385939842000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Start IC2 compat.\u000a\u000a...Not. Bwahahah.\u000a",
        "date" : "2013-12-01T23:17:22+0000",
        "id" : "a181dc9dcf12c20d775009c5132d5158483b9e4a",
        "msg" : "Start IC2 compat.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/ic2/IC2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/library/util/IServantLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/library/util/IActiveLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/library/util/CoordTupleSort.java",
          "src/main/java/tconstruct/library/util/CoordTuple.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/library/util/CoordTuplePair.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
        ],
        "commitId" : "b57eb8bed110f214267da6df4889f7fab2fdb327",
        "timestamp" : 1385963168000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "remove redundant classes that are in mantle, use mantle's implementations\u000a",
        "date" : "2013-12-02T00:46:08-0500",
        "id" : "b57eb8bed110f214267da6df4889f7fab2fdb327",
        "msg" : "remove redundant classes that are in mantle, use mantle's",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/CoordTuplePair.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/IActiveLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/CoordTuple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/CoordTupleSort.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/util/IServantLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "537aa284b01d3fe0184392412b68c94553829dfa",
        "timestamp" : 1386027024000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "add hard dep to mantle\u000a",
        "date" : "2013-12-02T18:30:24-0500",
        "id" : "537aa284b01d3fe0184392412b68c94553829dfa",
        "msg" : "add hard dep to mantle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "da4f1aadc2952014b2c2aa5a5c84c29af9b7959f",
        "timestamp" : 1386012776000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "German has soo long words :(\u000a",
        "date" : "2013-12-02T20:32:56+0100",
        "id" : "da4f1aadc2952014b2c2aa5a5c84c29af9b7959f",
        "msg" : "German has soo long words :(",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
        ],
        "commitId" : "7776f7f35d01f31bcc2e936ed0ecfc1e563234a6",
        "timestamp" : 1386098997000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "(Preloader) Restore getLibraryRequestClass but keep it deprecated.\u000a",
        "date" : "2013-12-03T19:29:57+0000",
        "id" : "7776f7f35d01f31bcc2e936ed0ecfc1e563234a6",
        "msg" : "(Preloader) Restore getLibraryRequestClass but keep it deprecated.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/zh_CN.lang"
        ],
        "commitId" : "20475c0cc637a12ebf92cd1d31db922ae367b965",
        "timestamp" : 1386114337000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/1196377271",
          "fullName" : "1196377271"
        },
        "authorEmail" : "1196377271@qq.com",
        "comment" : "Update zh_CN.lang\u000a",
        "date" : "2013-12-04T07:45:37+0800",
        "id" : "20475c0cc637a12ebf92cd1d31db922ae367b965",
        "msg" : "Update zh_CN.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/ic2/IC2.java"
        ],
        "commitId" : "6b4309a675c30b914bc44f3e8aa74eda70db78c3",
        "timestamp" : 1386169068000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Maybe slightly too trolly.\u000a\u000a...Keeping the rest though, it's just funny.\u000a",
        "date" : "2013-12-04T14:57:48+0000",
        "id" : "6b4309a675c30b914bc44f3e8aa74eda70db78c3",
        "msg" : "Maybe slightly too trolly.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/ic2/IC2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang",
          "resources/assets/tinker/lang/en_US.lang",
          "resources/assets/tinker/lang/pl_PL.lang",
          "resources/assets/tinker/lang/ru_RU.lang",
          "resources/assets/tinker/lang/zh_CN.lang",
          "resources/assets/tinker/lang/de_DE.lang",
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "46c90ff3c165a367ece8fb63188465c99965552f",
        "timestamp" : 1386171460000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Fix localization bug affecting Waila.\u000a",
        "date" : "2013-12-04T15:37:40+0000",
        "id" : "46c90ff3c165a367ece8fb63188465c99965552f",
        "msg" : "Fix localization bug affecting Waila.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/pl_PL.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "build.properties",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java"
        ],
        "commitId" : "34812e761c0b89e49bf5dd7441174374588954e8",
        "timestamp" : 1386239399000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "use java based mantle\u000a",
        "date" : "2013-12-05T05:29:59-0500",
        "id" : "34812e761c0b89e49bf5dd7441174374588954e8",
        "msg" : "use java based mantle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/util/ValueCoordTuple.java"
        ],
        "commitId" : "6efd8a83fdaf5731c464bb86d3866dca1bedd102",
        "timestamp" : 1386244000000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "remove class exists in mantle\u000a",
        "date" : "2013-12-05T06:46:40-0500",
        "id" : "6efd8a83fdaf5731c464bb86d3866dca1bedd102",
        "msg" : "remove class exists in mantle",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/ValueCoordTuple.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "resources/assets/tinker/lang/en_US.lang",
          "resources/assets/tinker/textures/armor/exosuit_1.png",
          "resources/assets/tinker/textures/items/armor/exosuit_helmet.png",
          "resources/assets/tinker/textures/armor/enderpearl.png",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "resources/assets/tinker/textures/items/armor/exosuit_boots.png",
          "src/main/java/tconstruct/common/TRepo.java",
          "resources/assets/tinker/textures/items/armor/exosuit_leggings.png",
          "resources/assets/tinker/textures/armor/exosuit_2.png",
          "src/main/java/tconstruct/common/TContent.java",
          "resources/assets/tinker/textures/items/armor/exosuit_chestplate.png",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/client/TClientEvents.java"
        ],
        "commitId" : "6dd171c27a71b99de7a2fd4ca5b9469e200c746b",
        "timestamp" : 1386259381000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Exo-Armor start\u000a",
        "date" : "2013-12-05T08:03:01-0800",
        "id" : "6dd171c27a71b99de7a2fd4ca5b9469e200c746b",
        "msg" : "Exo-Armor start",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/armor/enderpearl.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_chestplate.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_boots.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_leggings.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/armor/exosuit_1.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/armor/exosuit_2.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_helmet.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/TConstruct.java",
          "build.gradle",
          ".gitignore"
        ],
        "commitId" : "aa4ac3f310a2c991dd052d727cf5d617e269a7db",
        "timestamp" : 1386297241000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update versioning\u000a",
        "date" : "2013-12-05T21:34:01-0500",
        "id" : "aa4ac3f310a2c991dd052d727cf5d617e269a7db",
        "msg" : "update versioning",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/mcmod.info"
        ],
        "commitId" : "bd93fdd2798bff2efbad0909869317f15fadd96f",
        "timestamp" : 1386329072000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix capitalization derp\u000a",
        "date" : "2013-12-06T06:24:32-0500",
        "id" : "bd93fdd2798bff2efbad0909869317f15fadd96f",
        "msg" : "fix capitalization derp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/mcmod.info"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "34c54a60a97bbce394831010a913dd093035c35b",
        "timestamp" : 1386346226000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Update Mantle to 02b512.\u000a\u000aMake crash callables public.\u000a",
        "date" : "2013-12-06T16:10:26+0000",
        "id" : "34c54a60a97bbce394831010a913dd093035c35b",
        "msg" : "Update Mantle to 02b512.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/CallableSuppConfig.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/util/CallableUnsuppConfig.java"
        ],
        "commitId" : "179f9dfa05496454c2fc207f6a290ddfa5e05b57",
        "timestamp" : 1386346687000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Compact EnvChecks and use Mantle callables.\u000a",
        "date" : "2013-12-06T16:18:07+0000",
        "id" : "179f9dfa05496454c2fc207f6a290ddfa5e05b57",
        "msg" : "Compact EnvChecks and use Mantle callables.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/CallableSuppConfig.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/CallableUnsuppConfig.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "7f57b8b30b0f83162227100bed0243e44c4b5d89",
        "timestamp" : 1386347196000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "'Fix' funny start messages.\u000a",
        "date" : "2013-12-06T16:26:36+0000",
        "id" : "7f57b8b30b0f83162227100bed0243e44c4b5d89",
        "msg" : "'Fix' funny start messages.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties",
          "src/main/java/tconstruct/client/event/EventCloakRender.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "d19d4d4a0cac9f982806cd857ef4b8bc6d93f946",
        "timestamp" : 1386349053000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Update Mantle, further thin TCon env checks, move optifine detection out to Mantle.\u000a",
        "date" : "2013-12-06T16:57:33+0000",
        "id" : "d19d4d4a0cac9f982806cd857ef4b8bc6d93f946",
        "msg" : "Update Mantle, further thin TCon env checks, move optifine detection out",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/event/EventCloakRender.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/util/IMasterLogic.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/library/util/IServantLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/library/util/IMasterNode.java",
          "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java",
          "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "build.properties",
          "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java"
        ],
        "commitId" : "bbec72109af2fdebec4091198e3dc8b70be1d86e",
        "timestamp" : 1386372835000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "move more block logic to mantle\u000a",
        "date" : "2013-12-06T18:33:55-0500",
        "id" : "bbec72109af2fdebec4091198e3dc8b70be1d86e",
        "msg" : "move more block logic to mantle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/IMasterLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/IMasterNode.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/MultiServantLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/IServantLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/modifiers/ModSmite.java",
          "src/main/java/tconstruct/modifiers/ModFlux.java",
          "src/main/java/tconstruct/modifiers/ModAutoSmelt.java",
          "src/main/java/tconstruct/plugins/fmp/register/RegisterWithFMP.java",
          "src/main/java/tconstruct/modifiers/tools/ModBlaze.java",
          "src/main/java/tconstruct/modifiers/tools/ModAutoSmelt.java",
          "src/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java",
          "src/main/java/tconstruct/plugins/BuildcraftTransport.java",
          "src/main/java/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/modifiers/ModReinforced.java",
          "resources/assets/tinker/textures/gui/chestside.png",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/plugins/fmp/RegisterWithFMP.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/GrindableHorse.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/Drinkables.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "src/main/java/tconstruct/plugins/appeng/AppEng.java",
          "src/main/java/tconstruct/modifiers/tools/ModRepair.java",
          "resources/assets/tinker/textures/gui/tinkertable.png",
          "src/main/java/tconstruct/plugins/Thaumcraft.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/plugins/Mystcraft.java",
          "src/main/java/tconstruct/modifiers/ModInteger.java",
          "src/main/java/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java",
          "src/main/java/tconstruct/modifiers/ModDurability.java",
          "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java",
          "src/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java",
          "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java",
          "src/main/java/tconstruct/modifiers/ModLapis.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/modifiers/tools/ModPotion.java",
          "src/main/java/tconstruct/modifiers/TActiveOmniMod.java",
          "src/main/java/tconstruct/modifiers/tools/ModAttack.java",
          "src/main/java/tconstruct/modifiers/tools/ModFlux.java",
          "src/main/java/tconstruct/modifiers/tools/ModSmite.java",
          "src/main/java/tconstruct/plugins/AppEng.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/modifiers/tools/ModPiston.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModInteger.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/modifiers/tools/ModBoolean.java",
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java",
          "src/main/java/tconstruct/modifiers/tools/ModDurability.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java",
          "src/main/java/tconstruct/modifiers/ModBlaze.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/plugins/NEICompat.java",
          "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java",
          "resources/assets/tinker/lang/en_US.lang",
          "src/main/java/tconstruct/modifiers/tools/ModRedstone.java",
          "src/main/java/tconstruct/inventory/SlotTool.java",
          "src/main/java/tconstruct/modifiers/ModBoolean.java",
          "src/main/java/tconstruct/modifiers/ModPiston.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java",
          "src/main/java/tconstruct/modifiers/tools/ModLapis.java",
          "src/main/java/tconstruct/plugins/nei/NEICompat.java",
          "src/main/java/tconstruct/modifiers/ModButtertouch.java",
          "src/main/java/tconstruct/modifiers/ModPotion.java",
          "src/main/java/tconstruct/modifiers/tools/ModReinforced.java",
          "src/main/java/tconstruct/modifiers/ModRedstone.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/modifiers/ModRepair.java",
          "src/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java",
          "src/main/java/tconstruct/modifiers/ModExtraModifier.java",
          "src/main/java/tconstruct/library/armor/ArmorMod.java",
          "src/main/java/tconstruct/modifiers/ModAntiSpider.java",
          "src/main/java/tconstruct/modifiers/ModAttack.java",
          "src/main/java/tconstruct/plugins/NotEnoughItems.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/HarvestableOreBerry.java",
          "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java",
          "src/main/java/tconstruct/plugins/mystcraft/Mystcraft.java"
        ],
        "commitId" : "85aaa05d4b8443f1c81f750b674b19094038eed6",
        "timestamp" : 1386387426000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Crafting Station Prototype\u000a",
        "date" : "2013-12-06T19:37:06-0800",
        "id" : "85aaa05d4b8443f1c81f750b674b19094038eed6",
        "msg" : "Crafting Station Prototype",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/appeng/AppEng.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBoolean.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModSmite.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/BuildcraftTransport.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModExtraModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/register/RegisterWithFMP.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModReinforced.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModReinforced.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRepair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModFlux.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModBoolean.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPiston.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/fmp/RegisterWithFMP.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModDurability.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModInteger.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/gui/tinkertable.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/Thaumcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/armor/ArmorMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/HarvestableOreBerry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModDurability.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModButtertouch.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/NotEnoughItems.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModLapis.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRedstone.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModRedstone.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/gui/chestside.png"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/Mystcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModRepair.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotTool.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/NEICompat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/TActiveOmniMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBlaze.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModAntiSpider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModInteger.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/AppEng.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModAttack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModPiston.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/nei/NEICompat.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModSmite.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/mystcraft/Mystcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModFlux.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAutoSmelt.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModBlaze.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModPotion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/GrindableHorse.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAttack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/ModAutoSmelt.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/Drinkables.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/MFRRegister.java"
        ],
        "commitId" : "b61c1c581dce552d95a3ce8dd3954937b6b10c7a",
        "timestamp" : 1386388398000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Linux capitalization weirdness\u000a",
        "date" : "2013-12-06T19:53:18-0800",
        "id" : "b61c1c581dce552d95a3ce8dd3954937b6b10c7a",
        "msg" : "Linux capitalization weirdness",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/MFRRegister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/AbilityHelper.java"
        ],
        "commitId" : "3744f8a886fa9e2527cfa68e770e25f7cbd694ea",
        "timestamp" : 1386393845000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "te compat fixes/tweaks\u000a",
        "date" : "2013-12-07T00:24:05-0500",
        "id" : "3744f8a886fa9e2527cfa68e770e25f7cbd694ea",
        "msg" : "te compat fixes/tweaks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/library/blocks/IDrawbridgeLogicBase.java",
          "src/main/java/tconstruct/library/util/MathUtils.java"
        ],
        "commitId" : "e79d411131da7ce9264e5d7825afefe0eefb480a",
        "timestamp" : 1386602043000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "remove useless mathutils class, move idrawbridgelogic to TMech\u000a",
        "date" : "2013-12-09T10:14:03-0500",
        "id" : "e79d411131da7ce9264e5d7825afefe0eefb480a",
        "msg" : "remove useless mathutils class, move idrawbridgelogic to TMech",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/util/MathUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/blocks/IDrawbridgeLogicBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "c8f347f7e405f3804a53760759015df5b0bdeb0a",
        "timestamp" : 1386600482000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Update Mantle.\u000a",
        "date" : "2013-12-09T14:48:02+0000",
        "id" : "c8f347f7e405f3804a53760759015df5b0bdeb0a",
        "msg" : "Update Mantle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java"
        ],
        "commitId" : "c37b6fe93feed34c62d0cf760f95fcc691aef713",
        "timestamp" : 1386600498000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Use the new MultiServantLogic path.\u000a",
        "date" : "2013-12-09T14:48:18+0000",
        "id" : "c37b6fe93feed34c62d0cf760f95fcc691aef713",
        "msg" : "Use the new MultiServantLogic path.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/GolemHeadBlock.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "c973e417f6619c09b153915c6a0c7e17342c90bc",
        "timestamp" : 1386601858000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Migrate legacy Block references to MantleBlock\u000a",
        "date" : "2013-12-09T15:10:58+0000",
        "id" : "c973e417f6619c09b153915c6a0c7e17342c90bc",
        "msg" : "Migrate legacy Block references to MantleBlock",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GolemHeadBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
        ],
        "commitId" : "ec2d94662c0bfae72f6eabebd7a7bfd8006b9a6c",
        "timestamp" : 1386613187000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "SmelteryLogic IDebuggable\u000a",
        "date" : "2013-12-09T18:19:47+0000",
        "id" : "ec2d94662c0bfae72f6eabebd7a7bfd8006b9a6c",
        "msg" : "SmelteryLogic IDebuggable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "62e14d4c5fd49b8ef9c81d7b97c0c1b0f3d88786",
        "timestamp" : 1386614229000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Update Mantle.\u000a\u000aInventoryBlock wasn't respecting IDebuggable.\u000a",
        "date" : "2013-12-09T18:37:09+0000",
        "id" : "62e14d4c5fd49b8ef9c81d7b97c0c1b0f3d88786",
        "msg" : "Update Mantle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
        ],
        "commitId" : "61ef61058cc89cc13d5f51f5675271b879eb1718",
        "timestamp" : 1386639377000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Change to new Mantle DebugData\u000a",
        "date" : "2013-12-10T01:36:17+0000",
        "id" : "61ef61058cc89cc13d5f51f5675271b879eb1718",
        "msg" : "Change to new Mantle DebugData",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "ba395ab060f5d089540b07bf248a99f188c6ee78",
        "timestamp" : 1386772665000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2013-12-11T15:37:45+0100",
        "id" : "ba395ab060f5d089540b07bf248a99f188c6ee78",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.gradle"
        ],
        "commitId" : "cc80c0a187111c8d951580aa65ebf805d62c6b48",
        "timestamp" : 1386798992000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Update build.gradle.\u000a\u000aCleanup formatting and comments, remove legacy Minecraft libraries download repo.\u000a",
        "date" : "2013-12-11T21:56:32+0000",
        "id" : "cc80c0a187111c8d951580aa65ebf805d62c6b48",
        "msg" : "Update build.gradle.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.gradle"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "66024ff6529cebc2f7e31bb1bf3a90d3068bbcd5",
        "timestamp" : 1386800764000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Update NEI dep as CB removed the old one, breaking the build.\u000a",
        "date" : "2013-12-11T22:26:04+0000",
        "id" : "66024ff6529cebc2f7e31bb1bf3a90d3068bbcd5",
        "msg" : "Update NEI dep as CB removed the old one, breaking the build.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/blocks/nether_searedbricksquare.png",
          "resources/assets/tinker/textures/blocks/nether_searedwindow_side.png",
          "resources/assets/tinker/textures/blocks/nether_faucet.png",
          "resources/assets/tinker/textures/blocks/pedestaltop.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png",
          "resources/assets/tinker/textures/blocks/nether_searedpaver.png",
          "resources/assets/tinker/textures/blocks/nether_searedbrickcracked.png",
          "resources/assets/tinker/textures/blocks/nether_searedroad.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png",
          "resources/assets/tinker/textures/blocks/nether_searedcobble.png",
          "resources/assets/tinker/textures/blocks/nether_searedwindow_top.png",
          "resources/assets/tinker/textures/blocks/nether_searedcreeper.png",
          "resources/assets/tinker/textures/blocks/nether_castingtable_bottom.png",
          "resources/assets/tinker/textures/blocks/pedestaltopp.png",
          "resources/assets/tinker/textures/blocks/nether_searedgague_side.png",
          "resources/assets/tinker/textures/blocks/pedestalbottom.png",
          "resources/assets/tinker/textures/blocks/nether_lavatank_top.png",
          "resources/assets/tinker/textures/blocks/nether_castingtable_top.png",
          "resources/assets/tinker/textures/blocks/nether_drain_out.png",
          "resources/assets/tinker/textures/blocks/nether_drain_side.png",
          "resources/assets/tinker/textures/blocks/nether_blockcast_bottom.png",
          "resources/assets/tinker/textures/blocks/nether_grout.png",
          "resources/assets/tinker/textures/blocks/pedestalside.png",
          "resources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png",
          "resources/assets/tinker/textures/blocks/pedestal.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_inactive.png",
          "resources/assets/tinker/textures/blocks/nether_blockcast_top.png",
          "resources/assets/tinker/textures/blocks/nether_searedgague_top.png",
          "resources/assets/tinker/textures/blocks/nether_searedgague_bottom.png",
          "resources/assets/tinker/textures/blocks/nether_searedbrickfancy.png",
          "resources/assets/tinker/textures/blocks/pedestaltops.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_side.png",
          "resources/assets/tinker/textures/items/materials/material_searedbrick_nether.png",
          "resources/assets/tinker/textures/blocks/nether_lavatank_side.png",
          "resources/assets/tinker/textures/blocks/nether_blockcast_side.png",
          "resources/assets/tinker/textures/blocks/nether_castingtable_side.png",
          "resources/assets/tinker/textures/blocks/nether_searedbrick.png",
          "resources/assets/tinker/textures/blocks/nether_drain_basin.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_active.png",
          "resources/assets/tinker/textures/blocks/nether_searedstone.png"
        ],
        "commitId" : "655780cc0c82bd33c919b511e3a76dc2ff518a1a",
        "timestamp" : 1386838531000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "nether smeltery coming to a master branch near you\u000a",
        "date" : "2013-12-12T03:55:31-0500",
        "id" : "655780cc0c82bd33c919b511e3a76dc2ff518a1a",
        "msg" : "nether smeltery coming to a master branch near you",
        "paths" : [
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbrickcracked.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/pedestal.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedgague_bottom.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_blockcast_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/pedestaltopp.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_blockcast_bottom.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/pedestalbottom.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_castingtable_bottom.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_grout.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedroad.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_lavatank_top.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/materials/material_searedbrick_nether.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_faucet.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedcreeper.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbrickfancy.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedpaver.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedwindow_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/pedestaltops.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedwindow_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/pedestalside.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/pedestaltop.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_drain_out.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedstone.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_castingtable_side.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_active.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_inactive.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbricksquare.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_castingtable_top.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_drain_basin.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedgague_side.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbrick.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_lavatank_side.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_blockcast_side.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedgague_top.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedcobble.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/blocks/nether_drain_side.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/items/food/edibleslime.png",
          "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "resources/assets/tinker/lang/en_US.lang",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/items/StrangeFood.java",
          "resources/assets/tinker/textures/items/food/jerky_blood.png",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "resources/assets/tinker/textures/items/food/edibleblood.png",
          "resources/assets/tinker/textures/items/food/jerky_blueslime.png",
          "src/main/java/tconstruct/items/Jerky.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/util/TEventHandler.java"
        ],
        "commitId" : "0c9c8100adbfc270b0f91dc926bca5f9a5c2b87d",
        "timestamp" : 1386841627000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "manual merges of up to 9a578fc\u000a",
        "date" : "2013-12-12T04:47:07-0500",
        "id" : "0c9c8100adbfc270b0f91dc926bca5f9a5c2b87d",
        "msg" : "manual merges of up to 9a578fc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/textures/items/food/edibleslime.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/food/jerky_blood.png"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/food/jerky_blueslime.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/textures/items/food/edibleblood.png"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/StrangeFood.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "faedd83413c4463271ee6940650a671c00d7f37e",
        "timestamp" : 1386843201000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix manual merge derps\u000a",
        "date" : "2013-12-12T05:13:21-0500",
        "id" : "faedd83413c4463271ee6940650a671c00d7f37e",
        "msg" : "fix manual merge derps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/items/SpecialFood.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
        ],
        "commitId" : "977287e440354226afb97405aa08214c7289ea5e",
        "timestamp" : 1386857457000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Crafting Station can modify tools if near a Tool Station\u000a",
        "date" : "2013-12-12T06:10:57-0800",
        "id" : "977287e440354226afb97405aa08214c7289ea5e",
        "msg" : "Crafting Station can modify tools if near a Tool Station",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/util/DozenalConverter.java",
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "55eeaf15612cc97ac8c73e697caf67552162c569",
        "timestamp" : 1386855041000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "clean up old stuff, bump required version to 1.6.4 in master as a result\u000a",
        "date" : "2013-12-12T08:30:41-0500",
        "id" : "55eeaf15612cc97ac8c73e697caf67552162c569",
        "msg" : "clean up old stuff, bump required version to 1.6.4 in master as a result",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/DozenalConverter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/modifiers/tools/ModAttack.java",
          "src/main/java/tconstruct/util/TEventHandler.java"
        ],
        "commitId" : "086cc97ddccfb9643cf1c86d0350280646c3348f",
        "timestamp" : 1386875285000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Rewrote ModAttack to accept multiple items\u000a",
        "date" : "2013-12-12T11:08:05-0800",
        "id" : "086cc97ddccfb9643cf1c86d0350280646c3348f",
        "msg" : "Rewrote ModAttack to accept multiple items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAttack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java"
        ],
        "commitId" : "50fdf1b161b1b278dac027088f645f0dc56470a2",
        "timestamp" : 1386876147000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Fix filter amounts\u000a",
        "date" : "2013-12-12T11:22:27-0800",
        "id" : "50fdf1b161b1b278dac027088f645f0dc56470a2",
        "msg" : "Fix filter amounts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/ModSmite.java",
          "src/main/java/tconstruct/modifiers/tools/ModPiston.java",
          "src/main/java/tconstruct/modifiers/tools/ModRedstone.java",
          "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java",
          "src/main/java/tconstruct/modifiers/tools/ModBlaze.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
        ],
        "commitId" : "8b154a9cb4f56e6f61e719b912425a5202be6abf",
        "timestamp" : 1386915690000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "All modifiers changed to use the tinker table\u000a",
        "date" : "2013-12-12T22:21:30-0800",
        "id" : "8b154a9cb4f56e6f61e719b912425a5202be6abf",
        "msg" : "All modifiers changed to use the tinker table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBlaze.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRedstone.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModSmite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPiston.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java",
          "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/modifiers/armor/ArmorModTypeFilter.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/library/armor/ArmorMod.java",
          "src/main/java/tconstruct/library/armor/EnumArmorPart.java"
        ],
        "commitId" : "90f09b7e2d2cb8dccf35a9337528ab2a17255a51",
        "timestamp" : 1386939926000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "First armor modifier\u000a",
        "date" : "2013-12-13T05:05:26-0800",
        "id" : "90f09b7e2d2cb8dccf35a9337528ab2a17255a51",
        "msg" : "First armor modifier",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/armor/ArmorModTypeFilter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/EnumArmorPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "931b2bd79915ee91b7dc65238bcb65cb9d37fc45",
        "timestamp" : 1386986846000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "make recipe variable in tconstruct that is static, remove static calls on methods in trecipes\u000a",
        "date" : "2013-12-13T21:07:26-0500",
        "id" : "931b2bd79915ee91b7dc65238bcb65cb9d37fc45",
        "msg" : "make recipe variable in tconstruct that is static, remove static calls",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "014ca129593acaa7c877a4ebe183e357eb42a8e9",
        "timestamp" : 1386969519000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Update NEI as CB has deleted it... again...\u000a",
        "date" : "2013-12-13T21:18:39+0000",
        "id" : "014ca129593acaa7c877a4ebe183e357eb42a8e9",
        "msg" : "Update NEI as CB has deleted it... again...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/TConstruct.java"
        ],
        "commitId" : "22c99c80dd85638400a24a5da532520fc72504c7",
        "timestamp" : 1387004225000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "clean up some debugging messages\u000a",
        "date" : "2013-12-14T01:57:05-0500",
        "id" : "22c99c80dd85638400a24a5da532520fc72504c7",
        "msg" : "clean up some debugging messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/util/TEventHandler.java"
        ],
        "commitId" : "f8450e4a311c86f7f4a8cd28cdd05ae21b7fa6ab",
        "timestamp" : 1386951101000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Knapsack/extended slots tick updates\u000a\u000a- Fixed a null pointer exception\u000a- Clean up imports in GlassBlock(accidental)\u000a- Made the extended armor slots tick and armor tick items\u000a- Made the knapsack tick items\u000a",
        "date" : "2013-12-14T03:11:41+1100",
        "id" : "f8450e4a311c86f7f4a8cd28cdd05ae21b7fa6ab",
        "msg" : "Knapsack/extended slots tick updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/pages/BlockCastPage.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/client/gui/GuiManual.java",
          "src/main/java/tconstruct/client/pages/ToolPage.java",
          "src/main/java/tconstruct/client/pages/BlankPage.java",
          "src/main/java/tconstruct/client/pages/TextPage.java",
          "src/main/java/tconstruct/client/pages/CraftingPage.java",
          "src/main/java/tconstruct/client/pages/MaterialPage.java",
          "src/main/java/tconstruct/client/pages/ContentsTablePage.java",
          "src/main/java/tconstruct/client/pages/PicturePage.java",
          "src/main/java/tconstruct/client/pages/SidebarPage.java",
          "src/main/java/tconstruct/library/client/TConstructClientRegistry.java",
          "src/main/java/tconstruct/client/pages/BookPage.java",
          "src/main/java/tconstruct/client/pages/FurnacePage.java",
          "build.properties",
          "src/main/java/tconstruct/client/pages/TitlePage.java",
          "src/main/java/tconstruct/client/pages/ModifierPage.java",
          "src/main/java/tconstruct/client/pages/SectionPage.java"
        ],
        "commitId" : "3e4302c58611fc320992d172df9722130b0d6b69",
        "timestamp" : 1387012486000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "Move part of book code to mantle\u000a",
        "date" : "2013-12-14T04:14:46-0500",
        "id" : "3e4302c58611fc320992d172df9722130b0d6b69",
        "msg" : "Move part of book code to mantle",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/BlankPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/FurnacePage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/TextPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/BlockCastPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/TitlePage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/ContentsTablePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/PicturePage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/gui/GuiManual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ModifierPage.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/BookPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/CraftingPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/SidebarPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ToolPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/pages/SectionPage.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
        ],
        "commitId" : "f06618978876a26a0a7cf123b95908de63e7817b",
        "timestamp" : 1387019156000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "use TCon crafting station not vanilla crafting table in villages\u000a",
        "date" : "2013-12-14T06:05:56-0500",
        "id" : "f06618978876a26a0a7cf123b95908de63e7817b",
        "msg" : "use TCon crafting station not vanilla crafting table in villages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/SmallFontRenderer.java",
          "src/main/java/tconstruct/client/RenderItemCopy.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/client/gui/TurnPageButton.java"
        ],
        "commitId" : "049f8f44a541afc5ba5d24ae25467eb5d6d4d9b0",
        "timestamp" : 1387020081000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more cleanups of manual move\u000a",
        "date" : "2013-12-14T06:21:21-0500",
        "id" : "049f8f44a541afc5ba5d24ae25467eb5d6d4d9b0",
        "msg" : "more cleanups of manual move",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/gui/TurnPageButton.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/SmallFontRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/RenderItemCopy.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "dbb8856a5f6e530a058ddc8839bdda7c0b1c977b",
        "timestamp" : 1387022281000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2013-12-14T12:58:01+0100",
        "id" : "dbb8856a5f6e530a058ddc8839bdda7c0b1c977b",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/event/SmelteryEvent.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "resources/assets/tinker/lang/en_US.lang",
          "src/main/java/tconstruct/util/TEventHandlerAchievement.java"
        ],
        "commitId" : "5694517f3dd5d81f40ce055e95684a98dd78f0cd",
        "timestamp" : 1386996994000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "New achievement\u000a\u000a- Added two new events related to smeltery\u000a- Added a new secret achievement labelled \"Doing it Wrong\"\u000a",
        "date" : "2013-12-14T15:56:34+1100",
        "id" : "5694517f3dd5d81f40ce055e95684a98dd78f0cd",
        "msg" : "New achievement",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/event/SmelteryEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandlerAchievement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/items/CraftingItem.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/common/TProxyCommon.java"
        ],
        "commitId" : "7dade36215440b101d143d3b6033fe23388ccb8d",
        "timestamp" : 1387092457000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more manual movement work\u000a",
        "date" : "2013-12-15T02:27:37-0500",
        "id" : "7dade36215440b101d143d3b6033fe23388ccb8d",
        "msg" : "more manual movement work",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/CraftingItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/zh_CN.lang"
        ],
        "commitId" : "d5c7e1e7dee4e4f0a509ed32422f7af45287624a",
        "timestamp" : 1387082811000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/1196377271",
          "fullName" : "1196377271"
        },
        "authorEmail" : "1196377271@qq.com",
        "comment" : "Update zh_CN.lang\u000a",
        "date" : "2013-12-15T12:46:51+0800",
        "id" : "d5c7e1e7dee4e4f0a509ed32422f7af45287624a",
        "msg" : "Update zh_CN.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "capes.txt"
        ],
        "commitId" : "951ce40ac1acfdfad55b9d68d93eab4dc994718c",
        "timestamp" : 1387197831000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Update capes.txt\u000a",
        "date" : "2013-12-16T04:43:51-0800",
        "id" : "951ce40ac1acfdfad55b9d68d93eab4dc994718c",
        "msg" : "Update capes.txt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "capes.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "32d325a2c83768fb24a5b18b2da11cdabdcbc76c",
        "timestamp" : 1387257010000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2013-12-17T06:10:10+0100",
        "id" : "32d325a2c83768fb24a5b18b2da11cdabdcbc76c",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "a8f16e2d93acc5941ab79e07c618b129738944e5",
        "timestamp" : 1387257035000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update en_US.lang\u000a",
        "date" : "2013-12-17T06:10:35+0100",
        "id" : "a8f16e2d93acc5941ab79e07c618b129738944e5",
        "msg" : "Update en_US.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/ru_RU.lang"
        ],
        "commitId" : "79bf811c8de3097736848aff4f9dc91afaf3da8f",
        "timestamp" : 1387364293000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/verybigbro",
          "fullName" : "verybigbro"
        },
        "authorEmail" : "verybigbro@gmail.com",
        "comment" : "Update ru_RU.lang\u000a",
        "date" : "2013-12-18T13:58:13+0300",
        "id" : "79bf811c8de3097736848aff4f9dc91afaf3da8f",
        "msg" : "Update ru_RU.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "f84004c4090f2d616850a85fd644d5836d78c207",
        "timestamp" : 1387338486000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Added achievement \"Better Crafting\"\u000a\u000a- Added the achievement called \"Better Crafting\"\u000a",
        "date" : "2013-12-18T14:48:06+1100",
        "id" : "f84004c4090f2d616850a85fd644d5836d78c207",
        "msg" : "Added achievement \"Better Crafting\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/zh_CN.lang"
        ],
        "commitId" : "8e4fdcbb3aaeb5da6a0d624e032a6e74ff358fe5",
        "timestamp" : 1387353473000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/1196377271",
          "fullName" : "1196377271"
        },
        "authorEmail" : "1196377271@qq.com",
        "comment" : "Update zh_CN.lang\u000a",
        "date" : "2013-12-18T15:57:53+0800",
        "id" : "8e4fdcbb3aaeb5da6a0d624e032a6e74ff358fe5",
        "msg" : "Update zh_CN.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/items/blocks/CastingChannelItem.java",
          "build.properties",
          "src/main/java/tconstruct/items/blocks/GlassBlockItem.java",
          "src/main/java/tconstruct/items/blocks/GravelOreItem.java",
          "src/main/java/tconstruct/items/blocks/SoilSlabItem.java",
          "src/main/java/tconstruct/items/blocks/GlassPaneItem.java",
          "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java"
        ],
        "commitId" : "d65baaecb0516c575418699d0cb6270e25b7a14e",
        "timestamp" : 1387470774000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "part 1 of converting to using MultiItemBlock where appropriate\u000a",
        "date" : "2013-12-19T11:32:54-0500",
        "id" : "d65baaecb0516c575418699d0cb6270e25b7a14e",
        "msg" : "part 1 of converting to using MultiItemBlock where appropriate",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GravelOreItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GlassPaneItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CastingChannelItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GlassBlockItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/ic2/IC2.java"
        ],
        "commitId" : "2fbeb7f516a82d73245cf3103095cf8bc34ff5ef",
        "timestamp" : 1387458139000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Update IC2 plugin.\u000a\u000aAdjust liquid value for dirt-to-diamonds, remove all other UU recipes.\u000a",
        "date" : "2013-12-19T13:02:19+0000",
        "id" : "2fbeb7f516a82d73245cf3103095cf8bc34ff5ef",
        "msg" : "Update IC2 plugin.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/ic2/IC2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/ic2/IC2.java"
        ],
        "commitId" : "2ed4c115e4c881681980e805c58a0eaeb57a3946",
        "timestamp" : 1387458196000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Actually update UU value.\u000a",
        "date" : "2013-12-19T13:03:16+0000",
        "id" : "2ed4c115e4c881681980e805c58a0eaeb57a3946",
        "msg" : "Actually update UU value.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/ic2/IC2.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java",
          "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java",
          "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java",
          "src/main/java/tconstruct/items/blocks/SearedSlabItem.java",
          "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickItem.java",
          "src/main/java/tconstruct/items/blocks/GlassPaneItem.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java",
          "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java",
          "build.properties",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java",
          "src/main/java/tconstruct/items/blocks/SoilSlabItem.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/items/blocks/MetalItemBlock.java",
          "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java",
          "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java"
        ],
        "commitId" : "51e0833ae84955e4dce335d12ad61705b48b5030",
        "timestamp" : 1387476916000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "part 2 of conversion to multiItemBlock\u000a",
        "date" : "2013-12-19T13:15:16-0500",
        "id" : "51e0833ae84955e4dce335d12ad61705b48b5030",
        "msg" : "part 2 of conversion to multiItemBlock",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GlassPaneItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SearedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetalItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/OreBerries.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "src/main/java/tconstruct/items/CraftingItem.java",
          "src/main/java/tconstruct/items/Fletching.java"
        ],
        "commitId" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
        "timestamp" : 1387483501000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "use mantle's craftingItem\u000a",
        "date" : "2013-12-19T15:05:01-0500",
        "id" : "48220202bc6532a9c248c1d6aef6a3dbbb5f9b02",
        "msg" : "use mantle's craftingItem",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/CraftingItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Fletching.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/AppEng.java",
          "src/main/java/tconstruct/plugins/NEICompat.java",
          "src/main/java/tconstruct/plugins/imc/Mystcraft.java",
          "src/main/java/tconstruct/plugins/Thaumcraft.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/plugins/Mystcraft.java",
          "src/main/java/tconstruct/plugins/nei/NEICompat.java",
          "src/main/java/tconstruct/plugins/BuildcraftTransport.java",
          "src/main/java/tconstruct/plugins/imc/AppEng.java",
          "src/main/java/tconstruct/plugins/imc/Thaumcraft.java",
          "src/main/java/tconstruct/plugins/NotEnoughItems.java",
          "src/main/java/tconstruct/plugins/imc/BuildcraftTransport.java",
          "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
        ],
        "commitId" : "c828a046d1db0855989ceecb92d9ff6efef6adc4",
        "timestamp" : 1387483810000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "re-organize some of the plugins to different packages\u000a",
        "date" : "2013-12-19T15:10:10-0500",
        "id" : "c828a046d1db0855989ceecb92d9ff6efef6adc4",
        "msg" : "re-organize some of the plugins to different packages",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/AppEng.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/NEICompat.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/Mystcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/Mystcraft.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/Thaumcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/nei/NEICompat.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/Thaumcraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/BuildcraftTransport.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/BuildcraftTransport.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/imc/AppEng.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/NotEnoughItems.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "1b1803c48bc8f0449306d1a47dc232a3a5bd0176",
        "timestamp" : 1387498322000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Add incompatibles to EnvironmentChecks\u000a",
        "date" : "2013-12-19T16:12:02-0800",
        "id" : "1b1803c48bc8f0449306d1a47dc232a3a5bd0176",
        "msg" : "Add incompatibles to EnvironmentChecks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "d579d0047faa1189fa33d76e547d4e459061fcdc",
        "timestamp" : 1387498499000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Revert \"Add incompatibles to EnvironmentChecks\"\u000a\u000aThis reverts commit 1b1803c48bc8f0449306d1a47dc232a3a5bd0176.\u000a",
        "date" : "2013-12-19T16:14:59-0800",
        "id" : "d579d0047faa1189fa33d76e547d4e459061fcdc",
        "msg" : "Revert \"Add incompatibles to EnvironmentChecks\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "97d472dcde9004a70315064b0a23ce8845ce420a",
        "timestamp" : 1387498617000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Add incompatibles to EnvironmentCheck\u000a",
        "date" : "2013-12-19T16:16:57-0800",
        "id" : "97d472dcde9004a70315064b0a23ce8845ce420a",
        "msg" : "Add incompatibles to EnvironmentCheck",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "90bf31b4086245e36c9871c90cbe52f676e0ce18",
        "timestamp" : 1387466656000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2013-12-19T16:24:16+0100",
        "id" : "90bf31b4086245e36c9871c90cbe52f676e0ce18",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "beaa79e55c2470e0c8c4a3c2c984202ee0d38df9",
        "timestamp" : 1387499381000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Fix typo\u000a",
        "date" : "2013-12-19T16:29:41-0800",
        "id" : "beaa79e55c2470e0c8c4a3c2c984202ee0d38df9",
        "msg" : "Fix typo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "c769e99cb212da772edc1464bf454d9b4c6fa74f",
        "timestamp" : 1387499466000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Bad comment for testing, bad!\u000a",
        "date" : "2013-12-19T16:31:06-0800",
        "id" : "c769e99cb212da772edc1464bf454d9b4c6fa74f",
        "msg" : "Bad comment for testing, bad!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "48f5a3c08729a0111b2d475128c9d07362181a58",
        "timestamp" : 1387508075000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Update README.md\u000a",
        "date" : "2013-12-19T18:54:35-0800",
        "id" : "48f5a3c08729a0111b2d475128c9d07362181a58",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "676bd4890378b31dbd0265e11251b8985342c955",
        "timestamp" : 1387510624000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "More sensible message\u000a",
        "date" : "2013-12-19T19:37:04-0800",
        "id" : "676bd4890378b31dbd0265e11251b8985342c955",
        "msg" : "More sensible message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "1ddf963aa27576412097188fe6dc6936cddbf583",
        "timestamp" : 1387511633000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "No need to talk about how toxic Greg is in the incompatibility screen... oops\u000a",
        "date" : "2013-12-19T19:53:53-0800",
        "id" : "1ddf963aa27576412097188fe6dc6936cddbf583",
        "msg" : "No need to talk about how toxic Greg is in the incompatibility screen...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "ab0290077530706d5f000987ef067906372272df",
        "timestamp" : 1387517798000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Wood nerf notes\u000a",
        "date" : "2013-12-19T21:36:38-0800",
        "id" : "ab0290077530706d5f000987ef067906372272df",
        "msg" : "Wood nerf notes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/ru_RU.lang"
        ],
        "commitId" : "5e4280347bf9c8fda70d0cf481f827534c3c8db0",
        "timestamp" : 1387549921000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/verybigbro",
          "fullName" : "verybigbro"
        },
        "authorEmail" : "verybigbro@gmail.com",
        "comment" : "Update ru_RU.lang\u000a",
        "date" : "2013-12-20T17:32:01+0300",
        "id" : "5e4280347bf9c8fda70d0cf481f827534c3c8db0",
        "msg" : "Update ru_RU.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/ru_RU.lang"
        ],
        "commitId" : "d01767f5d5df6a84480bccb46d29cd310c111dda",
        "timestamp" : 1387624477000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/verybigbro",
          "fullName" : "verybigbro"
        },
        "authorEmail" : "verybigbro@gmail.com",
        "comment" : "Update ru_RU.lang\u000a",
        "date" : "2013-12-21T14:14:37+0300",
        "id" : "d01767f5d5df6a84480bccb46d29cd310c111dda",
        "msg" : "Update ru_RU.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "c22f39927831fe776a7a30f59bf51184b88ce6db",
        "timestamp" : 1387795742000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/stovallj1995",
          "fullName" : "stovallj1995"
        },
        "authorEmail" : "stovallj1995@gmail.com",
        "comment" : "Udate en_US.lang to include Invar and Slime Soil\u000a\u000aDon't know if Slime Soil was a good name, but noticed these localizations to be missing.\u000a",
        "date" : "2013-12-23T04:49:02-0600",
        "id" : "c22f39927831fe776a7a30f59bf51184b88ce6db",
        "msg" : "Udate en_US.lang to include Invar and Slime Soil",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "8dffe2362a4b2e5d4eb89d0853a8452993499ed8",
        "timestamp" : 1387876857000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2013-12-24T10:20:57+0100",
        "id" : "8dffe2362a4b2e5d4eb89d0853a8452993499ed8",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
        ],
        "commitId" : "7ff592b4b5903edb372819c104e2e2aec22183e5",
        "timestamp" : 1387910806000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Waila: Casting Basin support.\u000a",
        "date" : "2013-12-24T19:46:46+0100",
        "id" : "7ff592b4b5903edb372819c104e2e2aec22183e5",
        "msg" : "Waila: Casting Basin support.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
        ],
        "commitId" : "27277a67e6e094d7a0de53bb5fa1372258724e80",
        "timestamp" : 1387911415000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Waila: Casting Table support.\u000a",
        "date" : "2013-12-24T19:56:55+0100",
        "id" : "27277a67e6e094d7a0de53bb5fa1372258724e80",
        "msg" : "Waila: Casting Table support.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
        ],
        "commitId" : "bcd73a0cf368bc9ecb57e8a2e6d0cd2192dc0c57",
        "timestamp" : 1387921094000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Waila: Add item data to basin casting.\u000a",
        "date" : "2013-12-24T22:38:14+0100",
        "id" : "bcd73a0cf368bc9ecb57e8a2e6d0cd2192dc0c57",
        "msg" : "Waila: Add item data to basin casting.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
        ],
        "commitId" : "6f8ca82d98a16a2754096af37c75d0be508c44bc",
        "timestamp" : 1387923842000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Waila: Configuration support\u000a",
        "date" : "2013-12-24T23:24:02+0100",
        "id" : "6f8ca82d98a16a2754096af37c75d0be508c44bc",
        "msg" : "Waila: Configuration support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/blocks/TConstructFluid.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java",
          "returning_eventually/minefactoryreloaded/GrindableHorse.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/client/block/RenderLandmine.java",
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "build.properties",
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/client/ToolCoreRenderer.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/plugins/fmp/RegisterWithFMP.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java",
          "returning_eventually/nei/NotEnoughItems.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/Drinkables.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java",
          "src/main/java/tconstruct/blocks/TMetalBlock.java",
          "src/main/java/tconstruct/items/DiamondApple.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/main/java/tconstruct/plugins/waila/Waila.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/items/ToolShard.java",
          "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java",
          "returning_eventually/fmp/RegisterWithFMP.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "returning_eventually/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/main/java/tconstruct/items/armor/Glove.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java",
          "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/inventory/SlotArmorCopy.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java",
          "returning_eventually/waila/TableDataProvider.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java",
          "src/main/java/tconstruct/items/GoldenHead.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java",
          "returning_eventually/minefactoryreloaded/Drinkables.java",
          "returning_eventually/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/items/Jerky.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/HarvestableOreBerry.java",
          "returning_eventually/minefactoryreloaded/HarvestableOreBerry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "returning_eventually/nei/NEICompat.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "returning_eventually/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FarmingRegistry.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java",
          "returning_eventually/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/client/CustomBowRenderer.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/GrindableHorse.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/MFRRegister.java",
          "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/main/java/tconstruct/items/SpecialFood.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/util/config/DimensionBlacklist.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/items/armor/ArmorBasic.java",
          "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "returning_eventually/waila/SearedTankDataProvider.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "returning_eventually/waila/Waila.java",
          "src/main/java/tconstruct/blocks/SpeedBlock.java",
          "returning_eventually/minefactoryreloaded/MFRRegister.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammer.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java",
          "returning_eventually/waila/SmelteryDataProvider.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java",
          "returning_eventually/fmp/ConnectedTexturesMicroMaterial.java",
          "returning_eventually/fmp/ForgeMultiPart.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java",
          "src/main/java/tconstruct/items/armor/ArmorStandard.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java",
          "src/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java",
          "src/main/java/tconstruct/plugins/nei/NEICompat.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
        ],
        "commitId" : "1bd860c52f06827f2069fadc80f8107d48767e22",
        "timestamp" : 1388525168000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "start of the 1.7 update commits\u000a",
        "date" : "2013-12-31T16:26:08-0500",
        "id" : "1bd860c52f06827f2069fadc80f8107d48767e22",
        "msg" : "start of the 1.7 update commits",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/GrindableHorse.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/nei/NEICompat.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolShard.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/minefactoryreloaded/GrindableHorse.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/Waila.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/TableDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedBlock.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/minefactoryreloaded/Drinkables.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/RegisterWithFMP.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/DiamondApple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/CustomBowRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/fmp/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/DimensionBlacklist.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/minefactoryreloaded/MFRRegister.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/WailaRegistrar.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/Drinkables.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/HarvestableOreBerry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/fmp/RegisterWithFMP.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/minefactoryreloaded/HarvestableOreBerry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/ToolCoreRenderer.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ArmorBasic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ArmorStandard.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/BasinDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FarmingRegistry.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Glove.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "delete",
            "file" : "src/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/nei/NotEnoughItems.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/Waila.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/minefactoryreloaded/MFRRegister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/nei/NEICompat.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TMetalBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/library/tools/ToolMod.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
        "timestamp" : 1388527116000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "get rid of moar errors\u000a",
        "date" : "2013-12-31T16:58:36-0500",
        "id" : "7d8f58ea88337d0a081991e5cf6693a2632a448e",
        "msg" : "get rid of moar errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/library/client/TConstructClientRegistry.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/plugins/ic2/IC2.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
        ],
        "commitId" : "ad96fbfa61d727bdb25273e3e812c8d5c77ccc6f",
        "timestamp" : 1388535065000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more of project \"FUN\"\u000a",
        "date" : "2013-12-31T19:11:05-0500",
        "id" : "ad96fbfa61d727bdb25273e3e812c8d5c77ccc6f",
        "msg" : "more of project \"FUN\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/client/TConstructClientRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/ic2/IC2.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/items/blocks/SearedSlabItem.java",
          "src/main/java/tconstruct/items/blocks/GlassBlockItem.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/items/blocks/GravelOreItem.java",
          "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickItem.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/items/OreBerries.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/blocks/MetalOre.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/items/SpecialFood.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java",
          "src/main/java/tconstruct/items/ToolPartHidden.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/items/blocks/MetalItemBlock.java",
          "src/main/java/tconstruct/items/Fletching.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/items/blocks/GlassPaneItem.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/items/StrangeFood.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java",
          "src/main/java/tconstruct/items/blocks/CastingChannelItem.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java",
          "src/main/java/tconstruct/blocks/GolemHeadBlock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/items/blocks/SoilSlabItem.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/items/Jerky.java",
          "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java"
        ],
        "commitId" : "3bf37fa6a72a73ef683e7dd894077a5c15053e98",
        "timestamp" : 1388539834000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "most of item/block will now compile\u000a",
        "date" : "2013-12-31T20:30:34-0500",
        "id" : "3bf37fa6a72a73ef683e7dd894077a5c15053e98",
        "msg" : "most of item/block will now compile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPartHidden.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SearedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GlassPaneItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GlassBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/StrangeFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/GravelOreItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Fletching.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CastingChannelItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MetalItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GolemHeadBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MetalOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/plugins/imc/Mystcraft.java",
          "src/main/java/tconstruct/items/tools/Cutlass.java",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java",
          "src/main/java/tconstruct/items/tools/Rapier.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/library/util/TabTools.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java",
          "src/main/java/tconstruct/plugins/imc/BuildcraftTransport.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/items/tools/Shortbow.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/items/tools/Dagger.java",
          "src/main/java/tconstruct/items/tools/BattleSign.java",
          "src/main/java/tconstruct/common/BowRecipe.java",
          "src/main/java/tconstruct/library/crafting/PatternBuilder.java",
          "src/main/java/tconstruct/items/tools/Broadsword.java",
          "src/main/java/tconstruct/modifiers/tools/ModLapis.java",
          "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java",
          "src/main/java/tconstruct/library/crafting/ToolRecipe.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/modifiers/tools/ModPotion.java",
          "src/main/java/tconstruct/items/armor/ArmorBasic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/items/tools/Longsword.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/items/tools/Excavator.java"
        ],
        "commitId" : "3c23d27cf76dccfdfffc648225239ff74669b3a2",
        "timestamp" : 1388543866000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more 1.7 work\u000a",
        "date" : "2013-12-31T21:37:46-0500",
        "id" : "3c23d27cf76dccfdfffc648225239ff74669b3a2",
        "msg" : "more 1.7 work",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/Mystcraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cutlass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Broadsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ArmorBasic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/imc/BuildcraftTransport.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/PatternBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/BowRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/util/TabTools.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BattleSign.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java",
          "src/main/java/tconstruct/client/block/GolemCoreRender.java",
          "src/main/java/tconstruct/blocks/GolemHeadBlock.java",
          "src/main/java/tconstruct/client/entity/GolemBaseModel.java",
          "src/main/java/tconstruct/client/block/GolemCoreSpecialRender.java",
          "src/main/java/tconstruct/blocks/GolemPedestalBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/blocks/GolemCoreBlock.java",
          "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java"
        ],
        "commitId" : "b9cdef8209a76813cdfdb096dcd287cc089be4b9",
        "timestamp" : 1388545015000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "get rid of some orphaned classes\u000a",
        "date" : "2013-12-31T21:56:55-0500",
        "id" : "b9cdef8209a76813cdfdb096dcd287cc089be4b9",
        "msg" : "get rid of some orphaned classes",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GolemHeadBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/GolemCoreLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/GolemBaseModel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/GolemCoreRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GolemCoreBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/GolemCoreSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GolemPedestalBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/landmine/behavior/Behavior.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java",
          "src/main/java/tconstruct/util/player/ArmorExtended.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
        ],
        "commitId" : "c0599dc7078dd777799fe5557e5745ee419f28ea",
        "timestamp" : 1388549133000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "soo many errors\u000a",
        "date" : "2013-12-31T23:05:33-0500",
        "id" : "c0599dc7078dd777799fe5557e5745ee419f28ea",
        "msg" : "soo many errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "src/main/java/tconstruct/client/block/BarricadeRender.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/client/block/DryingRackRender.java",
          "src/main/java/tconstruct/client/block/RenderLandmine.java",
          "src/main/java/tconstruct/client/block/SlimeChannelRender.java",
          "src/main/java/tconstruct/client/block/FrypanRender.java",
          "src/main/java/tconstruct/client/block/TableRender.java",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java",
          "src/main/java/tconstruct/client/entity/CartRender.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/client/armor/RenderArmorCast.java",
          "src/main/java/tconstruct/client/block/OreberryRender.java",
          "src/main/java/tconstruct/client/block/TankRender.java",
          "src/main/java/tconstruct/client/block/SearedRender.java",
          "src/main/java/tconstruct/client/block/PunjiRender.java",
          "src/main/java/tconstruct/client/block/SlimePadRender.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/client/block/TableForgeRender.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
        ],
        "commitId" : "e187d8525bbf4ccd9290deae4df3d63a76967a6c",
        "timestamp" : 1388554523000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix some rendering, icon, and forgedirection issues\u000a",
        "date" : "2014-01-01T00:35:23-0500",
        "id" : "e187d8525bbf4ccd9290deae4df3d63a76967a6c",
        "msg" : "fix some rendering, icon, and forgedirection issues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SlimePadRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SlimeChannelRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/armor/RenderArmorCast.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TableForgeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/FrypanRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/OreberryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/DryingRackRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TableRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PunjiRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BarricadeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/library/event/SmelteryEvent.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabArmorExtended.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java",
          "src/main/java/tconstruct/library/event/PartBuilderEvent.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/api/java/mods/battlegear2/api/PlayerEventChild.java",
          "src/main/java/tconstruct/client/event/EventCloakRender.java",
          "src/main/java/tconstruct/blocks/GlueFluid.java",
          "src/main/java/tconstruct/items/armor/ArmorStandard.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/util/TEventHandlerAchievement.java",
          "src/main/java/tconstruct/library/event/ToolCraftedEvent.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabVanilla.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/library/event/ToolCraftEvent.java"
        ],
        "commitId" : "4228b26a076968f7f7362db3d72b37f55262c341",
        "timestamp" : 1388557446000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "now at around 4700 errors\u000a",
        "date" : "2014-01-01T01:24:06-0500",
        "id" : "4228b26a076968f7f7362db3d72b37f55262c341",
        "msg" : "now at around 4700 errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/PartBuilderEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabVanilla.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/event/EventCloakRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ArmorStandard.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/SmelteryEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandlerAchievement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftedEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mods/battlegear2/api/PlayerEventChild.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/modifiers/tools/ModPotion.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "c5426eb9924c1dadc82714c2483dbfc31b901f43",
        "timestamp" : 1388602030000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more fixes\u000a",
        "date" : "2014-01-01T13:47:10-0500",
        "id" : "c5426eb9924c1dadc82714c2483dbfc31b901f43",
        "msg" : "more fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/client/armor/RenderArmorCast.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/util/landmine/behavior/Behavior.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java"
        ],
        "commitId" : "0ee7ac17182171f0545afa0ce1c99446eaf4ee88",
        "timestamp" : 1388603794000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "few hundred errors gone just like that\u000a",
        "date" : "2014-01-01T14:16:34-0500",
        "id" : "0ee7ac17182171f0545afa0ce1c99446eaf4ee88",
        "msg" : "few hundred errors gone just like that",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/armor/RenderArmorCast.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java"
        ],
        "commitId" : "2cb0bb34fbb6580cb23ca38a4721a7e650f44304",
        "timestamp" : 1388604655000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more fixes\u000a",
        "date" : "2014-01-01T14:30:55-0500",
        "id" : "2cb0bb34fbb6580cb23ca38a4721a7e650f44304",
        "msg" : "more fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/inventory/ToolForgeContainer.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java"
        ],
        "commitId" : "48be78c6a820313d7bc8add8e6cdb78c8879bc2e",
        "timestamp" : 1388624351000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix references to worldObj\u000a",
        "date" : "2014-01-01T19:59:11-0500",
        "id" : "48be78c6a820313d7bc8add8e6cdb78c8879bc2e",
        "msg" : "fix references to worldObj",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java"
        ],
        "commitId" : "50a001d93ff47b5113b0418f60f6a13af7e5edf9",
        "timestamp" : 1388626786000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "moar fixing\u000a",
        "date" : "2014-01-01T20:39:46-0500",
        "id" : "50a001d93ff47b5113b0418f60f6a13af7e5edf9",
        "msg" : "moar fixing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java"
        ],
        "commitId" : "67ccd5b7db14eee2f2b6617828a65dd6713f9f7e",
        "timestamp" : 1388916776000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix a whole bunch of errors in tcontent, and several constructors that still had ID's\u000a",
        "date" : "2014-01-05T05:12:56-0500",
        "id" : "67ccd5b7db14eee2f2b6617828a65dd6713f9f7e",
        "msg" : "fix a whole bunch of errors in tcontent, and several constructors that",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/inventory/ToolStationContainer.java",
          "src/main/java/tconstruct/items/DiamondApple.java",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/items/Jerky.java"
        ],
        "commitId" : "199a92f47a7614b5e812292568c57491cc346f4f",
        "timestamp" : 1388955121000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "go through items a bit\u000a",
        "date" : "2014-01-05T15:52:01-0500",
        "id" : "199a92f47a7614b5e812292568c57491cc346f4f",
        "msg" : "go through items a bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/DiamondApple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/event/EventCloakRender.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "resources/TConstruct_at.cfg",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java"
        ],
        "commitId" : "3cc541e87280feaa2d5cb57a902c9ad307a8f122",
        "timestamp" : 1389002585000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "moar fixes\u000a",
        "date" : "2014-01-06T05:03:05-0500",
        "id" : "3cc541e87280feaa2d5cb57a902c9ad307a8f122",
        "msg" : "moar fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/event/EventCloakRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/client/block/SearedRender.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "f52b2f6f08872b32cb2c09fb15918283fc31bd72",
        "timestamp" : 1389138635000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "moar fixes\u000a",
        "date" : "2014-01-07T18:50:35-0500",
        "id" : "f52b2f6f08872b32cb2c09fb15918283fc31bd72",
        "msg" : "moar fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/util/TEventHandler.java"
        ],
        "commitId" : "9814eadaea9848e4f62753ac8951fdf76c285e0a",
        "timestamp" : 1389143227000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "bunch more random stuff fixed\u000a",
        "date" : "2014-01-07T20:07:07-0500",
        "id" : "9814eadaea9848e4f62753ac8951fdf76c285e0a",
        "msg" : "bunch more random stuff fixed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.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/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/client/block/DryingRackRender.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/client/gui/FrypanGui.java",
          "src/main/java/tconstruct/client/block/RenderLandmine.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/client/block/SlimeChannelRender.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/client/block/TableRender.java",
          "src/main/java/tconstruct/client/gui/KnapsackGui.java",
          "src/main/java/tconstruct/client/ToolCoreRenderer.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/client/block/BreakingFX.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java",
          "src/main/java/tconstruct/util/player/KnapsackInventory.java",
          "src/main/java/tconstruct/client/block/TankRender.java",
          "src/main/java/tconstruct/client/block/SearedRender.java",
          "src/main/java/tconstruct/client/block/PunjiRender.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/util/config/DimensionBlacklist.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/client/block/TableForgeRender.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/client/gui/PatternChestGui.java",
          "src/main/java/tconstruct/util/player/ArmorExtended.java"
        ],
        "commitId" : "a5862aae2049950373f8b9742bdade7c8db5ea86",
        "timestamp" : 1389177909000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fixed a whole bunch of client side stuff\u000a",
        "date" : "2014-01-08T05:45:09-0500",
        "id" : "a5862aae2049950373f8b9742bdade7c8db5ea86",
        "msg" : "fixed a whole bunch of client side stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/DryingRackRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/DimensionBlacklist.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TableForgeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/KnapsackInventory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PunjiRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/ToolCoreRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TableRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BreakingFX.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SlimeChannelRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "fcbcf5d16f33f87893a1038bacc45dbd515aa458",
        "timestamp" : 1389200143000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2014-01-08T17:55:43+0100",
        "id" : "fcbcf5d16f33f87893a1038bacc45dbd515aa458",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "b11e880ea11c76ccb068ce25b254645c5aca9af9",
        "timestamp" : 1389200181000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update en_US.lang\u000a",
        "date" : "2014-01-08T17:56:21+0100",
        "id" : "b11e880ea11c76ccb068ce25b254645c5aca9af9",
        "msg" : "Update en_US.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/TEventHandler.java"
        ],
        "commitId" : "f02619f5c687f72734b5299febf7985213b32aa2",
        "timestamp" : 1389210521000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/furryspambin",
          "fullName" : "furryspambin"
        },
        "authorEmail" : "furryspambin@blueyonder.co.uk",
        "comment" : "Fixed: \"SkullOwner\" tag on player heads\u000a\u000aThe \"SkullOwner\" NBT tag was getting created but was never actached to the itemstack.\u000a",
        "date" : "2014-01-08T19:48:41+0000",
        "id" : "f02619f5c687f72734b5299febf7985213b32aa2",
        "msg" : "Fixed: \"SkullOwner\" tag on player heads",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/inventory/ToolStationContainer.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "build.properties",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "resources/TConstruct_at.cfg",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/inventory/ToolForgeContainer.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
        ],
        "commitId" : "f7a86a73773c80b72bb4b7a157104e586b0ff0fd",
        "timestamp" : 1389254388000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix TE x,y,z coord stuff\u000a",
        "date" : "2014-01-09T02:59:48-0500",
        "id" : "f7a86a73773c80b72bb4b7a157104e586b0ff0fd",
        "msg" : "fix TE x,y,z coord stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.properties"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/client/gui/FrypanGui.java",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/client/tabs/AbstractTab.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/client/pages/MaterialPage.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/library/tools/TToolMaterial.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/library/crafting/ToolBuilder.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/library/tools/ToolMaterial.java",
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/gui/PatternChestGui.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/library/event/ToolCraftEvent.java",
          "src/main/java/tconstruct/common/TProxyCommon.java"
        ],
        "commitId" : "ab73bafc151231b39cce3e5fe883e175a9cdc2aa",
        "timestamp" : 1389256767000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix lots of rendering mappings. rename toolmaterial to ttoolmaterial to avoid conflicts w/ a SRG name for something in vanilla\u000a",
        "date" : "2014-01-09T03:39:27-0500",
        "id" : "ab73bafc151231b39cce3e5fe883e175a9cdc2aa",
        "msg" : "fix lots of rendering mappings. rename toolmaterial to ttoolmaterial to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ToolBuilder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/event/ToolCraftEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/library/tools/ToolMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/library/tools/TToolMaterial.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/AbstractTab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/client/gui/GuiButtonTool.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/client/tabs/TabRegistry.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/client/tabs/AbstractTab.java",
          "src/main/java/tconstruct/preloader/helpers/PropertyManager.java",
          "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java",
          "src/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java",
          "src/main/java/tconstruct/util/landmine/behavior/Behavior.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/preloader/AccessTransformers.java"
        ],
        "commitId" : "eba66e0182fc1321e94b26024863185f71c20c10",
        "timestamp" : 1389260805000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "misc fixes\u000a",
        "date" : "2014-01-09T04:46:45-0500",
        "id" : "eba66e0182fc1321e94b26024863185f71c20c10",
        "msg" : "misc fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/helpers/PropertyManager.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/AbstractTab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/TConstructLoaderContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiButtonTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/preloader/AccessTransformers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "a27bf999a0c9a0f18e8fc807d3f7f95c5f637b87",
        "timestamp" : 1389245939000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2014-01-09T06:38:59+0100",
        "id" : "a27bf999a0c9a0f18e8fc807d3f7f95c5f637b87",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/client/tabs/TabRegistry.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/CustomBowRenderer.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/library/crafting/Detailing.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/worldgen/PlantGen.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/modifiers/tools/ModFlux.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/client/gui/KnapsackGui.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
        ],
        "commitId" : "fb04e8eb089d47781490d7a01b59a313c1252bb3",
        "timestamp" : 1389276518000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more fixes\u000a",
        "date" : "2014-01-09T09:08:38-0500",
        "id" : "fb04e8eb089d47781490d7a01b59a313c1252bb3",
        "msg" : "more fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/CustomBowRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Detailing.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModFlux.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/PlantGen.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang"
        ],
        "commitId" : "76ceab92bc66b7921f7497779d30caa92e230af2",
        "timestamp" : 1389293561000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "I'm back!\u000a\u000aHey, back after a month, and here is the updated file. @mDiyo i saw you used my gui translation from the branch More-gui-localization, but only copying the en_US file and not the changed to the code (which make it kind of useles)\u000aAlso the crafting station gui is not localized\u000a",
        "date" : "2014-01-09T19:52:41+0100",
        "id" : "76ceab92bc66b7921f7497779d30caa92e230af2",
        "msg" : "I'm back!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang"
        ],
        "commitId" : "624c294198bbf64d8de39969c87bc9a0388b4266",
        "timestamp" : 1389293776000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update it_IT.lang\u000a",
        "date" : "2014-01-09T19:56:16+0100",
        "id" : "624c294198bbf64d8de39969c87bc9a0388b4266",
        "msg" : "Update it_IT.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/ru_RU.lang"
        ],
        "commitId" : "8cea79f2d518b85b2be2349756a7ff1076248e99",
        "timestamp" : 1389323637000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/verybigbro",
          "fullName" : "verybigbro"
        },
        "authorEmail" : "verybigbro@gmail.com",
        "comment" : "Update ru_RU.lang\u000a",
        "date" : "2014-01-10T06:13:57+0300",
        "id" : "8cea79f2d518b85b2be2349756a7ff1076248e99",
        "msg" : "Update ru_RU.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/ru_RU.lang"
        ],
        "commitId" : "8f0bb79df741adf0307eebbea2eaa6e6c8add0dc",
        "timestamp" : 1389325980000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/verybigbro",
          "fullName" : "verybigbro"
        },
        "authorEmail" : "verybigbro@gmail.com",
        "comment" : "Update ru_RU.lang\u000a",
        "date" : "2014-01-10T06:53:00+0300",
        "id" : "8f0bb79df741adf0307eebbea2eaa6e6c8add0dc",
        "msg" : "Update ru_RU.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/client/block/BreakingFX.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/entity/projectile/RotatingBase.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/entity/FakeBlockEntity.java",
          "src/main/java/tconstruct/items/tools/Excavator.java"
        ],
        "commitId" : "d911af378f0dec59248d1fb8cd9c5229811187ce",
        "timestamp" : 1389409386000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more 1.7 work, attempts at figuring out log4j2\u000a",
        "date" : "2014-01-10T22:03:06-0500",
        "id" : "d911af378f0dec59248d1fb8cd9c5229811187ce",
        "msg" : "more 1.7 work, attempts at figuring out log4j2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/FakeBlockEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BreakingFX.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/library/TConstructRegistry.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/worldgen/village/TVillageTrades.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
        ],
        "commitId" : "f88464fdd6647a8473e3877d114c383f2f2808af",
        "timestamp" : 1389445157000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more fixing\u000a",
        "date" : "2014-01-11T07:59:17-0500",
        "id" : "f88464fdd6647a8473e3877d114c383f2f2808af",
        "msg" : "more fixing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/TVillageTrades.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
        ],
        "commitId" : "86cf32c29796f7306039c5a05e3b37cb254b61d8",
        "timestamp" : 1389454167000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more updates\u000a",
        "date" : "2014-01-11T10:29:27-0500",
        "id" : "86cf32c29796f7306039c5a05e3b37cb254b61d8",
        "msg" : "more updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
        ],
        "commitId" : "685653280353112c6c6ee7c93a03cc08c15046ce",
        "timestamp" : 1389438515000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
          "fullName" : "danny.rad10"
        },
        "authorEmail" : "danny.rad10@yahoo.de",
        "comment" : "Update CastingChannelBlock.java\u000a\u000aUn-derping the Casting Channel\u000a",
        "date" : "2014-01-11T12:08:35+0100",
        "id" : "685653280353112c6c6ee7c93a03cc08c15046ce",
        "msg" : "Update CastingChannelBlock.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
        ],
        "commitId" : "b80481890315a1e59dc0c63c124b1971791bfe4d",
        "timestamp" : 1389438719000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
          "fullName" : "danny.rad10"
        },
        "authorEmail" : "danny.rad10@yahoo.de",
        "comment" : "Update CastingChannelLogic.java\u000a\u000aUn-derping the Casting Channel\u000a",
        "date" : "2014-01-11T12:11:59+0100",
        "id" : "b80481890315a1e59dc0c63c124b1971791bfe4d",
        "msg" : "Update CastingChannelLogic.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
        ],
        "commitId" : "8330ee63a535ab989d68728523ceff01fba56f5b",
        "timestamp" : 1389438795000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
          "fullName" : "danny.rad10"
        },
        "authorEmail" : "danny.rad10@yahoo.de",
        "comment" : "Update BlockRenderCastingChannel.java\u000a\u000aUn-derping the Casting Channel\u000a",
        "date" : "2014-01-11T12:13:15+0100",
        "id" : "8330ee63a535ab989d68728523ceff01fba56f5b",
        "msg" : "Update BlockRenderCastingChannel.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
        ],
        "commitId" : "95cc7149c13931dcad9e2f9bb9c4c3b37b586c57",
        "timestamp" : 1389439202000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
          "fullName" : "danny.rad10"
        },
        "authorEmail" : "danny.rad10@yahoo.de",
        "comment" : "Update CastingChannelDataProvider.java\u000a\u000aUn-derping the Casting Channel\u000a",
        "date" : "2014-01-11T12:20:02+0100",
        "id" : "95cc7149c13931dcad9e2f9bb9c4c3b37b586c57",
        "msg" : "Update CastingChannelDataProvider.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
        ],
        "commitId" : "4a0d416ca195253343655d5a172cb79a21bd96a3",
        "timestamp" : 1389439709000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
          "fullName" : "danny.rad10"
        },
        "authorEmail" : "danny.rad10@yahoo.de",
        "comment" : "Update CastingChannelLogic.java\u000a\u000aUn-derping the Casting Channels\u000a",
        "date" : "2014-01-11T12:28:29+0100",
        "id" : "4a0d416ca195253343655d5a172cb79a21bd96a3",
        "msg" : "Update CastingChannelLogic.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/TControls.java"
        ],
        "commitId" : "9547a69de3ff72c14b3e6b4543ffd7e532ff0fc7",
        "timestamp" : 1389440136000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
          "fullName" : "danny.rad10"
        },
        "authorEmail" : "danny.rad10@yahoo.de",
        "comment" : "Update TControls.java\u000a\u000aFixed possible nullpointer exception\u000a",
        "date" : "2014-01-11T12:35:36+0100",
        "id" : "9547a69de3ff72c14b3e6b4543ffd7e532ff0fc7",
        "msg" : "Update TControls.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TControls.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
        ],
        "commitId" : "2529da2678d449ef025623a5c6a2187233c203c2",
        "timestamp" : 1389447415000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update AdaptiveSmelteryGui.java\u000a",
        "date" : "2014-01-11T14:36:55+0100",
        "id" : "2529da2678d449ef025623a5c6a2187233c203c2",
        "msg" : "Update AdaptiveSmelteryGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/GuiLandmine.java"
        ],
        "commitId" : "73bbb5fb20e7cb55b0f4698d5cedc219c1aa982d",
        "timestamp" : 1389447725000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update GuiLandmine.java\u000a",
        "date" : "2014-01-11T14:42:05+0100",
        "id" : "73bbb5fb20e7cb55b0f4698d5cedc219c1aa982d",
        "msg" : "Update GuiLandmine.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
        ],
        "commitId" : "12b4d68fddedbfa6eca171b3d52abf35e13060d7",
        "timestamp" : 1389447833000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update PartCrafterGui.java\u000a",
        "date" : "2014-01-11T14:43:53+0100",
        "id" : "12b4d68fddedbfa6eca171b3d52abf35e13060d7",
        "msg" : "Update PartCrafterGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
        ],
        "commitId" : "31cd3fd15a1553e49f640b15d6f1887f8992dbac",
        "timestamp" : 1389447890000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update PartCrafterGui.java\u000a",
        "date" : "2014-01-11T14:44:50+0100",
        "id" : "31cd3fd15a1553e49f640b15d6f1887f8992dbac",
        "msg" : "Update PartCrafterGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/SmelteryGui.java"
        ],
        "commitId" : "f75229770641855426f0c9752c0a21e549522a99",
        "timestamp" : 1389447948000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update SmelteryGui.java\u000a",
        "date" : "2014-01-11T14:45:48+0100",
        "id" : "f75229770641855426f0c9752c0a21e549522a99",
        "msg" : "Update SmelteryGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/StencilTableGui.java"
        ],
        "commitId" : "5f34719b1b77ad92618fa69ea1c000e47580d4be",
        "timestamp" : 1389448023000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update StencilTableGui.java\u000a",
        "date" : "2014-01-11T14:47:03+0100",
        "id" : "5f34719b1b77ad92618fa69ea1c000e47580d4be",
        "msg" : "Update StencilTableGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
        ],
        "commitId" : "c294b5aff5632c4a168471612b961d238f643eef",
        "timestamp" : 1389448094000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update ToolForgeGui.java\u000a",
        "date" : "2014-01-11T14:48:14+0100",
        "id" : "c294b5aff5632c4a168471612b961d238f643eef",
        "msg" : "Update ToolForgeGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolStationGui.java"
        ],
        "commitId" : "48407a1d486d545b1bbc6e8e00fd0a033aec77c2",
        "timestamp" : 1389448159000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update ToolStationGui.java\u000a",
        "date" : "2014-01-11T14:49:19+0100",
        "id" : "48407a1d486d545b1bbc6e8e00fd0a033aec77c2",
        "msg" : "Update ToolStationGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "e876c73c82aa5a71d7170eb1f2b0a8082ce12be5",
        "timestamp" : 1389563568000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sun@sunstrike.io",
        "comment" : "Reduce returns from Horse armor. Closes #423.\u000a",
        "date" : "2014-01-12T21:52:48+0000",
        "id" : "e876c73c82aa5a71d7170eb1f2b0a8082ce12be5",
        "msg" : "Reduce returns from Horse armor. Closes #423.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
        ],
        "commitId" : "6dc32bacb4fdaedd5fd8e5ae282e36e930b04eaa",
        "timestamp" : 1389625174000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Localization for the text in the tinker table\u000a",
        "date" : "2014-01-13T15:59:34+0100",
        "id" : "6dc32bacb4fdaedd5fd8e5ae282e36e930b04eaa",
        "msg" : "Localization for the text in the tinker table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/crafting/Detailing.java",
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
        ],
        "commitId" : "dc968ae355f3431f409af7f860e23508f3630df1",
        "timestamp" : 1389671596000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "some more fixes\u000a",
        "date" : "2014-01-13T22:53:16-0500",
        "id" : "dc968ae355f3431f409af7f860e23508f3630df1",
        "msg" : "some more fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Detailing.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/library/armor/ArmorCore.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java",
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
        ],
        "commitId" : "dfcc6e9d89bda2de841ad6d38d173cd15016c041",
        "timestamp" : 1389788240000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "some fixes\u000a",
        "date" : "2014-01-15T07:17:20-0500",
        "id" : "dfcc6e9d89bda2de841ad6d38d173cd15016c041",
        "msg" : "some fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/ArmorCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/SmelteryBlock.java"
        ],
        "commitId" : "5667cce5f6c99491141a1fd5e938d5cab2f660c0",
        "timestamp" : 1389799353000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "couple quick fixes before bed\u000a",
        "date" : "2014-01-15T10:22:33-0500",
        "id" : "5667cce5f6c99491141a1fd5e938d5cab2f660c0",
        "msg" : "couple quick fixes before bed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/items/tools/Cutlass.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "8931171979e5c365814d5ce06de090b7dad7a27e",
        "timestamp" : 1389867781000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "got rid of a few hundred errors\u000a",
        "date" : "2014-01-16T05:23:01-0500",
        "id" : "8931171979e5c365814d5ce06de090b7dad7a27e",
        "msg" : "got rid of a few hundred errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cutlass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/client/block/TableRender.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/client/block/PunjiRender.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/client/block/DryingRackRender.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/main/java/tconstruct/client/armor/RenderArmorCast.java",
          "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/client/block/TankRender.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/client/block/TableForgeRender.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "fa7a77a179109c37a74737139594621e9c98bd99",
        "timestamp" : 1389872178000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fixed most of the clientside rendering code\u000a",
        "date" : "2014-01-16T06:36:18-0500",
        "id" : "fa7a77a179109c37a74737139594621e9c98bd99",
        "msg" : "fixed most of the clientside rendering code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/armor/RenderArmorCast.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/DryingRackRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PunjiRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TableForgeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TableRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java"
        ],
        "commitId" : "3d5cdf6ee691372ebd0884aec8d2ed101cf8e723",
        "timestamp" : 1389872781000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "under 2k errors :D\u000a",
        "date" : "2014-01-16T06:46:21-0500",
        "id" : "3d5cdf6ee691372ebd0884aec8d2ed101cf8e723",
        "msg" : "under 2k errors :D",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/util/SmelteryDamageSource.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/items/tools/Excavator.java"
        ],
        "commitId" : "d914004bde6b9ce523975387cb9432ac2628b77d",
        "timestamp" : 1389880641000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fixed several tools\u000a",
        "date" : "2014-01-16T08:57:21-0500",
        "id" : "d914004bde6b9ce523975387cb9432ac2628b77d",
        "msg" : "fixed several tools",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/SmelteryDamageSource.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java"
        ],
        "commitId" : "1c70732c6841b038ce4efffdeaff3abb25d9fbf5",
        "timestamp" : 1389903872000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
          "fullName" : "Sunstrike"
        },
        "authorEmail" : "sunstrike@azurenode.net",
        "comment" : "Fix PR #421 compile failures.\u000a",
        "date" : "2014-01-16T20:24:32+0000",
        "id" : "1c70732c6841b038ce4efffdeaff3abb25d9fbf5",
        "msg" : "Fix PR #421 compile failures.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "ad2f8c54f02b4d52dd9e44cde8c87edbd3630cfe",
        "timestamp" : 1389977840000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/wodkashorty",
          "fullName" : "wodkashorty"
        },
        "authorEmail" : "wodkashorty@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a\u000aFixed a few typos\u000a",
        "date" : "2014-01-17T17:57:20+0100",
        "id" : "ad2f8c54f02b4d52dd9e44cde8c87edbd3630cfe",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/blocks/GlueFluid.java",
          "src/main/java/tconstruct/client/TControls.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/client/entity/CartRender.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "af3f99a746bd67f105ac6355b736f8f5103246fe",
        "timestamp" : 1390049569000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "lots o fixes\u000a",
        "date" : "2014-01-18T07:52:49-0500",
        "id" : "af3f99a746bd67f105ac6355b736f8f5103246fe",
        "msg" : "lots o fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TControls.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
        ],
        "commitId" : "baf965d0d0e77829f95df76fa56dfaad3cf88855",
        "timestamp" : 1390010889000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "1.7 stuffs\u000a\u000a- Update tconstruct.util.landmine.Helper\u000a- Update some/all damage sources\u000a- A bit of stuffs in TProxyClient\u000a- Semi-update BehaviorBlockThrow\u000a- Semi-update SpecialStackHandler\u000a",
        "date" : "2014-01-18T13:08:09+1100",
        "id" : "baf965d0d0e77829f95df76fa56dfaad3cf88855",
        "msg" : "1.7 stuffs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/DamageSourceLandmine.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
        ],
        "commitId" : "a99b135e734470d910d318efc85b1fa0fff76fa2",
        "timestamp" : 1390085878000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "move 1.7 stuff to correct branch\u000aThis reverts commit baf965d0d0e77829f95df76fa56dfaad3cf88855.\u000a",
        "date" : "2014-01-18T17:57:58-0500",
        "id" : "a99b135e734470d910d318efc85b1fa0fff76fa2",
        "msg" : "move 1.7 stuff to correct branch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "1a99781dc19e8587fd5889f2077c2d2673914e4d",
        "timestamp" : 1390086252000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update readme\u000a",
        "date" : "2014-01-18T18:04:12-0500",
        "id" : "1a99781dc19e8587fd5889f2077c2d2673914e4d",
        "msg" : "update readme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
        ],
        "commitId" : "3f4c54fc8ebd5438c8432b7e08ef34491a9cbc36",
        "timestamp" : 1390086386000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "move in commit placed in master branch by accident\u000a",
        "date" : "2014-01-18T18:06:26-0500",
        "id" : "3f4c54fc8ebd5438c8432b7e08ef34491a9cbc36",
        "msg" : "move in commit placed in master branch by accident",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/DamageSourceFireworkExplode.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/util/landmine/behavior/Behavior.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java",
          "src/main/java/tconstruct/util/SmelteryDamageSource.java"
        ],
        "commitId" : "f225fac8e716e3fa8b812f96a82dfbba6e1c71a6",
        "timestamp" : 1390072812000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "More 1.7 stuffs\u000a",
        "date" : "2014-01-19T06:20:12+1100",
        "id" : "f225fac8e716e3fa8b812f96a82dfbba6e1c71a6",
        "msg" : "More 1.7 stuffs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/SmelteryDamageSource.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/blocks/TConstructFluid.java",
          "src/main/java/tconstruct/blocks/SpeedBlock.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/blocks/SlabBase.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/blocks/TConstructBlock.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/blocks/MetalOre.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/blocks/TMetalBlock.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java"
        ],
        "commitId" : "70be541d8d2e23814ebf51de5bce0b3002cbf05c",
        "timestamp" : 1390081390000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Update most of tconstruct.blocks(local)\u000a",
        "date" : "2014-01-19T08:43:10+1100",
        "id" : "70be541d8d2e23814ebf51de5bce0b3002cbf05c",
        "msg" : "Update most of tconstruct.blocks(local)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MetalOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlabBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TMetalBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java"
        ],
        "commitId" : "15f5b8408b339e39227d75a48f791ac49c2442a8",
        "timestamp" : 1390081606000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Obtain fancyGraphics flag from elsewhere\u000a",
        "date" : "2014-01-19T08:46:46+1100",
        "id" : "15f5b8408b339e39227d75a48f791ac49c2442a8",
        "msg" : "Obtain fancyGraphics flag from elsewhere",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/BlockLandmine.java"
        ],
        "commitId" : "780e933985ef5789c586c6c17e2452475958a5b8",
        "timestamp" : 1390175828000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Update BlockLandmine.java\u000a",
        "date" : "2014-01-20T10:57:08+1100",
        "id" : "780e933985ef5789c586c6c17e2452475958a5b8",
        "msg" : "Update BlockLandmine.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/entity/projectile/DaggerEntity.java",
          "src/main/java/tconstruct/inventory/FurnaceContainer.java",
          "src/main/java/tconstruct/entity/projectile/RotatingBase.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/tabs/AbstractTab.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "src/main/java/tconstruct/common/TProxyCommon.java"
        ],
        "commitId" : "1f0ab2b74af345e66bfd113338dbd64c5b064ce6",
        "timestamp" : 1390363260000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "work on entites\u000a",
        "date" : "2014-01-21T23:01:00-0500",
        "id" : "1f0ab2b74af345e66bfd113338dbd64c5b064ce6",
        "msg" : "work on entites",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/AbstractTab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/DaggerEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "75962118ea8fcb1e92eec75575715caffa3e9e6c",
        "timestamp" : 1390485072000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Oops\u000a",
        "date" : "2014-01-23T14:51:12+0100",
        "id" : "75962118ea8fcb1e92eec75575715caffa3e9e6c",
        "msg" : "Oops",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/zh_CN.lang"
        ],
        "commitId" : "6b7cadedec4702ac029bccdb179c5c0e6118fb6b",
        "timestamp" : 1390500662000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fang0716",
          "fullName" : "fang0716"
        },
        "authorEmail" : "fang0716@126.com",
        "comment" : "fix %%\u000a",
        "date" : "2014-01-24T02:11:02+0800",
        "id" : "6b7cadedec4702ac029bccdb179c5c0e6118fb6b",
        "msg" : "fix %%",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/gui/bookfurnace.png",
          "resources/assets/tinker/textures/gui/bookleft.png",
          "resources/assets/tinker/textures/gui/book.png",
          "resources/assets/tinker/textures/gui/bookcrafting.png",
          "resources/assets/tinker/textures/gui/bookright.png"
        ],
        "commitId" : "5f962eabf03ebc898065a7989d79dea063fbf235",
        "timestamp" : 1390718627000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "remove book a assets that are now in mantle\u000a",
        "date" : "2014-01-26T01:43:47-0500",
        "id" : "5f962eabf03ebc898065a7989d79dea063fbf235",
        "msg" : "remove book a assets that are now in mantle",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/book.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookleft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookfurnace.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookright.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookcrafting.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/pages/ModifierPage.java",
          "src/main/java/tconstruct/util/EnvironmentGui.java",
          "src/main/java/tconstruct/client/pages/MaterialPage.java",
          "src/main/java/tconstruct/client/pages/ToolPage.java",
          "src/main/java/tconstruct/client/pages/BlockCastPage.java",
          "src/main/java/tconstruct/util/EnvironmentChecks.java"
        ],
        "commitId" : "c029bd8eefe9f647ee6d1d9596981fb3e6bd746d",
        "timestamp" : 1390797406000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "books will be fully translatable once someone does the .lang files\u000a",
        "date" : "2014-01-26T23:36:46-0500",
        "id" : "c029bd8eefe9f647ee6d1d9596981fb3e6bd746d",
        "msg" : "books will be fully translatable once someone does the .lang files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ToolPage.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/EnvironmentGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/BlockCastPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/EnvironmentChecks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/ModifierPage.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "69e1d3b103323bb3abdc32e624461149bc57dbea",
        "timestamp" : 1390822271000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "add missing localization to en_US\u000a",
        "date" : "2014-01-27T06:31:11-0500",
        "id" : "69e1d3b103323bb3abdc32e624461149bc57dbea",
        "msg" : "add missing localization to en_US",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/de_DE.lang"
        ],
        "commitId" : "ff4dcb68a7b6cfb3ec5495df9232fa4345162332",
        "timestamp" : 1390888463000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
          "fullName" : "Vexatos"
        },
        "authorEmail" : "Vexatos@users.noreply.github.com",
        "comment" : "Update de_DE.lang\u000a",
        "date" : "2014-01-28T06:54:23+0100",
        "id" : "ff4dcb68a7b6cfb3ec5495df9232fa4345162332",
        "msg" : "Update de_DE.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/pages/MaterialPage.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java"
        ],
        "commitId" : "692460d1ceb7b43b1a7caf4d4f10141754e623af",
        "timestamp" : 1390911767000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "add in extra method to smelting interface in library\u000a",
        "date" : "2014-01-28T07:22:47-0500",
        "id" : "692460d1ceb7b43b1a7caf4d4f10141754e623af",
        "msg" : "add in extra method to smelting interface in library",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/pages/MaterialPage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/TConstructRegistry.java"
        ],
        "commitId" : "1c71c1c339fbcc169d75e5f7ba7f671730a18337",
        "timestamp" : 1390913077000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "pushing new drawbridge interface for review\u000a",
        "date" : "2014-01-28T07:44:37-0500",
        "id" : "1c71c1c339fbcc169d75e5f7ba7f671730a18337",
        "msg" : "pushing new drawbridge interface for review",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/TConstructRegistry.java"
        ],
        "commitId" : "7cded16cd9a2739eac7ab10e9dad42b23569a39e",
        "timestamp" : 1390914105000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "move drawbridge state interfaces to TMech -- will be given IMC\u000a",
        "date" : "2014-01-28T08:01:45-0500",
        "id" : "7cded16cd9a2739eac7ab10e9dad42b23569a39e",
        "msg" : "move drawbridge state interfaces to TMech -- will be given IMC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/TConstructRegistry.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/network/packet/PacketPipeline.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/util/network/packet/AbstractPacket.java"
        ],
        "commitId" : "6cff414a2fd33d4c139c44f36836a32d22f11022",
        "timestamp" : 1390863099000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Added the packet pipeline\u000a",
        "date" : "2014-01-28T09:51:39+1100",
        "id" : "6cff414a2fd33d4c139c44f36836a32d22f11022",
        "msg" : "Added the packet pipeline",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/AbstractPacket.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketPipeline.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/network/packet/PacketToolStation.java"
        ],
        "commitId" : "db6677248a04820daa403377fbce0c0a2950c4e0",
        "timestamp" : 1390871187000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "PacketToolStation(WIP)\u000a",
        "date" : "2014-01-28T12:06:27+1100",
        "id" : "db6677248a04820daa403377fbce0c0a2950c4e0",
        "msg" : "PacketToolStation(WIP)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketToolStation.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java",
          "src/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/items/tools/Excavator.java"
        ],
        "commitId" : "7d462321b58315cd5289b569a0df6f7dee685531",
        "timestamp" : 1390984988000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "moar fixes\u000a",
        "date" : "2014-01-29T03:43:08-0500",
        "id" : "7d462321b58315cd5289b569a0df6f7dee685531",
        "msg" : "moar fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/network/packet/PacketPipeline.java"
        ],
        "commitId" : "d8d7f94936c4272a7f5780c8ea83baae0b376d2f",
        "timestamp" : 1390985592000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "lets change the channel name to be the correct one\u000a",
        "date" : "2014-01-29T03:53:12-0500",
        "id" : "d8d7f94936c4272a7f5780c8ea83baae0b376d2f",
        "msg" : "lets change the channel name to be the correct one",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketPipeline.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/client/block/RenderLiquid.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "e57f2ab22607661363c2ed003b70dcc8773a3044",
        "timestamp" : 1390990185000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "moar fixing\u000a",
        "date" : "2014-01-29T05:09:45-0500",
        "id" : "e57f2ab22607661363c2ed003b70dcc8773a3044",
        "msg" : "moar fixing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/RenderLiquid.java"
        ],
        "commitId" : "9b78521c7339cee4a21a774c18b9ccc438f1602b",
        "timestamp" : 1390990706000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "render liquid is error free\u000a",
        "date" : "2014-01-29T05:18:26-0500",
        "id" : "9b78521c7339cee4a21a774c18b9ccc438f1602b",
        "msg" : "render liquid is error free",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/RenderLiquid.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/client/StepSoundSlime.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
        ],
        "commitId" : "f3bcb13815e27e197b22c9193db7f99588f02ba5",
        "timestamp" : 1390992077000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "under 1k finally\u000a",
        "date" : "2014-01-29T05:41:17-0500",
        "id" : "f3bcb13815e27e197b22c9193db7f99588f02ba5",
        "msg" : "under 1k finally",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/StepSoundSlime.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/common/TContent.java",
          "resources/TConstruct_at.cfg"
        ],
        "commitId" : "45559478187dc2337328bf5ea7c9d1055393ff6a",
        "timestamp" : 1390993093000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "misc stuff plus AT fixes for arrows\u000a",
        "date" : "2014-01-29T05:58:13-0500",
        "id" : "45559478187dc2337328bf5ea7c9d1055393ff6a",
        "msg" : "misc stuff plus AT fixes for arrows",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/blocks/TConstructFluid.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/blocks/GlueFluid.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java",
          "src/main/java/tconstruct/blocks/BloodBlock.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "2a932bc40a51ddcc872308bfe4687fa87c58efa7",
        "timestamp" : 1391072309000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "yaay fluids\u000a",
        "date" : "2014-01-30T03:58:29-0500",
        "id" : "2a932bc40a51ddcc872308bfe4687fa87c58efa7",
        "msg" : "yaay fluids",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BloodBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/TConstructFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/client/tabs/TabRegistry.java"
        ],
        "commitId" : "5076fc074d564240a43a87dfcad3cd5ba909b9f8",
        "timestamp" : 1391077008000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix all the things!\u000a",
        "date" : "2014-01-30T05:16:48-0500",
        "id" : "5076fc074d564240a43a87dfcad3cd5ba909b9f8",
        "msg" : "fix all the things!",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/TConstruct.java",
          "resources/assets/tinker/sounds/frypan_hit.ogg",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/client/block/SlimeChannelRender.java",
          "resources/assets/tinker/sound/launcher_clank.ogg",
          "resources/assets/tinker/sound/frypan_hit.ogg",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "resources/assets/tinker/sound/little_saw.ogg",
          "resources/sounds.json",
          "src/main/java/tconstruct/common/TimeTicker.java",
          "resources/assets/tinker/sounds/launcher_clank.ogg",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "resources/assets/tinker/sounds/little_saw.ogg",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
        ],
        "commitId" : "4326ff3c647e6393ba38bd3e49a4309a940c5094",
        "timestamp" : 1391093265000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix moar things\u000a",
        "date" : "2014-01-30T09:47:45-0500",
        "id" : "4326ff3c647e6393ba38bd3e49a4309a940c5094",
        "msg" : "fix moar things",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/sound/launcher_clank.ogg"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/sound/little_saw.ogg"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/sounds/little_saw.ogg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/SlimeChannelRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/sounds/launcher_clank.ogg"
          },
          {
            "editType" : "add",
            "file" : "resources/assets/tinker/sounds/frypan_hit.ogg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/sound/frypan_hit.ogg"
          },
          {
            "editType" : "add",
            "file" : "resources/sounds.json"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TimeTicker.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "capes.txt"
        ],
        "commitId" : "f76c6d9840a15c22ca2f55d635639d9c469a59e3",
        "timestamp" : 1391106218000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "mDiyo does not want a cape\u000a",
        "date" : "2014-01-30T10:23:38-0800",
        "id" : "f76c6d9840a15c22ca2f55d635639d9c469a59e3",
        "msg" : "mDiyo does not want a cape",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "capes.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "bb98f77de42b6049e1f4f1dc95b8360aed04b714",
        "timestamp" : 1391150062000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "moar fixy thingies\u000a",
        "date" : "2014-01-31T01:34:22-0500",
        "id" : "bb98f77de42b6049e1f4f1dc95b8360aed04b714",
        "msg" : "moar fixy thingies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/util/network/packet/PacketDoubleJump.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/util/network/packet/PacketToolStation.java",
          "src/main/java/tconstruct/util/network/packet/PacketStencilTable.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/util/network/TPacketHandler.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/util/network/packet/PacketPipeline.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/util/network/packet/PacketExtendedInventory.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/TControls.java",
          "src/main/java/tconstruct/util/network/packet/PacketSmeltery.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/util/SmelteryDamageSource.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java"
        ],
        "commitId" : "8cd760ea0682e6e7754fc626803dbda3f8accccd",
        "timestamp" : 1391196521000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
          "fullName" : "Arthur Uzulin"
        },
        "authorEmail" : "fuj1nman@hotmail.com",
        "comment" : "Network stuffs -> 1.7\u000a",
        "date" : "2014-02-01T06:28:41+1100",
        "id" : "8cd760ea0682e6e7754fc626803dbda3f8accccd",
        "msg" : "Network stuffs -> 1.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketPipeline.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketDoubleJump.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TControls.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketToolStation.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/SmelteryDamageSource.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketExtendedInventory.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/network/TPacketHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketStencilTable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketSmeltery.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/common/TContent.java"
        ],
        "commitId" : "48402e1a7ee15e18c76c8cafe2165bc95bcb7252",
        "timestamp" : 1391270454000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fixed issue where furnace recipe's wouldnt take meta by running them through itemstacks\u000a",
        "date" : "2014-02-01T11:00:54-0500",
        "id" : "48402e1a7ee15e18c76c8cafe2165bc95bcb7252",
        "msg" : "fixed issue where furnace recipe's wouldnt take meta by running them",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/client/event/EventCloakRender.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java"
        ],
        "commitId" : "cbfb5f2f6a05c1a8ab661a639f34454cd61420a1",
        "timestamp" : 1391291604000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "added config options to disable capes, and disable exo armor crafting, partbuilder now scans all 3 axes\u000aUNTESTED\u000a",
        "date" : "2014-02-01T16:53:24-0500",
        "id" : "cbfb5f2f6a05c1a8ab661a639f34454cd61420a1",
        "msg" : "added config options to disable capes, and disable exo armor crafting,",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/event/EventCloakRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/client/gui/FrypanGui.java",
          "src/main/java/tconstruct/client/tabs/TabRegistry.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/library/component/TankLayerScan.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java",
          "build.gradle",
          "src/main/java/tconstruct/client/gui/KnapsackGui.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/client/entity/CartRender.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/util/player/KnapsackInventory.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/library/component/MultiFluidTank.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/gui/PatternChestGui.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/util/player/ArmorExtended.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "ffd383dc410443503d8f56c92880eb3de3adfc43",
        "timestamp" : 1391300297000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "more fixes\u000a",
        "date" : "2014-02-01T19:18:17-0500",
        "id" : "ffd383dc410443503d8f56c92880eb3de3adfc43",
        "msg" : "more fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/MultiFluidTank.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/TankLayerScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/KnapsackInventory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/TabRegistry.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/util/player/KnapsackInventory.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/library/component/MultiFluidTank.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/util/player/ArmorExtended.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java"
        ],
        "commitId" : "ee7bc7d7eb6fe0a6876ea73e686735b33436ec51",
        "timestamp" : 1391302552000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "around 300 combined errors\u000a",
        "date" : "2014-02-01T19:55:52-0500",
        "id" : "ee7bc7d7eb6fe0a6876ea73e686735b33436ec51",
        "msg" : "around 300 combined errors",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/ArmorExtended.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/component/MultiFluidTank.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/KnapsackInventory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
        ],
        "commitId" : "8ae89ba70e33ba407848dd7251ce06d5dd66cc6c",
        "timestamp" : 1391303850000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "some moar fixes\u000a",
        "date" : "2014-02-01T20:17:30-0500",
        "id" : "8ae89ba70e33ba407848dd7251ce06d5dd66cc6c",
        "msg" : "some moar fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/slime/SlimeGel.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java"
        ],
        "commitId" : "7c0fc5ed4a92041111d36d937178ac93a58faf60",
        "timestamp" : 1391305404000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "getting really close\u000a",
        "date" : "2014-02-01T20:43:24-0500",
        "id" : "7c0fc5ed4a92041111d36d937178ac93a58faf60",
        "msg" : "getting really close",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
        ],
        "commitId" : "5aec324ece21fc29cc0fc98541728b20d0200e11",
        "timestamp" : 1391306762000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "even closer\u000a",
        "date" : "2014-02-01T21:06:02-0500",
        "id" : "5aec324ece21fc29cc0fc98541728b20d0200e11",
        "msg" : "even closer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java"
        ],
        "commitId" : "e3282b14db83a6bdaf4118a05d71ff2da0a50c60",
        "timestamp" : 1391307263000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "time to take a break for a few hours\u000a",
        "date" : "2014-02-01T21:14:23-0500",
        "id" : "e3282b14db83a6bdaf4118a05d71ff2da0a50c60",
        "msg" : "time to take a break for a few hours",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang"
        ],
        "commitId" : "667b9686446843622cacd26bc7f777b95b6814fa",
        "timestamp" : 1391290500000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update it_IT.lang\u000a",
        "date" : "2014-02-01T22:35:00+0100",
        "id" : "667b9686446843622cacd26bc7f777b95b6814fa",
        "msg" : "Update it_IT.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "ec70352fc9c10488ebe43017c2b4af02a6c078d9",
        "timestamp" : 1391290845000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Fixed Molten Shiny localization\u000a",
        "date" : "2014-02-01T22:40:45+0100",
        "id" : "ec70352fc9c10488ebe43017c2b4af02a6c078d9",
        "msg" : "Fixed Molten Shiny localization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/StencilTableGui.java"
        ],
        "commitId" : "48b67fe07ea028090a08d986e8571bb91707e1ee",
        "timestamp" : 1391290934000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update StencilTableGui.java\u000a",
        "date" : "2014-02-01T22:42:14+0100",
        "id" : "48b67fe07ea028090a08d986e8571bb91707e1ee",
        "msg" : "Update StencilTableGui.java",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/gui/ToolStationGui.java"
        ],
        "commitId" : "a56b6609984439a6c8e7da73fbe7e226f2ee3998",
        "timestamp" : 1391292043000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Localized and fixed some gui\u000a",
        "date" : "2014-02-01T23:00:43+0100",
        "id" : "a56b6609984439a6c8e7da73fbe7e226f2ee3998",
        "msg" : "Localized and fixed some gui",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/en_US.lang"
        ],
        "commitId" : "6b0b9d76dc54f2a1823d39a2fb789e58f7fa8540",
        "timestamp" : 1391292086000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update en_US.lang\u000a",
        "date" : "2014-02-01T23:01:26+0100",
        "id" : "6b0b9d76dc54f2a1823d39a2fb789e58f7fa8540",
        "msg" : "Update en_US.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang"
        ],
        "commitId" : "9599381a4832d436af11d22998bd02878be84fb5",
        "timestamp" : 1391292165000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update it_IT.lang\u000a",
        "date" : "2014-02-01T23:02:45+0100",
        "id" : "9599381a4832d436af11d22998bd02878be84fb5",
        "msg" : "Update it_IT.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang"
        ],
        "commitId" : "1457c5282855e607ca704ada168db76c84813667",
        "timestamp" : 1391338045000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update it_IT.lang\u000a",
        "date" : "2014-02-02T11:47:25+0100",
        "id" : "1457c5282855e607ca704ada168db76c84813667",
        "msg" : "Update it_IT.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/lang/it_IT.lang"
        ],
        "commitId" : "f4ad35f389dd78dd408c2b6e493a2e8092ba8599",
        "timestamp" : 1391344434000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
          "fullName" : "thevikingwarrior98"
        },
        "authorEmail" : "thevikingwarrior98@gmail.com",
        "comment" : "Update it_IT.lang\u000a",
        "date" : "2014-02-02T13:33:54+0100",
        "id" : "f4ad35f389dd78dd408c2b6e493a2e8092ba8599",
        "msg" : "Update it_IT.lang",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/common/TRecipes.java"
        ],
        "commitId" : "625d319b0c7f629cbe51863158527b10aa654aeb",
        "timestamp" : 1391374972000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix moar things\u000a",
        "date" : "2014-02-02T16:02:52-0500",
        "id" : "625d319b0c7f629cbe51863158527b10aa654aeb",
        "msg" : "fix moar things",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/items/armor/ArmorStandard.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/entity/projectile/RotatingBase.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/items/armor/ArmorBasic.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
        ],
        "commitId" : "f936434c71f2ba729d1c51f108bc179281aa9f08",
        "timestamp" : 1391376900000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "getting super close\u000a",
        "date" : "2014-02-02T16:35:00-0500",
        "id" : "f936434c71f2ba729d1c51f108bc179281aa9f08",
        "msg" : "getting super close",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ArmorBasic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/DryingRackLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/armor/ArmorStandard.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/library/tools/AbilityHelper.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/client/TControls.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/client/TKeyHandler.java"
        ],
        "commitId" : "a8c1f326506e7370009428789a4b624a8680575b",
        "timestamp" : 1391378808000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "less than 100 to go\u000a",
        "date" : "2014-02-02T17:06:48-0500",
        "id" : "a8c1f326506e7370009428789a4b624a8680575b",
        "msg" : "less than 100 to go",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/AbilityHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TKeyHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TControls.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
        ],
        "commitId" : "f6ba85188654080da75cdfc8c0a0891d162b7da8",
        "timestamp" : 1391379282000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "fix a few things\u000a",
        "date" : "2014-02-02T17:14:42-0500",
        "id" : "f6ba85188654080da75cdfc8c0a0891d162b7da8",
        "msg" : "fix a few things",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "gradle/wrapper/gradle-wrapper.properties",
          "gradle/wrapper/gradle-wrapper.jar"
        ],
        "commitId" : "84456b62a1d4d7aa2814ac154725c44aaefdcbb0",
        "timestamp" : 1391385030000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "bump gradle wrapper\u000a",
        "date" : "2014-02-02T18:50:30-0500",
        "id" : "84456b62a1d4d7aa2814ac154725c44aaefdcbb0",
        "msg" : "bump gradle wrapper",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "7a2abbacfa8741a8af000969bb2b1bd7159da11d",
        "timestamp" : 1391395379000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "1.6.x tcon is now supported via PR's only\u000a\u000a1.7.2 alpha to come next weekend hopefully\u000a",
        "date" : "2014-02-02T21:42:59-0500",
        "id" : "7a2abbacfa8741a8af000969bb2b1bd7159da11d",
        "msg" : "1.6.x tcon is now supported via PR's only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "9041ad1ff8cd06e3f5b06cd4bb354ec98783dfb0",
        "timestamp" : 1391395499000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "why do ppl point out things like this to me\u000a",
        "date" : "2014-02-02T21:44:59-0500",
        "id" : "9041ad1ff8cd06e3f5b06cd4bb354ec98783dfb0",
        "msg" : "why do ppl point out things like this to me",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "ac579888d744f94affd057af998892a822036c3f",
        "timestamp" : 1391410403000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "bump mantle\u000a",
        "date" : "2014-02-03T01:53:23-0500",
        "id" : "ac579888d744f94affd057af998892a822036c3f",
        "msg" : "bump mantle",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "ef4f19f05479ddc31b1dd3321f10a45c367c62b4",
        "timestamp" : 1391411990000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "bump mantle again\u000a",
        "date" : "2014-02-03T02:19:50-0500",
        "id" : "ef4f19f05479ddc31b1dd3321f10a45c367c62b4",
        "msg" : "bump mantle again",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "build.properties"
        ],
        "commitId" : "8a6399e2a451beacc791b9fb061466661cf4a228",
        "timestamp" : 1391412436000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "lets stop copying the wrong stuff\u000a",
        "date" : "2014-02-03T02:27:16-0500",
        "id" : "8a6399e2a451beacc791b9fb061466661cf4a228",
        "msg" : "lets stop copying the wrong stuff",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "build.properties"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/TConstruct_at.cfg"
        ],
        "commitId" : "02059d732514077671a4c60db992c0063433ffaa",
        "timestamp" : 1391412966000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "update some AT entries\u000a",
        "date" : "2014-02-03T02:36:06-0500",
        "id" : "02059d732514077671a4c60db992c0063433ffaa",
        "msg" : "update some AT entries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/client/armor/RenderArmorCast.java",
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/client/entity/SlimeRender.java",
          "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "resources/TConstruct_at.cfg",
          "src/main/java/tconstruct/blocks/traps/Landmine.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java"
        ],
        "commitId" : "b70ed1463115eae1216f6d2d4b25531e9f814829",
        "timestamp" : 1391416582000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
          "fullName" : "traincrazyb"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Fix some bugs :).\u000a",
        "date" : "2014-02-03T03:36:22-0500",
        "id" : "b70ed1463115eae1216f6d2d4b25531e9f814829",
        "msg" : "Fix some bugs :).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/armor/RenderArmorCast.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Landmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/SlimeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "resources/TConstruct_at.cfg"
        ],
        "commitId" : "0fe91c2d7aa017285e68eb9ba09f2039fa84e04a",
        "timestamp" : 1391419137000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "35 errors left\u000a",
        "date" : "2014-02-03T04:18:57-0500",
        "id" : "0fe91c2d7aa017285e68eb9ba09f2039fa84e04a",
        "msg" : "35 errors left",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "resources/TConstruct_at.cfg"
        ],
        "commitId" : "840e0cee04a1229b088545b07066d13d0657a3cf",
        "timestamp" : 1391437725000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "17 errors left\u000a",
        "date" : "2014-02-03T09:28:45-0500",
        "id" : "840e0cee04a1229b088545b07066d13d0657a3cf",
        "msg" : "17 errors left",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/library/tools/Weapon.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/library/crafting/Smeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/library/tools/DualHarvestTool.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/library/tools/HarvestTool.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "resources/TConstruct_at.cfg",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java"
        ],
        "commitId" : "fffe2800bd7a35ba78b0845a3fe23b27fef2471e",
        "timestamp" : 1391457769000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
          "fullName" : "traincrazyb"
        },
        "authorEmail" : "traincrazyb@aol.com",
        "comment" : "Fix the errors that were left, I commeneted our some code in SmelteryLogic for right now, Also changed the way ArrowEntity Sends the ChangeGameState\u000a",
        "date" : "2014-02-03T15:02:49-0500",
        "id" : "fffe2800bd7a35ba78b0845a3fe23b27fef2471e",
        "msg" : "Fix the errors that were left, I commeneted our some code in",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "edit",
            "file" : "resources/TConstruct_at.cfg"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/HarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/Weapon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/DualHarvestTool.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeTallGrass.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/Smeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "resources/assets/tinker/textures/blocks/smeltery_inactive.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/liquid_lead_flow.png",
          "resources/assets/tinker/textures/blocks/searedpaver.png",
          "resources/assets/tinker/textures/items/axe/ardite_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_r.png",
          "resources/assets/tinker/textures/items/axe/quartz_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_d.png",
          "resources/assets/tinker/textures/gui/icons.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_ul.png",
          "resources/assets/tinker/textures/items/arrow/cactus_arrow_shaft.png",
          "resources/assets/tinker/textures/items/arrow/pigiron_arrow_fletching.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_lapis.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_r.png",
          "resources/assets/tinker/manuals/materials.xml",
          "resources/assets/tinker/textures/items/axe/cactus_axe_handle.png",
          "resources/assets/tinker/textures/blocks/blockcast_side.png",
          "resources/assets/tinker/textures/blocks/furnaceslab_front.png",
          "resources/assets/tinker/textures/items/axe/flux_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_clay.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_dr.png",
          "resources/assets/tinker/textures/items/achievementIcons/proTinkerer.png",
          "resources/assets/tinker/manuals/casting.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/searedstone.png",
          "resources/assets/tinker/textures/blocks/compressed_alumite.png",
          "resources/PreloaderManifest.mf",
          "resources/assets/tinker/textures/blocks/searedwindow_bottom.png",
          "resources/assets/tinker/textures/items/axe/slime_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.png.mcmeta",
          "resources/assets/tinker/textures/blocks/crops/berry_tin_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/patternchest_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/noteslab_chest.png",
          "resources/assets/tinker/textures/items/axe/thaumium_axe_head_broken.png",
          "resources/assets/tinker/textures/items/arrow/copper_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_gray_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/nether_searedgague_side.png",
          "resources/assets/tinker/textures/blocks/stenciltable_jungle_side.png",
          "resources/assets/tinker/textures/blocks/brownstone_rough_road.png",
          "resources/assets/tinker/textures/blocks/partbuilder_birch_top.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_gray.png",
          "resources/assets/tinker/textures/blocks/nether_grout.png",
          "resources/assets/tinker/textures/blocks/chestslab_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_ul.png",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_fronthead_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_green_side.png",
          "resources/assets/tinker/textures/blocks/furnacechest_front_active.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/liquid_gold.png",
          "resources/assets/tinker/textures/blocks/smeltery_active.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/glass/soulglass.png",
          "resources/assets/tinker/textures/blocks/slime_blue.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/sdx_side_blue.png",
          "resources/assets/tinker/textures/blocks/liquid_ardite.png",
          "resources/assets/tinker/textures/blocks/partbuilder_spruce_top.png",
          "resources/assets/tinker/textures/blocks/liquid_cobalt.png.mcmeta",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_obsidian_ingot.png",
          "resources/assets/tinker/textures/blocks/partbuilder_slab_side.png",
          "resources/assets/tinker/textures/blocks/liquid_shiny_flow.png",
          "resources/assets/tinker/textures/blocks/crops/berry_iron_fancy.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/partbuilder_oak_side.png",
          "resources/assets/tinker/textures/gui/extractor.png",
          "resources/assets/tinker/textures/items/axe/iron_axe_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/faucet.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_r.png",
          "resources/assets/tinker/textures/items/arrow/wood_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/slimegrass_blue_side.png",
          "resources/assets/tinker/textures/blocks/smeltery_furnace_on.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/stenciltable_oak_side.png",
          "resources/assets/tinker/textures/items/armor/wood_boots.png",
          "resources/assets/tinker/textures/blocks/liquid_lead_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_r.png",
          "resources/assets/tinker/textures/items/arrow/slime_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_orange.png",
          "resources/assets/tinker/textures/blocks/bricks/ancient_ice.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_d.png",
          "resources/assets/tinker/textures/items/axe/wood_axe_head.png",
          "resources/assets/tinker/textures/blocks/liquid_aluminum_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_manyullyn.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/liquid_glue.png.mcmeta",
          "resources/assets/tinker/textures/blocks/noteslab_side.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_fronthead_broken.png",
          "resources/assets/tinker/textures/gui/bookfurnace.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_4.png",
          "resources/assets/tinker/textures/blocks/searedcobble.png",
          "resources/assets/tinker/textures/blocks/glass/glass_clear.png",
          "resources/assets/tinker/textures/blocks/slimeleaves_blue_fancy.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_netherrack.png",
          "resources/assets/tinker/textures/items/axe/cactus_axe_head.png",
          "resources/assets/tinker/textures/items/arrow/feather_arrow_fletching.png",
          "resources/assets/tinker/lang/en_US.lang",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_4.png",
          "resources/assets/tinker/textures/blocks/searedroad.png",
          "resources/assets/tinker/textures/items/axe/steel_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/toolstation_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_ur.png",
          "resources/assets/tinker/textures/items/arrow/blueslime_arrow_head.png",
          "resources/assets/tinker/textures/blocks/stenciltable_slab_chest.png",
          "resources/assets/tinker/textures/blocks/toolforge_ardite.png",
          "resources/assets/tinker/textures/items/arrow/wood_arrow_head.png",
          "resources/assets/tinker/textures/blocks/liquid_copper_flow.png.mcmeta",
          "resources/assets/tinker/textures/items/armor/quiver.png",
          "resources/assets/tinker/textures/gui/patternchestmini.png",
          "resources/assets/tinker/textures/blocks/liquid_pigiron.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_alumite.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png",
          "resources/assets/tinker/textures/blocks/crops/berry_aluminum_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/liquid_steel.png.mcmeta",
          "resources/assets/tinker/textures/items/axe/flint_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/compressed_copper.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_ur.png",
          "resources/assets/tinker/textures/items/axe/bone_axe_head.png",
          "resources/assets/tinker/textures/blocks/crops/berry_copper_fancy.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_4.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/liquid_ender_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_h.png",
          "resources/assets/tinker/textures/items/arrow/steel_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/bricks/squarebrick_stone_refined.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_fancy.png",
          "resources/assets/tinker/textures/items/arrow/flux_arrow_effect.png",
          "resources/assets/tinker/textures/items/axe/smite_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_dl.png",
          "resources/assets/tinker/textures/items/axe/steel_axe_head.png",
          "resources/assets/tinker/textures/blocks/stenciltable_jungle_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_ul.png",
          "resources/assets/tinker/textures/items/armor/exosuit_chestplate.png",
          "capes/default_gray.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_red_side.png",
          "resources/assets/tinker/textures/blocks/liquid_ender.png",
          "resources/assets/tinker/textures/items/arrow/blueslime_arrow_fletching.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/sdx_top_blue.png",
          "eclipse_formatter.xml",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/blank.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/sdx_bottom_green.png",
          "resources/assets/tinker/textures/items/achievementIcons/tinkerer.png",
          "resources/assets/tinker/textures/items/axe/lapis_axe_effect.png",
          "resources/assets/tinker/lang/zh_CN.lang",
          "resources/assets/tinker/textures/blocks/stenciltable_jungle_top.png",
          "resources/assets/tinker/textures/blocks/liquid_steel.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/liquid_glass.png.mcmeta",
          "resources/assets/tinker/textures/blocks/bricks/brick_obsidian.png",
          "resources/assets/tinker/textures/blocks/toolstation_top.png",
          "resources/assets/tinker/textures/blocks/slimegrass_blue_fern.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_clay.png",
          "resources/assets/tinker/textures/blocks/glass/soulglass_side.png",
          "resources/assets/tinker/textures/items/axe/wood_axe_handle.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_obsidian.png",
          "resources/assets/tinker/textures/blocks/liquid_copper.png.mcmeta",
          "resources/assets/tinker/textures/blocks/blockcast_top.png",
          "resources/assets/tinker/textures/items/arrow/slime_arrow_fletching.png",
          "resources/assets/tinker/textures/blocks/nether_lavatank_side.png",
          "resources/assets/tinker/textures/blocks/nether_castingtable_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_u.png",
          "resources/assets/tinker/manuals/smeltery.xml",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/crops/berry_iron_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_4.png",
          "resources/assets/tinker/textures/gui/landmine.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_gold.png",
          "resources/assets/tinker/textures/blocks/nether_searedpaver.png",
          "resources/assets/tinker/textures/blocks/sdx_top_green.png",
          "resources/assets/tinker/textures/blocks/nether_searedbrickcracked.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/nether_searedcobble.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/Landmine.png",
          "resources/assets/tinker/textures/blocks/brownstone_smooth_brick.png",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_handle.png",
          "resources/assets/tinker/textures/blocks/liquid_pigiron_flow.png",
          "resources/assets/tinker/textures/items/axe/spider_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_inactive.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_l.png",
          "resources/assets/tinker/textures/gui/book.png",
          "resources/assets/tinker/textures/blocks/toolforge_alubrass.png",
          "README.md",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_dl.png",
          "resources/assets/tinker/textures/gui/booksmeltery.png",
          "resources/assets/tinker/sound/little_saw.ogg",
          "resources/assets/tinker/textures/blocks/stenciltable_spruce_bottom.png",
          "resources/assets/tinker/textures/blocks/toolforge_steel.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_endstone.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_dl.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_front.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_backhead.png",
          "resources/assets/tinker/textures/blocks/compressed_steel.png",
          "resources/assets/tinker/textures/gui/toolparts.png",
          "resources/assets/tinker/textures/blocks/ham_bone_cooked.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_d.png",
          "capes.txt",
          "resources/assets/tinker/textures/items/arrow/manyullyn_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_u.png",
          "resources/assets/tinker/textures/items/armor/exosuit_helmet.png",
          "resources/assets/tinker/textures/blocks/liquid_alubrass.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/stenciltable_spruce_side.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_binding.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_r.png",
          "resources/assets/tinker/textures/items/arrow/thaumium_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_4.png",
          "resources/assets/tinker/textures/blocks/liquid_manyullyn_flow.png",
          "resources/assets/tinker/textures/items/axe/iron_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_v.png",
          "resources/assets/tinker/textures/items/axe/slime_axe_handle.png",
          "resources/assets/tinker/textures/blocks/liquid_gray_flow.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_head_broken.png",
          "resources/assets/tinker/textures/items/axe/bronze_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/toolforge_tin.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_r.png",
          "resources/assets/tinker/textures/items/arrow/bone_arrow_head.png",
          "resources/assets/tinker/textures/blocks/smeltery_furnace_off.png",
          "resources/assets/tinker/textures/blocks/ore_slag.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.txt",
          "resources/assets/tinker/textures/blocks/grout.png",
          "resources/assets/tinker/textures/blocks/crops/berry_tin_fast.png",
          "resources/assets/tinker/textures/items/arrow/blueslime_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/slimesandblue.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_white.png",
          "resources/assets/tinker/textures/items/axe/stone_axe_handle.png",
          "resources/assets/tinker/textures/items/axe/obsidian_axe_handle.png",
          "resources/assets/tinker/textures/blocks/nether_searedroad.png",
          "resources/assets/tinker/textures/blocks/crops/berry_tin_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/nether_searedwindow_top.png",
          "resources/assets/tinker/textures/blocks/slime_blue_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/stenciltable_spruce_top.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/slimeleaves_blue_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/crops/berry_aluminum_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/liquid_obsidian.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_fronthead.png",
          "resources/assets/tinker/textures/blocks/toolforge_diamond.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_4.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass.png",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_front.png",
          "resources/assets/tinker/textures/blocks/liquid_steel_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_d.png",
          "resources/assets/tinker/textures/items/arrow/obsidian_arrow_shaft.png",
          "resources/assets/tinker/textures/items/axe/ardite_axe_handle.png",
          "resources/assets/tinker/textures/items/axe/necrotic_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_stone_refined.png",
          "resources/assets/tinker/textures/blocks/liquid_glue.png",
          "resources/assets/tinker/textures/armor/wood_2.png",
          "resources/assets/tinker/textures/blocks/partbuilder_jungle_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_h.png",
          "resources/assets/tinker/textures/items/axe/thaumium_axe_handle.png",
          "gradle/wrapper/gradle-wrapper.properties",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_v.png",
          "resources/assets/tinker/textures/items/achievementIcons/preparedFight.png",
          "resources/assets/tinker/textures/blocks/liquid_pigiron.png",
          "resources/assets/tinker/textures/blocks/ore_iron_gravel.png",
          "resources/assets/tinker/textures/items/axe/paper_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/searedwindow_top.png",
          "resources/assets/tinker/textures/blocks/searedgague_top.png",
          "resources/assets/tinker/textures/blocks/crops/berry_iron_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/nether_drain_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_h.png",
          "resources/assets/tinker/textures/items/arrow/bone_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_yellow_side.png",
          "resources/assets/tinker/textures/gui/display.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_endstone.png",
          "resources/assets/tinker/textures/blocks/liquid_obsidian_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_cyan.png",
          "resources/assets/tinker/textures/blocks/craftingstation_slab_side.png",
          "resources/assets/tinker/textures/blocks/liquid_gold.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/crops/berry_silver_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_obsidian_ingot.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_r.png",
          "resources/assets/tinker/manuals/firstday.xml",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_snow.png",
          "resources/assets/tinker/textures/gui/aggregator.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/toolforge_copper.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_v.png",
          "resources/assets/tinker/textures/items/axe/wood_axe_head_broken.png",
          "resources/assets/tinker/textures/gui/crafting.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_4.png",
          "resources/assets/tinker/textures/blocks/consecratedsoil.png",
          "resources/assets/tinker/textures/blocks/brownstone_smooth_chiseled.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_v.png",
          "resources/assets/tinker/textures/gui/chestside.png",
          "resources/assets/tinker/textures/items/arrow/ardite_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_u.png",
          "resources/assets/tinker/textures/items/axe/pigiron_axe_head.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass.png",
          "resources/assets/tinker/textures/items/arrow/electric_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/liquid_silver_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_dl.png",
          "resources/assets/tinker/textures/items/axe/obsidian_axe_head.png",
          "resources/assets/tinker/textures/blocks/liquid_gold_flow.png",
          "resources/assets/tinker/textures/items/arrow/netherrack_arrow_head.png",
          "resources/assets/tinker/textures/items/axe/blueslime_axe_head.png",
          "resources/assets/tinker/textures/gui/knapsack.png",
          "resources/assets/tinker/textures/blocks/liquid_glass_flow.png",
          ".gitignore",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/slimesand.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/crops/berry_gold_ripe_fast.png",
          "capes/default_red.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_4.png",
          "build.gradle",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_backhead.png",
          "resources/assets/tinker/textures/items/axe/emerald_axe_effect.png",
          "resources/assets/tinker/textures/blocks/compressed_cobalt.png",
          "resources/assets/tinker/textures/gui/bookmodify.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/crops/berry_tin_fancy.png",
          "resources/assets/tinker/textures/gui/bookcrafting.png",
          "resources/assets/tinker/manuals/smelterysmall.png",
          "resources/assets/tinker/textures/blocks/castingtable_side.png",
          "capes/default_blue.png",
          "resources/TConstruct_AT.cfg",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_4.png",
          "resources/assets/tinker/lang/pl_PL.lang",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_active.png",
          "resources/assets/tinker/textures/items/achievementIcons/dualConvenience.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_lightgray_side.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_blueslime.png",
          "resources/assets/tinker/textures/items/axe/cobalt_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/liquid_villager.png",
          "resources/assets/tinker/textures/blocks/partbuilder_oak_bottom.png",
          "resources/assets/tinker/textures/blocks/slimegrass_green_top.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.png.mcmeta",
          "resources/assets/tinker/textures/blocks/nether_slag.png",
          "resources/assets/tinker/textures/blocks/toolforge_slab_chest.png",
          "resources/assets/tinker/textures/blocks/nether_drain_out.png",
          "resources/assets/tinker/textures/blocks/nether_blockcast_bottom.png",
          "resources/assets/tinker/textures/blocks/bricks/refined_sandstone.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/slimegrass_blue_top.png",
          "resources/assets/tinker/textures/gui/newhearts.png",
          "resources/assets/tinker/textures/blocks/liquid_gray.png.mcmeta",
          "resources/assets/tinker/textures/blocks/coal_block.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_cyan_side.png",
          "resources/assets/tinker/textures/blocks/liquid_gray_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/ham_skin.png",
          "resources/assets/tinker/textures/blocks/searedbrickfancy.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/slimeblock_blue.png",
          "resources/assets/tinker/textures/blocks/toolstation_slab_chest.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_head_broken.png",
          "resources/assets/tinker/textures/items/axe/stone_axe_head.png",
          "resources/assets/tinker/textures/blocks/liquid_villager_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/nether_ardite.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_blue_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_dl.png",
          "resources/assets/tinker/textures/items/axe/netherrack_axe_head_broken.png",
          "resources/assets/tinker/textures/items/arrow/cobalt_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_d.png",
          "resources/assets/tinker/textures/items/arrow/thaumium_arrow_head.png",
          "resources/assets/tinker/textures/gui/bookleft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/liquid_bronze_flow.png",
          "resources/assets/tinker/textures/gui/armorextended.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_backhead.png",
          "resources/assets/tinker/textures/blocks/furnaceslab_front_active.png",
          "resources/assets/tinker/textures/blocks/slimeblock_purple.png",
          "resources/assets/tinker/textures/items/axe/reinforced_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_white_side.png",
          "resources/assets/tinker/textures/blocks/stenciltable_oak_top.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/bricks/smallbrick_ice.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/ore_aluminum_gravel.png",
          "resources/assets/tinker/textures/items/axe/copper_axe_handle.png",
          "resources/assets/tinker/textures/blocks/crops/berry_copper_fast.png",
          "resources/assets/tinker/textures/blocks/greencurrent.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_glass_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_bronze.png",
          "resources/assets/tinker/textures/items/arrow/iron_arrow_head.png",
          "resources/assets/tinker/textures/blocks/ore_aluminum.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_black_side.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png",
          "resources/assets/tinker/textures/blocks/liquid_cobalt_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/compressed_alubrass.png",
          "resources/assets/tinker/textures/blocks/partbuilder_jungle_top.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_iron.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_4.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_4.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_bone.png",
          "resources/assets/tinker/textures/items/axe/ardite_axe_head.png",
          "resources/assets/tinker/textures/blocks/drain_side.png",
          "resources/assets/tinker/textures/blocks/nether_blockcast_top.png",
          "resources/assets/tinker/textures/blocks/crops/berry_gold_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/toolforge_slab_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_lime.png",
          "resources/assets/tinker/textures/items/axe/cactus_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass.png",
          "resources/assets/tinker/textures/blocks/liquid_stone_flow.png",
          "resources/assets/tinker/textures/blocks/bricks/refined_netherrack.png",
          ".gitmodules",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_h.png",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_fronthead.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_4.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_v.png",
          "resources/assets/tinker/textures/items/arrow/cactus_arrow_head.png",
          "resources/assets/tinker/textures/blocks/crops/berry_gold_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/liquid_aluminum.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/nether_castingtable_top.png",
          "resources/assets/tinker/textures/items/arrow/quartz_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_v.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_handle.png",
          "resources/assets/tinker/textures/blocks/crops/berry_redstone_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/slimegrass_green_green_side.png",
          "resources/assets/tinker/textures/blocks/crops/berry_silver_fancy.png",
          "resources/assets/tinker/textures/items/battleaxe/beheading_battleaxe_effect.png",
          "capes/default_orange.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_netherrack.png",
          "resources/assets/tinker/textures/blocks/liquid_electrum.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/nether_searedstone.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_diamond.png",
          "resources/assets/tinker/textures/blocks/liquid_iron_flow.png.mcmeta",
          "resources/assets/tinker/textures/entity/pullcart.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/searedgague_side.png",
          "resources/assets/tinker/textures/blocks/liquid_pigiron_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/partbuilder_spruce_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/ham_skin_cooked.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/liquid_iron.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_4.png",
          "resources/assets/tinker/textures/items/axe/blueslime_axe_head_broken.png",
          "resources/assets/tinker/textures/items/arrow/bronze_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_d.png",
          "resources/assets/tinker/textures/gui/smeltery.png",
          "resources/assets/tinker/textures/armor/exosuit_1.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_side.png",
          "resources/assets/tinker/textures/items/axe/blaze_axe_effect.png",
          "resources/assets/tinker/textures/blocks/liquid_ferrous.png.mcmeta",
          "resources/assets/tinker/textures/blocks/drain_out.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/toolforge_manyullyn.png",
          "resources/assets/tinker/textures/items/armor/exosuit_leggings.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_handle.png",
          "resources/assets/tinker/textures/blocks/liquid_shiny.png",
          "resources/assets/tinker/textures/blocks/bricks/smallbrick_clay.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/toolforge_aluminum.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/bricks/road_stone_refined.png",
          "resources/assets/tinker/textures/blocks/crops/berry_gold_fancy.png",
          "resources/assets/tinker/textures/items/arrow/netherrack_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/liquid_villager_flow.png",
          "resources/assets/tinker/textures/blocks/castingtable_top.png",
          "resources/assets/tinker/textures/blocks/searedwindow_side.png",
          "resources/assets/tinker/textures/blocks/lavatank_top.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_brown.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_brown_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/crops/berry_silver_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_yellow.png",
          "resources/assets/tinker/textures/blocks/craftingstation_bottom.png",
          "resources/assets/tinker/textures/blocks/chest_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_l.png",
          "resources/assets/tinker/textures/items/axe/silk_axe_effect.png",
          "resources/assets/tinker/textures/blocks/liquid_manyullyn.png.mcmeta",
          "resources/assets/tinker/textures/blocks/toolforge_bronze.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_r.png",
          "resources/assets/tinker/lang/ru_RU.lang",
          "resources/assets/tinker/textures/blocks/liquid_iron_flow.png",
          "resources/assets/tinker/textures/blocks/ladder_stone.png",
          "resources/assets/tinker/textures/blocks/stenciltable_birch_side.png",
          "resources/assets/tinker/textures/items/axe/steel_axe_handle.png",
          "resources/assets/tinker/textures/blocks/bricks/smooth_obsidian.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/punji.png",
          "gradlew.bat",
          "resources/assets/tinker/textures/blocks/liquid_electrum_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/bricks/brick_slime.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_u.png",
          "resources/assets/tinker/textures/items/axe/alumite_axe_handle.png",
          "resources/assets/tinker/textures/blocks/crops/berry_aluminum_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/liquid_invar_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/liquid_shiny_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_redstone.png",
          "resources/assets/tinker/textures/blocks/nether_blockcast_side.png",
          "resources/assets/tinker/textures/items/axe/bronze_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/lavatank_side.png",
          "resources/assets/tinker/textures/blocks/woodrail_turn.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_head.png",
          "resources/assets/tinker/textures/blocks/patternchest_top.png",
          "resources/assets/tinker/textures/blocks/crops/berry_silver_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/slimegrass_green_blue_side.png",
          "resources/assets/tinker/textures/blocks/liquid_alubrass_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/brownstone_smooth_fancy.png",
          "resources/assets/tinker/textures/gui/patternchest.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_lightblue.png",
          "resources/assets/tinker/textures/blocks/brownstone_rough.png",
          "resources/assets/tinker/textures/blocks/liquid_ardite_flow.png",
          "resources/assets/tinker/textures/blocks/compressed_aluminum.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_fronthead.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_magenta_side.png",
          "resources/assets/tinker/textures/items/armor/wood_helmet.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_sandstone.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/craftingstation_side.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_ice.png",
          "resources/assets/tinker/textures/items/arrow/cobalt_arrow_shaft.png",
          "resources/assets/tinker/lang/de_DE.lang",
          "resources/assets/tinker/textures/blocks/liquid_tin.png",
          "resources/assets/tinker/textures/blocks/compressed_tin.png",
          "resources/assets/tinker/textures/items/axe/manyullyn_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_v.png",
          "resources/assets/tinker/textures/items/arrow/spider_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/liquid_gold_flow.png.mcmeta",
          "resources/assets/tinker/textures/gui/smelteryside.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/toolforge_gold.png",
          "resources/assets/tinker/textures/blocks/greencurrent_whirl.png",
          "resources/assets/tinker/textures/blocks/slimesapling_blue.png",
          "resources/assets/tinker/textures/blocks/liquid_stone_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_lead.png",
          "build.properties",
          "resources/assets/tinker/textures/blocks/liquid_copper_flow.png",
          "resources/assets/tinker/textures/items/axe/netherrack_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/glass/soulglass_clear_side.png",
          "resources/assets/tinker/textures/blocks/craftingstation_top.png",
          "resources/assets/tinker/textures/items/axe/flint_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_lightgray.png",
          "resources/assets/tinker/textures/blocks/liquid_cow_flow.png.mcmeta",
          "resources/assets/tinker/manuals/diary.xml",
          "resources/assets/tinker/textures/blocks/liquid_tin_flow.png",
          "resources/assets/tinker/textures/blocks/furnacechest_front.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/greencurrent_flow.png.mcmeta",
          "resources/assets/tinker/textures/gui/toolstation.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_dl.png",
          "resources/assets/tinker/textures/items/axe/blueslime_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_r.png",
          "resources/assets/tinker/textures/items/arrow/manyullyn_arrow_head.png",
          "resources/assets/tinker/textures/blocks/ore_copper_gravel.png",
          "resources/assets/tinker/textures/items/axe/copper_axe_head.png",
          "resources/assets/tinker/textures/blocks/slimegrass_blue_tall.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_dl.png",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_back.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_4.png",
          "resources/assets/tinker/textures/blocks/nether_faucet.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_lime_side.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_iron.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_h.png",
          "resources/assets/tinker/textures/gui/minichest.png",
          "resources/assets/tinker/textures/blocks/crops/berry_redstone_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/ham_bone.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/liquid_stone.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_bronze.png.mcmeta",
          "resources/assets/tinker/textures/items/arrow/emerald_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_fast.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_fronthead_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_pink.png",
          "resources/assets/tinker/textures/items/axe/alumite_axe_head.png",
          "resources/assets/tinker/textures/blocks/sdx_bottom_blue.png",
          "resources/assets/tinker/textures/blocks/liquid_cow.png",
          "resources/assets/tinker/textures/items/arrow/diamond_arrow_effect.png",
          "resources/assets/tinker/sound/frypan_hit.ogg",
          "TCore_dummy.jar",
          "resources/assets/tinker/textures/blocks/crops/berry_redstone_fancy.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_purple_side.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_bone.png",
          "resources/assets/tinker/textures/blocks/crops/berry_copper_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/liquid_ferrous.png",
          "resources/assets/tinker/textures/blocks/slimeblock_green.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass.png",
          "resources/assets/tinker/textures/blocks/nether_searedwindow_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_h.png",
          "resources/assets/tinker/textures/items/arrow/obsidian_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_u.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_head.png",
          "resources/assets/tinker/textures/items/axe/pigiron_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_d.png",
          "resources/assets/tinker/textures/items/axe/pigiron_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/crops/berry_iron_fast.png",
          "resources/assets/tinker/textures/blocks/ore_cobalt_gravel.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_h.png",
          "resources/assets/tinker/textures/items/arrow/flint_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_r.png",
          "gradlew",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/partbuilder_birch_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_u.png",
          "resources/assets/tinker/textures/items/axe/bronze_axe_head.png",
          "resources/assets/tinker/textures/blocks/toolforge_emerald.png",
          "resources/assets/tinker/textures/blocks/toolforge_alumite.png",
          "resources/assets/tinker/textures/blocks/liquid_ardite.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/nether_searedbrick.png",
          "resources/assets/tinker/textures/items/armor/knapsack.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_orange_side.png",
          "resources/assets/tinker/textures/blocks/liquid_ferrous_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/smeltery_side.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_r.png",
          "capes/default_yellow.png",
          "resources/assets/tinker/textures/blocks/liquid_copper.png",
          "resources/assets/tinker/textures/blocks/ore_copper.png",
          "resources/assets/tinker/textures/blocks/bricks/road_stone.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass.png",
          "resources/assets/tinker/textures/items/arrow/beheading_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_r.png",
          "resources/assets/tinker/textures/items/arrow/copper_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glue.png",
          "resources/assets/tinker/textures/items/axe/slime_axe_head.png",
          "resources/assets/tinker/textures/armor/wood_1.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/graveyardsoil.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/liquid_iron.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/liquid_alubrass_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_l.png",
          "resources/assets/tinker/textures/gui/description.png",
          "resources/assets/tinker/textures/blocks/liquid_aluminum.png",
          "resources/assets/tinker/textures/blocks/stenciltable_oak_bottom.png",
          "resources/assets/tinker/textures/blocks/liquid_obsidian_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/searedbricksquare.png",
          "resources/assets/tinker/textures/items/armor/dirthand.png",
          "resources/assets/tinker/textures/blocks/liquid_ender_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_4.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_stone_refined.png",
          "resources/assets/tinker/textures/blocks/ore_tin.png",
          "resources/assets/tinker/textures/items/arrow/stone_arrow_shaft.png",
          "resources/assets/tinker/textures/items/arrow/smite_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_ur.png",
          "resources/assets/tinker/textures/items/axe/redstone_axe_effect.png",
          "resources/assets/tinker/textures/blocks/bricks/refined_stone.png",
          "resources/assets/tinker/textures/blocks/castingtable_bottom.png",
          "resources/assets/tinker/textures/items/arrow/stone_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_l.png",
          "resources/assets/tinker/textures/items/axe/alumite_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_green.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_stone.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/torch_stone.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_blue.png",
          "resources/assets/tinker/textures/items/axe/bone_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/partbuilder_slab_chest.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_ice.png",
          "resources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png",
          "resources/assets/tinker/textures/items/arrow/ice_arrow_effect.png",
          "resources/assets/tinker/textures/items/arrow/reinforced_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass.png",
          "resources/assets/tinker/textures/gui/tinkertable.png",
          "resources/assets/tinker/textures/blocks/nether_cobalt.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/chestslab_front.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/liquid_glue_flow.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_back.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/liquid_glass.png",
          "resources/assets/tinker/textures/blocks/furnaceslab_side.png",
          "resources/assets/tinker/textures/items/axe/lava_axe_effect.png",
          "resources/assets/tinker/textures/blocks/slime_blue.png",
          "resources/assets/tinker/textures/items/arrow/moss_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/bricks/refined_largeclay.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_back.png",
          "resources/assets/tinker/textures/items/arrow/silk_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass.png",
          "resources/assets/tinker/textures/items/axe/copper_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/liquid_manyullyn_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/stenciltable_birch_top.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/greencurrent.png",
          "resources/assets/tinker/textures/blocks/liquid_alumite.png.mcmeta",
          "resources/assets/tinker/textures/items/armor/wood_chestplate.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_magenta.png",
          "resources/assets/tinker/textures/items/arrow/paper_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_4.png",
          "resources/assets/tinker/textures/gui/patternshaper.png",
          "resources/assets/tinker/textures/blocks/crops/berry_aluminum_fancy.png",
          "resources/assets/tinker/textures/blocks/searedbrick.png",
          "resources/assets/tinker/textures/blocks/liquid_tin.png.mcmeta",
          "resources/assets/tinker/textures/blocks/partbuilder_birch_side.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_lightblue_side.png",
          "resources/assets/tinker/textures/blocks/liquid_alumite_flow.png",
          "resources/assets/tinker/textures/items/arrow/blaze_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/searedbrickcracked.png",
          "resources/assets/tinker/textures/items/axe/paper_axe_handle.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/partbuilder_oak_top.png",
          "resources/assets/tinker/textures/blocks/liquid_steel_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/liquid_silver.png",
          "resources/assets/tinker/textures/blocks/liquid_bronze_flow.png.mcmeta",
          "resources/assets/tinker/lang/it_IT.lang",
          "resources/assets/tinker/textures/gui/frypan.png",
          "resources/assets/tinker/textures/blocks/slimesnow_blue.png",
          "resources/assets/tinker/textures/gui/bookright.png",
          "resources/assets/tinker/textures/items/axe/diamond_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_l.png",
          "resources/assets/tinker/textures/items/axe/netherrack_axe_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_l.png",
          "resources/assets/tinker/textures/items/arrow/piston_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_pink_side.png",
          "resources/assets/tinker/textures/blocks/liquid_invar_flow.png",
          "resources/assets/tinker/textures/items/axe/paper_axe_head.png",
          "resources/assets/tinker/textures/blocks/slime_blue_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/searedgague_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass.png",
          "resources/assets/tinker/textures/blocks/crops/berry_redstone_fast.png",
          "resources/assets/tinker/textures/blocks/stenciltable_slab_side.png",
          "resources/assets/tinker/textures/blocks/sdx_side_green.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/liquid_ardite_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/amber_crystal.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_2_v.png",
          "resources/assets/tinker/textures/items/axe/stone_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_u.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_4.png",
          "resources/assets/tinker/textures/blocks/liquid_tin_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/slimedirt_blue.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_u.png",
          "resources/assets/tinker/textures/items/arrow/lapis_arrow_effect.png",
          "resources/assets/tinker/textures/items/axe/electric_axe_effect.png",
          "resources/assets/tinker/textures/blocks/liquid_ender.png.mcmeta",
          "resources/assets/tinker/textures/blocks/searedcreeper.png",
          "resources/assets/tinker/textures/items/axe/beheading_axe_effect.png",
          "resources/assets/tinker/textures/blocks/liquid_cow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_aluminum_flow.png",
          "resources/assets/tinker/textures/blocks/compressed_ender.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_1_d.png",
          "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_front.png",
          "resources/assets/tinker/textures/blocks/liquid_silver_flow.png",
          "resources/assets/tinker/textures/blocks/bricks/paver_largeclay.png",
          "resources/assets/tinker/textures/items/arrow/lava_arrow_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass.png",
          "resources/assets/tinker/textures/blocks/glass/glass_clear_side.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_red.png",
          "resources/assets/tinker/textures/items/axe/manyullyn_axe_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_dl.png",
          "resources/assets/tinker/sound/launcher_clank.ogg",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_4.png",
          "resources/assets/tinker/textures/items/axe/cobalt_axe_head.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_blueslime.png",
          "resources/assets/tinker/textures/items/arrow/alumite_arrow_head.png",
          "resources/assets/tinker/textures/blocks/nether_drain_basin.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_r.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/liquid_cow_flow.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_diamond.png",
          "resources/assets/tinker/textures/blocks/brownstone_smooth.png",
          "resources/assets/tinker/textures/items/axe/moss_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/toolforge_top.png",
          "resources/assets/tinker/textures/blocks/liquid_electrum.png.mcmeta",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_slime.png",
          "resources/assets/tinker/textures/blocks/slimedirt_green.png",
          "resources/assets/tinker/textures/blocks/ore_gold_gravel.png",
          "resources/assets/tinker/textures/blocks/liquid_shiny.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_d.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_redstone.png",
          "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_purple.png",
          "resources/assets/tinker/textures/blocks/blockcast_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_h.png",
          "resources/assets/tinker/manuals/oreberries.png",
          "resources/assets/tinker/textures/blocks/brownstone_smooth_road.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_snow.png",
          "resources/assets/tinker/textures/blocks/patternchest_slab_side.png",
          "resources/assets/tinker/textures/items/axe/thaumium_axe_head.png",
          "resources/assets/tinker/textures/items/arrow/steel_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_r.png",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/nether_searedgague_top.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass_3_u.png",
          "resources/assets/tinker/textures/items/axe/obsidian_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/compressed_bronze.png",
          "resources/assets/tinker/textures/blocks/drain_basin.png",
          "resources/assets/tinker/textures/blocks/liquid_gray.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_l.png",
          "resources/assets/tinker/textures/items/achievementIcons/enemySlayer.png",
          "resources/assets/tinker/textures/blocks/ore_tin_gravel.png",
          "resources/assets/tinker/textures/items/armor/exosuit_boots.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.txt",
          "resources/assets/tinker/textures/blocks/toolstation_bottom.png",
          "resources/assets/tinker/textures/blocks/liquid_alumite_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/nether_searedbricksquare.png",
          "resources/assets/tinker/textures/blocks/crops/berry_copper_ripe_fast.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_ul.png",
          "resources/assets/tinker/textures/blocks/liquid_electrum_flow.png",
          "resources/assets/tinker/textures/items/arrow/iron_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/partbuilder_spruce_side.png",
          "resources/assets/tinker/textures/blocks/nether_searedcreeper.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/compressed_manyullyn.png",
          "resources/assets/tinker/textures/blocks/nether_castingtable_bottom.png",
          "resources/assets/tinker/textures/blocks/nether_lavatank_top.png",
          "resources/assets/tinker/textures/blocks/toolstation_slab_side.png",
          "resources/assets/tinker/textures/blocks/stenciltable_birch_bottom.png",
          "resources/assets/tinker/textures/blocks/liquid_glue_flow.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_dr.png",
          "resources/assets/tinker/textures/items/axe/flint_axe_head.png",
          "resources/assets/tinker/textures/items/arrow/paper_arrow_shaft.png",
          "resources/assets/tinker/textures/items/axe/piston_axe_effect.png",
          "resources/assets/tinker/textures/blocks/greencurrent_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_l.png",
          "resources/assets/tinker/textures/blocks/liquid_obsidian.png.mcmeta",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_d.png",
          "resources/assets/tinker/textures/blocks/toolforge_iron.png",
          "resources/assets/tinker/textures/items/axe/ice_axe_effect.png",
          "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_l.png",
          "resources/assets/tinker/textures/items/arrow/necrotic_arrow_effect.png",
          "resources/assets/tinker/textures/items/axe/bone_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/nether_searedbrickfancy.png",
          "resources/assets/tinker/textures/blocks/nether_smeltery_side.png",
          "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_binding.png",
          "resources/assets/tinker/textures/items/axe/glowstone_axe_effect.png",
          "resources/assets/tinker/textures/blocks/partbuilder_jungle_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_v.png",
          "resources/assets/tinker/textures/blocks/glass/stainedglass_black.png",
          "resources/assets/tinker/textures/blocks/signalbus.png",
          "resources/assets/tinker/textures/blocks/patternchest_bottom.png",
          "resources/assets/tinker/textures/blocks/bricks/squarebrick_iron.png",
          "resources/assets/tinker/textures/blocks/glass/clear/glass.png",
          "resources/assets/tinker/textures/blocks/liquid_invar.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_ferrous_flow.png",
          "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_ur.png",
          "resources/assets/tinker/textures/gui/backpack.png",
          "resources/assets/tinker/textures/blocks/liquid_alubrass.png",
          "resources/assets/tinker/textures/blocks/furnacechest_side.png",
          "resources/assets/tinker/textures/items/arrow/flint_arrow_head.png",
          "resources/assets/tinker/textures/items/arrow/leaf_arrow_fletching.png",
          "resources/assets/tinker/textures/blocks/bricks/fancybrick_sandstone.png",
          "resources/assets/tinker/textures/blocks/glass/soulglass_clear.png",
          "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_binding.png",
          "resources/assets/tinker/textures/armor/exosuit_2.png",
          "resources/assets/tinker/textures/items/arrow/bronze_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/liquid_cobalt.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass.png",
          "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_v.png",
          "resources/assets/tinker/textures/items/Credits.txt",
          "resources/assets/tinker/textures/blocks/nether_searedgague_bottom.png",
          "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_dr.png",
          "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_h.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_ur.png",
          "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_l.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_lapis.png",
          "resources/assets/tinker/textures/items/armor/wood_leggings.png",
          "resources/assets/tinker/textures/items/arrow/alumite_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_dr.png",
          "gradle/wrapper/gradle-wrapper.jar",
          "resources/assets/tinker/textures/blocks/woodrail.png",
          "resources/assets/tinker/textures/items/arrow/slime_arrow_head.png",
          "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_dl.png",
          "resources/assets/tinker/textures/blocks/liquid_stone.png",
          "resources/assets/tinker/textures/items/battleaxe/blaze_battleaxe_effect.png",
          "resources/assets/tinker/textures/items/axe/iron_axe_handle.png",
          "resources/assets/tinker/textures/items/axe/manyullyn_axe_handle.png",
          "resources/assets/tinker/textures/items/arrow/redstone_arrow_effect.png",
          "capes/default_green.png",
          "resources/assets/tinker/textures/items/axe/cobalt_axe_head_broken.png",
          "resources/assets/tinker/textures/blocks/bricks/brick_gold.png",
          "resources/assets/tinker/textures/items/arrow/pigiron_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/slimegrass_green_dirt_side.png",
          "resources/assets/tinker/textures/blocks/toolforge_cobalt.png",
          "resources/assets/tinker/textures/blocks/liquid_lead.png.mcmeta",
          "resources/assets/tinker/textures/blocks/liquid_cobalt_flow.png",
          "resources/assets/tinker/textures/blocks/liquid_villager.png.mcmeta",
          "resources/assets/tinker/textures/blocks/compressed_ardite.png",
          "resources/assets/tinker/textures/blocks/liquid_invar.png",
          "resources/assets/tinker/textures/blocks/liquid_silver.png.mcmeta",
          "resources/assets/tinker/textures/items/arrow/ardite_arrow_shaft.png",
          "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.png",
          "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_u.png",
          "resources/assets/tinker/textures/items/arrow/pigiron_arrow_head.png"
        ],
        "commitId" : "88126116fb71a07bf8b6a2bfab05e4f52b38b4ef",
        "timestamp" : 1391458287000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
          "fullName" : "progwml6"
        },
        "authorEmail" : "progwml6@gmail.com",
        "comment" : "wipe repo for a moment to swap branches w/o conflicts\u000a",
        "date" : "2014-02-03T15:11:27-0500",
        "id" : "88126116fb71a07bf8b6a2bfab05e4f52b38b4ef",
        "msg" : "wipe repo for a moment to swap branches w/o conflicts",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_blue_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedbrick.png"
          },
          {
            "editType" : "delete",
            "file" : "gradle/wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/patternchest_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimesand.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_ice.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/flint_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_ice.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedpaver.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gray_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/glass_clear.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/wood_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/thaumium_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/armor/wood_2.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_silver_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_brown_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/redstone_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_silver_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/obsidian_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_endstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_lead_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/grout.png"
          },
          {
            "editType" : "delete",
            "file" : "gradle/wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glass_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/manyullyn_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_fronthead_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_redstone_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/smeltery.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_electrum_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_silver_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/bronze_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/blockcast_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/patternchest_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_emerald.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/smeltery_furnace_off.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_obsidian.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/greencurrent_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_pink_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/bone_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_binding.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_lightgray.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/steel_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedcreeper.png"
          },
          {
            "editType" : "delete",
            "file" : "README.md"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedpaver.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_redstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolstation_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/paper_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/sound/little_saw.ogg"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_lime_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_iron_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_bone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/greencurrent_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_active.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/landmine.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/woodrail.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_manyullyn.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/paper_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/thaumium_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_blue_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedcreeper.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_smooth_road.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/reinforced_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/frypan.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blaze_battleaxe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "capes/default_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/firstday.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_obsidian.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/paver_largeclay.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_spruce_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/pigiron_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/beheading_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ender_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_copper.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_alubrass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/lavatank_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_smooth_brick.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/road_stone_refined.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/slime_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_electrum.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_blueslime.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/diamond_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_stone.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/drain_out.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/diary.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/patternshaper.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/emerald_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gold_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/blueslime_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_redstone_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_tin_gravel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbrick.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimesapling_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_brown.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gray.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_lapis.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/beheading_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_gold_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_electrum_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/minichest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gray_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/pigiron_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/armorextended.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alumite_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_birch_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/wood_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/coal_block.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_slab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_drain_out.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/thaumium_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/bronze_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/amber_crystal.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/castingtable_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/obsidian_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/sdx_top_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_white.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alubrass.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimeleaves_blue_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_cobalt_gravel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/smelteryside.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/feather_arrow_fletching.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_snow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/smelterysmall.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soulglass_clear.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedroad.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_stone_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/wood_boots.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/stone_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_invar_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/blueslime_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/necrotic_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/quiver.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_red.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/icons.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_orange.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/electric_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alubrass_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/copper_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookright.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_lime.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/flint_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_copper_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_oak_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_villager_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/TConstruct_AT.cfg"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_aluminum_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/Landmine.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_green_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_aluminum_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/blaze_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_shiny_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_copper_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_slag.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/alumite_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/diamond_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/cactus_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/ardite_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_copper_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimedirt_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolstation_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glass_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/achievementIcons/tinkerer.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_sandstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/smeltery.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/smooth_obsidian.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_aluminum_gravel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_clay.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/entity/pullcart.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_aluminum.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/faucet.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soulglass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/oreberries.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedwindow_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_blue_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_rough_road.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_obsidian_ingot.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/patternchestmini.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_lightgray_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/wood_helmet.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/casting.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ender_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_stone_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_slab_chest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/smite_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_manyullyn_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/flux_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_lapis.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/sound/launcher_clank.ogg"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/piston_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_electrum.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cobalt_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_manyullyn.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_shiny_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_bronze.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedgague_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soulglass_clear_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/blueslime_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/furnacechest_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alubrass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ender.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_iron.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_manyullyn.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_tin_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/alumite_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "build.properties"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_diamond.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/blueslime_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/stone_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_iron_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/quartz_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/necrotic_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_blue_fern.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_fronthead_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_slime.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookfurnace.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_slab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/sdx_side_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_white_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/furnaceslab_front.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/cobalt_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_steel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/furnacechest_front_active.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slime_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/pigiron_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_castingtable_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_fronthead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_back.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_aluminum.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_spruce_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/refined_netherrack.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_steel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/moss_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_invar.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/piston_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_bronze_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/moss_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/greencurrent.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/sdx_bottom_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cow_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/slime_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_oak_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_fronthead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_magenta_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : ".gitmodules"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookmodify.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/steel_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/copper_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/armor/wood_1.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_copper_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_shiny.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/paper_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/noteslab_chest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/ardite_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/ancient_ice.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_silver.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_purple_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/spider_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_front.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/wood_chestplate.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_gray_side.png"
          },
          {
            "editType" : "delete",
            "file" : "eclipse_formatter.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/glass_clear_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/furnacechest_front.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_aluminum_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_cobalt.png"
          },
          {
            "editType" : "delete",
            "file" : "capes/default_red.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_manyullyn.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_copper_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/cactus_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/bronze_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/armor/exosuit_2.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slime_blue_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_gold_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alumite.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_slag.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_oak_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/glowstone_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_ardite.png"
          },
          {
            "editType" : "delete",
            "file" : "build.gradle"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_smooth_chiseled.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/smallbrick_ice.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_iron.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolstation_slab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/beheading_battleaxe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_jungle_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/silk_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_stone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_green_green_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/netherrack_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/stone_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_stone_refined.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/stone_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_silver_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/sound/frypan_hit.ogg"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_villager.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/booksmeltery.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/copper_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_spruce_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/smeltery_furnace_on.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_black.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_red_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/chestslab_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/stone_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ferrous_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimeblock_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/bone_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_orange_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_tin_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/book.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_pigiron.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/ardite_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_obsidian.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedgague_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_yellow_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_blockcast_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbrickcracked.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_smooth_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_oak_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/woodrail_turn.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "capes/default_yellow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cobalt_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/netherrack_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_cobalt.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_jungle_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedcobble.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_tin.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/toolparts.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_backhead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolstation_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_steel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_steel_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_endstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedgague_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cobalt.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimeblock_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_green_blue_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "capes/default_orange.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alumite.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_drain_basin.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/iron_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/graveyardsoil.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_green_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_rough.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/knapsack.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_slab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_ardite.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/slime_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedbrickcracked.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_tin.png"
          },
          {
            "editType" : "delete",
            "file" : "TCore_dummy.jar"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedgague_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/refined_sandstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_magenta.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_copper_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_copper.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_iron.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_jungle_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_back.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/thaumium_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_bronze.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/manuals/materials.xml"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_stone_refined.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_faucet.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/alumite_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/achievementIcons/preparedFight.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_silver.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/ice_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/armor/exosuit_1.png"
          },
          {
            "editType" : "delete",
            "file" : "capes/default_gray.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/blockcast_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_green_dirt_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/smeltery_inactive.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/iron_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/blank.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/refined_stone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_lightblue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/flint_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_iron_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ham_bone_cooked.png"
          },
          {
            "editType" : "delete",
            "file" : "gradlew"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/paper_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_lightblue_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_bronze.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/castingtable_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ardite_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gold.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/description.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/furnaceslab_front_active.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_chestplate.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.txt"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/pigiron_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_tin_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_jungle_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/lapis_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/lava_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_alumite.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/chest_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/patternchest_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/wood_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/smallbrick_clay.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_invar.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_tin_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_pigiron_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_netherrack.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_aluminum_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/cobalt_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/emerald_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/iron_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_tin_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "capes/default_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_spruce_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/lang/de_DE.lang"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ardite.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gray.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_tin.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_bronze_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/netherrack_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cow_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/patternchest_slab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_alumite.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/manyullyn_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedwindow_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbricksquare.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_jungle_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/refined_largeclay.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedroad.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_sandstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_black_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimegrass_blue_tall.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/craftingstation_slab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/bone_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_cobalt.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/chestside.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_gray.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/display.png"
          },
          {
            "editType" : "delete",
            "file" : ".gitignore"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/iron_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/steel_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/copper_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/lang/en_US.lang"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ham_bone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/dirthand.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_villager.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_manyullyn_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedbrickfancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_slab_chest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alumite_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_iron_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimesnow_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/slime_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/steel_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_blueslime.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/cactus_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_obsidian.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_backhead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/chestslab_front.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_obsidian_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/punji.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_front.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/squarebrick_iron.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_steel_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/backpack.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/lang/zh_CN.lang"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/achievementIcons/proTinkerer.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_gold_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/blueslime_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slime_blue.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_fronthead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_redstone_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_diamond.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ham_skin.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ardite_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/bone_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/smeltery_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_redstone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/thaumium_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimesandblue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_snow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/steel_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_silver_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/blueslime_arrow_fletching.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/cobalt_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/greencurrent_whirl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_copper.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_jungle_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_boots.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_villager_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_spruce_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/flux_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/craftingstation_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_slab_chest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_oak_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/sdx_bottom_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_iron_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/road_stone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_redstone_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedcobble.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_helmet.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_gold_gravel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_gold.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_copper.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_gold.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/soulglass_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/castingtable_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimeblock_purple.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_blockcast_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/Credits.txt"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/slime_arrow_fletching.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/pigiron_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/wood_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_castingtable_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.txt"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/netherrack_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_binding.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_clay.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_gold_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glass.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/copper_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/ice_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/aggregator.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_alubrass_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_bone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_backhead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_pigiron_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/crafting.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/sdx_side_green.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_cobalt.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_oak_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_blockcast_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_iron.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_obsidian_ingot.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedwindow_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ham_skin_cooked.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_diamond.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_yellow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/alumite_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/bone_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_birch_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/cactus_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_aluminum_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/craftingstation_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/newhearts.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/lapis_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_binding.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_cyan_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/bronze_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_back.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_purple.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/bronze_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_tin.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/consecratedsoil.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/wood_leggings.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_tin.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/ardite_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/furnaceslab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/leaf_arrow_fletching.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_iron.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/lavatank_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/obsidian_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/red/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_drain_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedgague_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/slime_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/reinforced_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_steel.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedbricksquare.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookcrafting.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/electric_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/extractor.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/torch_stone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/toolstation.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ferrous_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/lang/pl_PL.lang"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_inactive.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/spider_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_ul.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_stone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/achievementIcons/enemySlayer.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/lang/it_IT.lang"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/manyullyn_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_fronthead_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/obsidian_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_pink.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass_2_dr.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_slime.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/netherrack_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_aluminum.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/smeltery_active.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/fancybrick_netherrack.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_invar_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_iron_gravel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_lead.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_bronze.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png"
          },
          {
            "editType" : "delete",
            "file" : "capes.txt"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/brick_gold.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/signalbus.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/lang/ru_RU.lang"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ladder_stone.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_front.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/achievementIcons/dualConvenience.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/bricks/squarebrick_stone_refined.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/bookleft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_aluminum_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/alumite_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_essence_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/paper_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolforge_alubrass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_spruce_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/greencurrent.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_grout.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/lava_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_lavatank_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimeleaves_blue_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_silver_fast.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/drain_basin.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/white/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/smite_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_tin_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/compressed_ender.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/sdx_top_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedwindow_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/redstone_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_lead.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/patternchest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_copper_gravel.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slime_blue_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/ore_aluminum.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/slimedirt_blue.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_ardite.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_lavatank_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/cactus_arrow_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_2_h.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_searedgague_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stainedglass_cyan.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_birch_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/flint_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/nether_castingtable_bottom.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/flint_arrow_shaft.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_lead_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/obsidian_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/quartz_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/pigiron_arrow_fletching.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ardite.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/wood_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_pigiron.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gold_flow.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/knapsack.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_4.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_glue.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_shiny.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_3_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/iron_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/stenciltable_birch_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_birch_top.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/brownstone_smooth.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/partbuilder_birch_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/manyullyn_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/cobalt_axe_head_broken.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/cobalt_axe_handle.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/crops/berry_iron_ripe_fancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedwindow_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_obsidian_flow.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/armor/exosuit_leggings.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/drain_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/searedbrickfancy.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_v.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/arrow/blaze_arrow_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/noteslab_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/blockcast_side.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ferrous.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/manyullyn_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_gold.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_d.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_copper.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/gui/tinkertable.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/black/glass_1_u.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ender.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_ferrous.png.mcmeta"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/green/glass.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_l.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/silk_axe_effect.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/items/axe/ardite_axe_head.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_2_ur.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/liquid_aluminum.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/toolstation_slab_chest.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/clear/glass_2_dl.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/PreloaderManifest.mf"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_r.png"
          },
          {
            "editType" : "delete",
            "file" : "resources/assets/tinker/textures/blocks/craftingstation_side.png"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/furryspambin",
      "fullName" : "furryspambin"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fang0716",
      "fullName" : "fang0716"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/1196377271",
      "fullName" : "1196377271"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/danny.rad10",
      "fullName" : "danny.rad10"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/vexatos",
      "fullName" : "Vexatos"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/stovallj1995",
      "fullName" : "stovallj1995"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/verybigbro",
      "fullName" : "verybigbro"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/fuj1n",
      "fullName" : "Arthur Uzulin"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/traincrazyb",
      "fullName" : "traincrazyb"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/wodkashorty",
      "fullName" : "wodkashorty"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/sunstrike",
      "fullName" : "Sunstrike"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
      "fullName" : "mDiyo"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/thevikingwarrior98",
      "fullName" : "thevikingwarrior98"
    },
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/progwml6",
      "fullName" : "progwml6"
    }
  ]
}