{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 511,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
            "branch" : [
              {
                "SHA1" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
            "branch" : [
              {
                "SHA1" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
                "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" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
        "branch" : [
          {
            "SHA1" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SlimeKnights/TinkersConstruct.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#511",
  "duration" : 77614,
  "estimatedDuration" : 123813,
  "executor" : None,
  "fullDisplayName" : "TConstruct_1.8.9 #511",
  "id" : "2014-06-30_19-00-59",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 511,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1404169259000,
  "url" : "https://dvs1.progwml6.com/jenkins/job/TConstruct_1.8.9/511/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/worldgen/SlimeIslandGen.java",
          "src/main/java/tconstruct/blocks/TConstructFluid.java",
          "src/main/java/tconstruct/inventory/ToolStationContainer.java",
          "src/main/java/tconstruct/world/model/OreberryRender.java",
          "src/main/java/tconstruct/armor/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/armor/modifiers/AModDamageBoost.java",
          "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java",
          "src/main/java/tconstruct/blocks/component/SmelteryComponent.java",
          "src/main/java/tconstruct/items/tools/PotionLauncher.java",
          "src/main/java/tconstruct/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/smeltery/logic/TankAirLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java",
          "src/main/java/tconstruct/world/itemblocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/blocks/MetalOre.java",
          "src/main/java/tconstruct/items/tools/Chisel.java",
          "src/main/java/tconstruct/client/block/PaneConnectedRender.java",
          "src/main/java/tconstruct/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/items/tools/Dagger.java",
          "src/main/java/tconstruct/armor/blocks/DryingRack.java",
          "src/main/java/tconstruct/armor/items/ArmorBasic.java",
          "src/main/java/tconstruct/tools/inventory/SlotTool.java",
          "src/main/java/tconstruct/world/gen/PlantGen.java",
          "src/main/java/tconstruct/entity/projectile/DaggerEntity.java",
          "src/main/java/tconstruct/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/blocks/WoodRail.java",
          "src/main/java/tconstruct/inventory/ArmorExtendedContainer.java",
          "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java",
          "returning_eventually/plugins/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java",
          "src/main/java/tconstruct/plugins/te3/ThermalExpansion.java",
          "src/main/java/tconstruct/items/ToolPartHidden.java",
          "src/main/java/tconstruct/client/gui/FurnaceGui.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/tools/inventory/PatternChestContainer.java",
          "src/main/java/tconstruct/items/MaterialItem.java",
          "src/main/java/tconstruct/client/entity/CrystalModelSmall.java",
          "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java",
          "returning_eventually/plugins/te3/TE3Helper.java",
          "src/main/java/tconstruct/items/tools/Excavator.java",
          "src/main/java/tconstruct/modifiers/armor/AModJumpBoost.java",
          "src/main/java/tconstruct/client/block/DryingRackRender.java",
          "src/main/java/tconstruct/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/blocks/SearedSlab.java",
          "src/main/java/tconstruct/tools/modifiers/ModFlux.java",
          "src/main/java/tconstruct/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/smeltery/itemblocks/GlassPaneItem.java",
          "src/main/java/tconstruct/items/armor/TArmorBase.java",
          "src/main/java/tconstruct/inventory/SlotBehavedOnly.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SmelteryItemBlock.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java",
          "src/main/java/tconstruct/items/Manual.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModDurability.java",
          "src/main/java/tconstruct/items/StrangeFood.java",
          "src/main/java/tconstruct/tools/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/world/gen/SurfaceOreGen.java",
          "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java",
          "src/main/java/tconstruct/smeltery/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/items/blocks/CastingChannelItem.java",
          "src/main/java/tconstruct/modifiers/tools/ModRedstone.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java",
          "src/main/java/tconstruct/items/tools/Broadsword.java",
          "src/main/java/tconstruct/world/items/OreBerries.java",
          "src/main/java/tconstruct/client/block/SmelteryRender.java",
          "src/main/java/tconstruct/smeltery/blocks/SearedSlab.java",
          "src/main/java/tconstruct/tools/modifiers/ModButtertouch.java",
          "src/main/java/tconstruct/smeltery/itemblocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/client/armor/WingModel.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/tools/inventory/ToolForgeContainer.java",
          "src/main/java/tconstruct/tools/items/Fletching.java",
          "src/main/java/tconstruct/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/entity/FakeBlockEntity.java",
          "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java",
          "returning_eventually/minefactoryreloaded/Drinkables.java",
          "src/main/java/tconstruct/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/tools/entity/FancyEntityItem.java",
          "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java",
          "src/main/java/tconstruct/tools/inventory/FurnaceContainer.java",
          "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java",
          "src/main/java/tconstruct/client/block/BarricadeRender.java",
          "src/main/java/tconstruct/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/world/itemblocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/tools/modifiers/ModSmite.java",
          "src/main/java/tconstruct/items/blocks/GravelOreItem.java",
          "src/main/java/tconstruct/modifiers/tools/ModCreativeToolModifier.java",
          "src/main/java/tconstruct/blocks/MeatBlock.java",
          "src/main/java/tconstruct/plugins/imc/AppEng.java",
          "src/main/java/tconstruct/inventory/PatternChestContainer.java",
          "src/main/java/tconstruct/tools/logic/FrypanLogic.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/blocks/GlassBlock.java",
          "src/main/java/tconstruct/smeltery/blocks/TankAirBlock.java",
          "src/main/java/tconstruct/blocks/logic/EquipLogic.java",
          "src/main/java/tconstruct/world/itemblocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/smeltery/model/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/client/block/PunjiRender.java",
          "src/main/java/tconstruct/client/block/SlimePadRender.java",
          "src/main/java/tconstruct/tools/blocks/EquipBlock.java",
          "src/main/java/tconstruct/world/gen/SlimeTreeGen.java",
          "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/blocks/SoilBlock.java",
          "src/main/java/tconstruct/world/blocks/SoilSlab.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/modifiers/tools/ModAttack.java",
          "src/main/java/tconstruct/client/gui/PatternChestGui.java",
          "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java",
          "src/main/java/tconstruct/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/world/blocks/MeatBlock.java",
          "src/main/java/tconstruct/modifiers/tools/ModSmite.java",
          "src/main/java/tconstruct/items/tools/Cutlass.java",
          "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/modifiers/armor/AModDamageBoost.java",
          "src/main/java/tconstruct/smeltery/blocks/SpeedBlock.java",
          "src/main/java/tconstruct/inventory/SlotKnapsack.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/blocks/SpeedBlock.java",
          "src/main/java/tconstruct/world/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java",
          "src/main/java/tconstruct/tools/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/items/tools/Hatchet.java",
          "src/main/java/tconstruct/items/blocks/BarricadeItem.java",
          "src/main/java/tconstruct/world/items/GoldenHead.java",
          "src/main/java/tconstruct/blocks/SlimePad.java",
          "src/main/java/tconstruct/tools/model/TableRender.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/smeltery/TinkerSmeltery.java",
          "src/main/java/tconstruct/world/entity/Crystal.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SearedTableItemBlock.java",
          "src/main/java/tconstruct/tools/modifiers/ModPotion.java",
          "src/main/java/tconstruct/armor/inventory/SlotArmorCopy.java",
          "src/main/java/tconstruct/worldgen/village/TVillageTrades.java",
          "src/main/java/tconstruct/common/BowRecipe.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java",
          "src/main/java/tconstruct/client/block/TankRender.java",
          "src/main/java/tconstruct/tools/modifiers/ModInteger.java",
          "src/main/java/tconstruct/world/itemblocks/HamboneItemBlock.java",
          "src/main/java/tconstruct/tools/inventory/PartCrafterChestContainer.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/armor/modifiers/AModJumpBoost.java",
          "src/main/java/tconstruct/armor/modifiers/AModDoubleJump.java",
          "src/main/java/tconstruct/tools/inventory/InventoryCraftingStation.java",
          "src/main/java/tconstruct/util/landmine/behavior/Behavior.java",
          "returning_eventually/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/world/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/tools/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java",
          "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java",
          "src/main/java/tconstruct/smeltery/items/FilledBucket.java",
          "src/main/java/tconstruct/items/Bowstring.java",
          "src/main/java/tconstruct/tools/entity/ArrowEntity.java",
          "src/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java",
          "src/main/java/tconstruct/armor/modifiers/AModKnockbackResistance.java",
          "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/smeltery/model/SmelteryRender.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorDefault.java",
          "src/main/java/tconstruct/smeltery/inventory/AdaptiveSmelteryContainer.java",
          "src/main/java/tconstruct/client/gui/FrypanGui.java",
          "src/main/java/tconstruct/smeltery/items/MetalPattern.java",
          "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/client/block/RenderLandmine.java",
          "src/main/java/tconstruct/tools/model/FrypanRender.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickItem.java",
          "src/main/java/tconstruct/blocks/component/SmelteryScan.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/armor/items/DiamondApple.java",
          "src/main/java/tconstruct/armor/items/HeartCanister.java",
          "src/main/java/tconstruct/armor/modifiers/AModHealthBoost.java",
          "src/main/java/tconstruct/blocks/SearedBlock.java",
          "src/main/java/tconstruct/smeltery/model/CastingTableSpecialRenderer.java",
          "src/main/java/tconstruct/blocks/logic/TankAirLogic.java",
          "src/main/java/tconstruct/entity/FancyEntityItem.java",
          "src/main/java/tconstruct/tools/items/MaterialItem.java",
          "src/main/java/tconstruct/world/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/blocks/SoilSlab.java",
          "src/main/java/tconstruct/common/TContent.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlock.java",
          "src/main/java/tconstruct/tools/itemblocks/CraftingSlabItemBlock.java",
          "src/main/java/tconstruct/world/itemblocks/GravelOreItem.java",
          "src/main/java/tconstruct/tools/modifiers/ModExtraModifier.java",
          "src/main/java/tconstruct/world/model/SlimeModel.java",
          "src/main/java/tconstruct/plugins/imc/BuildcraftTransport.java",
          "src/main/java/tconstruct/smeltery/itemblocks/CastingChannelItem.java",
          "src/main/java/tconstruct/tools/BowRecipe.java",
          "src/main/java/tconstruct/blocks/logic/RedwireLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModRepair.java",
          "src/main/java/tconstruct/world/entity/BlueSlime.java",
          "src/main/java/tconstruct/tools/logic/BattlesignLogic.java",
          "src/main/java/tconstruct/items/DiamondApple.java",
          "src/main/java/tconstruct/tools/items/ToolPart.java",
          "src/main/java/tconstruct/plugins/waila/Waila.java",
          "src/main/java/tconstruct/blocks/ConveyorBase.java",
          "src/main/java/tconstruct/mechworks/model/CartRender.java",
          "src/main/java/tconstruct/worldgen/OreberryBushGen.java",
          "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java",
          "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java",
          "src/main/java/tconstruct/world/items/SpecialFood.java",
          "src/main/java/tconstruct/blocks/slime/SlimeSapling.java",
          "src/main/java/tconstruct/smeltery/blocks/TConstructFluid.java",
          "src/main/java/tconstruct/blocks/PaneBase.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/modifiers/armor/AModHealthBoost.java",
          "returning_eventually/plugins/waila/BasinDataProvider.java",
          "returning_eventually/plugins/imc/AppEng.java",
          "src/main/java/tconstruct/world/itemblocks/BarricadeItem.java",
          "src/main/java/tconstruct/modifiers/tools/ModInteger.java",
          "src/main/java/tconstruct/tools/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/smeltery/blocks/GlueBlock.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/items/blocks/GlassPaneItem.java",
          "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/world/itemblocks/OreberryBushSecondItem.java",
          "src/main/java/tconstruct/world/village/VillageSmelteryHandler.java",
          "src/main/java/tconstruct/world/itemblocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/worldgen/OverworldProvider.java",
          "src/main/java/tconstruct/tools/inventory/PartCrafterContainer.java",
          "src/main/java/tconstruct/tools/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/blocks/logic/AqueductLogic.java",
          "src/main/java/tconstruct/util/network/packet/PacketSmeltery.java",
          "src/main/java/tconstruct/smeltery/model/PaneConnectedRender.java",
          "src/main/java/tconstruct/armor/modelblock/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/client/gui/PartCrafterGui.java",
          "returning_eventually/plugins/PluginController.java",
          "src/main/java/tconstruct/tools/modifiers/ModBoolean.java",
          "src/main/java/tconstruct/entity/projectile/RotatingBase.java",
          "src/main/java/tconstruct/inventory/SlotFrypan.java",
          "src/main/java/tconstruct/modifiers/armor/AModDoubleJump.java",
          "src/main/java/tconstruct/tools/modifiers/ModReinforced.java",
          "src/main/java/tconstruct/inventory/SlotCanister.java",
          "src/main/java/tconstruct/util/ItemHelper.java",
          "src/main/java/tconstruct/armor/TinkerArmor.java",
          "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/items/tools/Longsword.java",
          "src/main/java/tconstruct/items/ManualInfo.java",
          "src/main/java/tconstruct/tools/itemblocks/MultiBrickItem.java",
          "returning_eventually/plugins/te3/ThermalExpansion.java",
          "src/main/java/tconstruct/smeltery/inventory/ActiveContainer.java",
          "src/main/java/tconstruct/world/blocks/TMetalBlock.java",
          "src/main/java/tconstruct/items/blocks/OreberryBushItem.java",
          "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java",
          "src/main/java/tconstruct/util/landmine/LandmineStack.java",
          "src/main/java/tconstruct/items/blocks/SearedSlabItem.java",
          "src/main/java/tconstruct/tools/inventory/FrypanContainer.java",
          "src/main/java/tconstruct/smeltery/model/TankAirRender.java",
          "src/main/java/tconstruct/tools/TinkerTools.java",
          "src/main/java/tconstruct/smeltery/model/SearedRender.java",
          "src/main/java/tconstruct/armor/model/RenderArmorCast.java",
          "src/main/java/tconstruct/world/TinkerWorld.java",
          "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassPaneConnected.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlockStained.java",
          "src/main/java/tconstruct/smeltery/blocks/PaneBase.java",
          "src/main/java/tconstruct/tools/modifiers/ModLapis.java",
          "src/main/java/tconstruct/items/tools/BattleSign.java",
          "src/main/java/tconstruct/blocks/GlueFluid.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/Behavior.java",
          "src/main/java/tconstruct/client/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/armor/items/Jerky.java",
          "src/main/java/tconstruct/smeltery/logic/AqueductLogic.java",
          "src/main/java/tconstruct/client/entity/SlimeRender.java",
          "src/main/java/tconstruct/armor/inventory/SlotKnapsack.java",
          "src/main/java/tconstruct/mechworks/landmine/Helper.java",
          "src/main/java/tconstruct/world/village/VillageToolStationHandler.java",
          "src/main/java/tconstruct/items/tools/Battleaxe.java",
          "src/main/java/tconstruct/tools/modifiers/ModAutoSmelt.java",
          "src/main/java/tconstruct/world/itemblocks/SlimeGelItemBlock.java",
          "src/main/java/tconstruct/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/armor/items/Knapsack.java",
          "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java",
          "src/main/java/tconstruct/client/block/PaneRender.java",
          "src/main/java/tconstruct/world/model/RenderLandmine.java",
          "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirework.java",
          "src/main/java/tconstruct/blocks/BloodBlock.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirework.java",
          "src/main/java/tconstruct/world/gen/OreberryBushGen.java",
          "src/main/java/tconstruct/items/armor/ArmorBasic.java",
          "src/main/java/tconstruct/armor/inventory/SlotUnused.java",
          "src/main/java/tconstruct/world/model/SlimeChannelRender.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorPreventExplode.java",
          "src/main/java/tconstruct/items/Fletching.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorDefault.java",
          "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java",
          "src/main/java/tconstruct/items/MetalPattern.java",
          "src/main/java/tconstruct/world/model/PunjiRender.java",
          "src/main/java/tconstruct/items/tools/Rapier.java",
          "src/main/java/tconstruct/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/inventory/SlotOnlyTake.java",
          "src/main/java/tconstruct/modifiers/tools/ModBoolean.java",
          "returning_eventually/plugins/imc/Mystcraft.java",
          "src/main/java/tconstruct/items/FilledBucket.java",
          "src/main/java/tconstruct/inventory/CraftingStationContainer.java",
          "src/main/java/tconstruct/tools/entity/DaggerEntity.java",
          "src/main/java/tconstruct/tools/modifiers/ModAntiSpider.java",
          "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java",
          "src/main/java/tconstruct/items/tools/Cleaver.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStation.java",
          "src/main/java/tconstruct/util/player/TPlayerHandler.java",
          "src/main/java/tconstruct/entity/CrystalGuardian.java",
          "src/main/java/tconstruct/inventory/PartCrafterContainer.java",
          "src/main/java/tconstruct/items/tools/Shortbow.java",
          "src/main/java/tconstruct/tools/entity/LaunchedPotion.java",
          "src/main/java/tconstruct/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/inventory/SlotTool.java",
          "returning_eventually/plugins/imc/BuildcraftTransport.java",
          "src/main/java/tconstruct/mechworks/logic/LandmineExplodeLogic.java",
          "src/main/java/tconstruct/modifiers/armor/AModProtection.java",
          "src/main/java/tconstruct/world/entity/CartEntity.java",
          "src/main/java/tconstruct/tools/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/blocks/MultiBrick.java",
          "returning_eventually/plugins/waila/SearedTankDataProvider.java",
          "src/main/java/tconstruct/mechworks/TinkerMechworks.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java",
          "src/main/java/tconstruct/tools/logic/StencilTableLogic.java",
          "src/main/java/tconstruct/client/entity/ModelPullcart.java",
          "src/main/java/tconstruct/world/blocks/SlimePad.java",
          "src/main/java/tconstruct/inventory/SlotUnused.java",
          "src/main/java/tconstruct/items/armor/ExoArmor.java",
          "src/main/java/tconstruct/blocks/traps/Punji.java",
          "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassPane.java",
          "src/main/java/tconstruct/smeltery/itemblocks/StainedGlassClearItem.java",
          "src/main/java/tconstruct/tools/inventory/InventoryCraftingStationResult.java",
          "returning_eventually/minefactoryreloaded/GrindableHorse.java",
          "src/main/java/tconstruct/modifiers/tools/ModBlaze.java",
          "src/main/java/tconstruct/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/tools/modifiers/ModRedstone.java",
          "src/main/java/tconstruct/world/entity/MetalSlime.java",
          "src/main/java/tconstruct/modifiers/tools/ModAutoSmelt.java",
          "src/main/java/tconstruct/world/village/ComponentToolWorkshop.java",
          "src/main/java/tconstruct/entity/BlueSlime.java",
          "src/main/java/tconstruct/armor/items/Glove.java",
          "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java",
          "src/main/java/tconstruct/client/gui/GuiLandmine.java",
          "src/main/java/tconstruct/tools/modifiers/ModCreativeToolModifier.java",
          "src/main/java/tconstruct/client/block/TableRender.java",
          "returning_eventually/plugins/waila/SmelteryDataProvider.java",
          "src/main/java/tconstruct/items/tools/Mattock.java",
          "src/main/java/tconstruct/items/CreativeModifier.java",
          "src/main/java/tconstruct/armor/inventory/KnapsackContainer.java",
          "src/main/java/tconstruct/world/gen/SlimeIslandGen.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java",
          "returning_eventually/plugins/imc/Thaumcraft.java",
          "src/main/java/tconstruct/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/items/Pattern.java",
          "src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java",
          "src/main/java/tconstruct/armor/items/ArmorStandard.java",
          "src/main/java/tconstruct/client/gui/ToolForgeGui.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java",
          "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/items/ToolShard.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorSpawnEgg.java",
          "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java",
          "src/main/java/tconstruct/inventory/PartCrafterChestContainer.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorExplosive.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java",
          "src/main/java/tconstruct/modifiers/tools/ModFlux.java",
          "src/main/java/tconstruct/client/entity/SlimeModel.java",
          "src/main/java/tconstruct/smeltery/itemblocks/StainedGlassClearPaneItem.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorShears.java",
          "src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/mechworks/model/ModelPullcart.java",
          "src/main/java/tconstruct/tools/blocks/MultiBrick.java",
          "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java",
          "src/main/java/tconstruct/armor/model/WingModel.java",
          "src/main/java/tconstruct/tools/inventory/SlotToolForge.java",
          "src/main/java/tconstruct/world/blocks/SoilBlock.java",
          "src/main/java/tconstruct/tools/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/world/itemblocks/MetalOreItemBlock.java",
          "src/main/java/tconstruct/client/entity/CrystalRender.java",
          "src/main/java/tconstruct/entity/Crystal.java",
          "src/main/java/tconstruct/client/entity/CartRender.java",
          "src/main/java/tconstruct/util/landmine/Helper.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorPotion.java",
          "src/main/java/tconstruct/world/blocks/StoneTorch.java",
          "src/main/java/tconstruct/inventory/SlotBlocksOnly.java",
          "src/main/java/tconstruct/world/itemblocks/SoilSlabItem.java",
          "src/main/java/tconstruct/blocks/logic/FaucetLogic.java",
          "src/main/java/tconstruct/worldgen/SlimeTreeGen.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java",
          "src/main/java/tconstruct/smeltery/inventory/SmelteryContainer.java",
          "src/main/java/tconstruct/armor/modifiers/AModProtection.java",
          "src/main/java/tconstruct/blocks/logic/FrypanLogic.java",
          "src/main/java/tconstruct/items/tools/Hammer.java",
          "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/items/GoldenHead.java",
          "src/main/java/tconstruct/smeltery/logic/CastingChannelLogic.java",
          "src/main/java/tconstruct/tools/inventory/SlotPattern.java",
          "src/main/java/tconstruct/tools/modifiers/ModBlaze.java",
          "src/main/java/tconstruct/tools/modifiers/ModRepair.java",
          "returning_eventually/minefactoryreloaded/HarvestableOreBerry.java",
          "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java",
          "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java",
          "src/main/java/tconstruct/mechworks/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/smeltery/logic/FaucetLogic.java",
          "returning_eventually/plugins/waila/CastingChannelDataProvider.java",
          "src/main/java/tconstruct/client/gui/NewContainerGui.java",
          "src/main/java/tconstruct/world/gen/TBaseWorldGenerator.java",
          "src/main/java/tconstruct/items/blocks/GlassBlockItem.java",
          "src/main/java/tconstruct/armor/modelblock/DryingRackRender.java",
          "src/main/java/tconstruct/util/network/packet/PacketToolStation.java",
          "src/main/java/tconstruct/world/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/tools/items/ToolPartHidden.java",
          "src/main/java/tconstruct/world/entity/CrystalGuardian.java",
          "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java",
          "src/main/java/tconstruct/client/block/SlimeChannelRender.java",
          "src/main/java/tconstruct/tools/inventory/SlotPartBuilder.java",
          "src/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/inventory/ActiveContainer.java",
          "src/main/java/tconstruct/world/blocks/WoodRail.java",
          "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java",
          "src/main/java/tconstruct/tools/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/tools/model/TableForgeRender.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java",
          "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java",
          "returning_eventually/plugins/minefactoryreloaded/GrindableHorse.java",
          "src/main/java/tconstruct/util/TEventHandlerAchievement.java",
          "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java",
          "src/main/java/tconstruct/tools/itemblocks/MultiBrickFancyItem.java",
          "returning_eventually/plugins/waila/TableDataProvider.java",
          "src/main/java/tconstruct/smeltery/model/PaneRender.java",
          "src/main/java/tconstruct/library/tools/ToolCore.java",
          "src/main/java/tconstruct/world/blocks/StoneLadder.java",
          "src/main/java/tconstruct/inventory/KnapsackContainer.java",
          "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SearedSlabItem.java",
          "src/main/java/tconstruct/items/blocks/MetalItemBlock.java",
          "src/main/java/tconstruct/blocks/logic/BattlesignLogic.java",
          "src/main/java/tconstruct/tools/entity/RotatingBase.java",
          "src/main/java/tconstruct/client/gui/ToolStationGui.java",
          "src/main/java/tconstruct/tools/modifiers/TActiveOmniMod.java",
          "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java",
          "src/main/java/tconstruct/tools/items/ToolShard.java",
          "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java",
          "src/main/java/tconstruct/items/tools/LumberAxe.java",
          "src/main/java/tconstruct/mechworks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/tools/logic/PatternChestLogic.java",
          "src/main/java/tconstruct/client/gui/StencilTableGui.java",
          "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java",
          "returning_eventually/plugins/nei/NotEnoughItems.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java",
          "src/main/java/tconstruct/tools/modifiers/ModDurability.java",
          "src/main/java/tconstruct/smeltery/inventory/ActiveSlot.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java",
          "src/main/java/tconstruct/inventory/ToolForgeContainer.java",
          "src/main/java/tconstruct/armor/inventory/SlotOnlyTake.java",
          "src/main/java/tconstruct/world/itemblocks/SlimeSaplingItemBlock.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/modifiers/tools/ModReinforced.java",
          "src/main/java/tconstruct/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java",
          "src/main/java/tconstruct/client/block/TableForgeRender.java",
          "src/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java",
          "src/main/java/tconstruct/util/landmine/behavior/BehaviorDummy.java",
          "src/main/java/tconstruct/tools/ToolProxyCommon.java",
          "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java",
          "src/main/java/tconstruct/blocks/EquipBlock.java",
          "src/main/java/tconstruct/util/RecipeRemover.java",
          "returning_eventually/plugins/minefactoryreloaded/MFRRegister.java",
          "src/main/java/tconstruct/blocks/StoneLadder.java",
          "src/main/java/tconstruct/smeltery/blocks/LiquidMetalFinite.java",
          "src/main/java/tconstruct/mechworks/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/world/model/CrystalModelSmall.java",
          "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java",
          "src/main/java/tconstruct/items/armor/Knapsack.java",
          "src/main/java/tconstruct/world/model/SlimePadRender.java",
          "src/main/java/tconstruct/items/tools/Scythe.java",
          "src/main/java/tconstruct/tools/items/Manual.java",
          "src/main/java/tconstruct/mechworks/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/smeltery/itemblocks/SpeedBlockItem.java",
          "src/main/java/tconstruct/smeltery/blocks/SpeedSlab.java",
          "src/main/java/tconstruct/items/OreBerries.java",
          "src/main/java/tconstruct/inventory/PatternShaperContainer.java",
          "src/main/java/tconstruct/world/items/StrangeFood.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnectedMeta.java",
          "src/main/java/tconstruct/world/model/SlimeRender.java",
          "src/main/java/tconstruct/tools/inventory/ToolStationContainer.java",
          "src/main/java/tconstruct/armor/items/ExoArmor.java",
          "src/main/java/tconstruct/world/gen/OverworldProvider.java",
          "returning_eventually/plugins/waila/Waila.java",
          "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java",
          "src/main/java/tconstruct/tools/logic/ToolStationLogic.java",
          "src/main/java/tconstruct/modifiers/armor/AModKnockbackResistance.java",
          "src/main/java/tconstruct/client/BreakingFX.java",
          "src/main/java/tconstruct/tools/logic/ToolForgeLogic.java",
          "src/main/java/tconstruct/tools/modifiers/ToolModTypeFilter.java",
          "src/main/java/tconstruct/world/blocks/GravelOre.java",
          "src/main/java/tconstruct/client/gui/CraftingStationGui.java",
          "src/main/java/tconstruct/blocks/TMetalBlock.java",
          "src/main/java/tconstruct/armor/modifiers/AModMoveSpeed.java",
          "src/main/java/tconstruct/world/model/CrystalRender.java",
          "src/main/java/tconstruct/items/ArmorPattern.java",
          "src/main/java/tconstruct/blocks/MultiBrickFancy.java",
          "src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java",
          "src/main/java/tconstruct/client/entity/ModelWagon.java",
          "src/main/java/tconstruct/util/CraftingRecipeHelper.java",
          "src/main/java/tconstruct/smeltery/blocks/MetalOre.java",
          "src/main/java/tconstruct/inventory/SlotPartBuilder.java",
          "src/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassPaneStained.java",
          "src/main/java/tconstruct/inventory/SlotToolForge.java",
          "src/main/java/tconstruct/armor/inventory/SlotCanister.java",
          "src/main/java/tconstruct/blocks/component/TankAirComponent.java",
          "returning_eventually/minefactoryreloaded/MineFactoryReloaded.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/modifiers/tools/ModPotion.java",
          "src/main/java/tconstruct/tools/items/Bowstring.java",
          "src/main/java/tconstruct/tools/items/ManualInfo.java",
          "src/main/java/tconstruct/world/model/BarricadeRender.java",
          "src/main/java/tconstruct/inventory/SlotPattern.java",
          "src/main/java/tconstruct/entity/projectile/ArrowEntity.java",
          "src/main/java/tconstruct/world/blocks/SlimeExplosive.java",
          "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java",
          "src/main/java/tconstruct/plugins/PluginController.java",
          "src/main/java/tconstruct/client/block/TankAirRender.java",
          "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java",
          "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/mechworks/entity/item/EntityLandmineFirework.java",
          "src/main/java/tconstruct/world/village/TVillageTrades.java",
          "src/main/java/tconstruct/items/TitleIcon.java",
          "src/main/java/tconstruct/inventory/FurnaceContainer.java",
          "src/main/java/tconstruct/entity/MetalSlime.java",
          "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java",
          "src/main/java/tconstruct/armor/inventory/SlotBlocksOnly.java",
          "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java",
          "src/main/java/tconstruct/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/armor/items/TArmorBase.java",
          "src/main/java/tconstruct/blocks/OreberryBushEssence.java",
          "src/main/java/tconstruct/items/tools/FryingPan.java",
          "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java",
          "src/main/java/tconstruct/items/armor/Glove.java",
          "src/main/java/tconstruct/client/armor/RenderArmorCast.java",
          "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java",
          "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java",
          "src/main/java/tconstruct/client/block/OreberryRender.java",
          "src/main/java/tconstruct/common/itemblocks/MetadataItemBlock.java",
          "src/main/java/tconstruct/tools/inventory/SlotFrypan.java",
          "src/main/java/tconstruct/client/block/SearedRender.java",
          "src/main/java/tconstruct/blocks/LavaTankBlock.java",
          "src/main/java/tconstruct/blocks/GlueBlock.java",
          "returning_eventually/plugins/minefactoryreloaded/HarvestableOreBerry.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorDummy.java",
          "src/main/java/tconstruct/blocks/StoneTorch.java",
          "src/main/java/tconstruct/tools/model/FancyItemRender.java",
          "src/main/java/tconstruct/client/entity/FancyItemRender.java",
          "src/main/java/tconstruct/inventory/SlotArmorCopy.java",
          "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java",
          "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java",
          "src/main/java/tconstruct/tools/modifiers/ModAttack.java",
          "src/main/java/tconstruct/inventory/FrypanContainer.java",
          "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java",
          "src/main/java/tconstruct/mechworks/itemblocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/tools/modifiers/ModPiston.java",
          "src/main/java/tconstruct/tools/items/CreativeModifier.java",
          "src/main/java/tconstruct/tools/ToolProxyClient.java",
          "src/main/java/tconstruct/items/blocks/SoilSlabItem.java",
          "src/main/java/tconstruct/items/Jerky.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnected.java",
          "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java",
          "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandler.java",
          "src/main/java/tconstruct/mechworks/landmine/LandmineStack.java",
          "src/main/java/tconstruct/smeltery/itemblocks/GlassBlockItem.java",
          "src/main/java/tconstruct/smeltery/component/TankAirComponent.java",
          "src/main/java/tconstruct/inventory/InventoryCraftingStationResult.java",
          "src/main/java/tconstruct/smeltery/model/CastingBasinSpecialRender.java",
          "src/main/java/tconstruct/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/tools/itemblocks/ToolStationItemBlock.java",
          "src/main/java/tconstruct/smeltery/itemblocks/MetalItemBlock.java",
          "src/main/java/tconstruct/worldgen/SurfaceOreGen.java",
          "src/main/java/tconstruct/tools/items/TitleIcon.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/main/java/tconstruct/smeltery/component/SmelteryComponent.java",
          "src/main/java/tconstruct/smeltery/component/SmelteryScan.java",
          "src/main/java/tconstruct/client/block/BreakingFX.java",
          "src/main/java/tconstruct/world/itemblocks/OreberryBushItem.java",
          "src/main/java/tconstruct/armor/inventory/ArmorExtendedContainer.java",
          "src/main/java/tconstruct/items/ToolPart.java",
          "src/main/java/tconstruct/world/itemblocks/SlimeGrassItemBlock.java",
          "src/main/java/tconstruct/blocks/DryingRack.java",
          "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java",
          "src/main/java/tconstruct/items/SpecialFood.java",
          "src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java",
          "src/main/java/tconstruct/plugins/imc/Thaumcraft.java",
          "src/main/java/tconstruct/tools/items/Pattern.java",
          "src/main/java/tconstruct/armor/inventory/SlotBehavedOnly.java",
          "src/main/java/tconstruct/worldgen/PlantGen.java",
          "src/main/java/tconstruct/plugins/te3/TE3Helper.java",
          "src/main/java/tconstruct/blocks/OreberryBush.java",
          "src/main/java/tconstruct/plugins/imc/Mystcraft.java",
          "src/main/java/tconstruct/items/tools/Arrow.java",
          "src/main/java/tconstruct/modifiers/tools/ModPiston.java",
          "src/main/java/tconstruct/world/gen/TerrainGenEventHandler.java",
          "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java",
          "src/main/java/tconstruct/tools/logic/EquipLogic.java",
          "src/main/java/tconstruct/smeltery/blocks/GlueFluid.java",
          "src/main/java/tconstruct/items/armor/HeartCanister.java",
          "returning_eventually/minefactoryreloaded/MFRRegister.java",
          "src/main/java/tconstruct/smeltery/logic/AdaptiveDrainLogic.java",
          "returning_eventually/plugins/minefactoryreloaded/Drinkables.java",
          "src/main/java/tconstruct/smeltery/blocks/BloodBlock.java",
          "src/main/java/tconstruct/smeltery/logic/TowerFurnaceLogic.java",
          "src/main/java/tconstruct/client/block/FrypanRender.java",
          "src/main/java/tconstruct/client/gui/KnapsackGui.java",
          "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java",
          "src/main/java/tconstruct/items/tools/BowBase.java",
          "src/main/java/tconstruct/tools/inventory/PatternShaperContainer.java",
          "src/main/java/tconstruct/items/tools/Shovel.java",
          "src/main/java/tconstruct/items/tools/Pickaxe.java",
          "src/main/java/tconstruct/plugins/ic2/IC2.java",
          "src/main/java/tconstruct/world/blocks/OreberryBush.java",
          "src/main/java/tconstruct/world/itemblocks/SlimeLeavesItemBlock.java",
          "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java",
          "src/main/java/tconstruct/inventory/ActiveSlot.java",
          "src/main/java/tconstruct/blocks/GlassPane.java",
          "src/main/java/tconstruct/items/armor/ArmorStandard.java",
          "src/main/java/tconstruct/mechworks/logic/LandmineSpecialStackLogic.java",
          "src/main/java/tconstruct/modifiers/tools/ModLapis.java",
          "src/main/java/tconstruct/smeltery/model/TankRender.java",
          "src/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java",
          "src/main/java/tconstruct/armor/items/ArmorPattern.java",
          "src/main/java/tconstruct/tools/logic/CraftingStationLogic.java",
          "src/main/java/tconstruct/blocks/GravelOre.java",
          "src/main/java/tconstruct/entity/CartEntity.java",
          "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java",
          "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java",
          "src/main/java/tconstruct/mechworks/model/ModelWagon.java",
          "src/main/java/tconstruct/client/gui/SmelteryGui.java",
          "returning_eventually/plugins/ic2/IC2.java",
          "src/main/java/tconstruct/blocks/slime/SlimeGrass.java",
          "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java",
          "src/main/java/tconstruct/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/smeltery/logic/AdaptiveSmelteryLogic.java"
        ],
        "commitId" : "e2f0558b6fbfabd6c5fb1cf1dd790359a83cd2dc",
        "timestamp" : 1401975888000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Reorganize folders for modules\u000a",
        "date" : "2014-06-05T05:44:48-0800",
        "id" : "e2f0558b6fbfabd6c5fb1cf1dd790359a83cd2dc",
        "msg" : "Reorganize folders for modules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Arrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/item/ExplosiveRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/Helper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/FrypanContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeSapling.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/TConstructFluid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/WoolSlab2Item.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/Fletching.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modelblock/DryingRackRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/ArmorPattern.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModAntiSpider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/FurnaceLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/village/VillageSmelteryHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/Glove.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/PaneBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/PlantGen.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/minefactoryreloaded/MineFactoryReloaded.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cutlass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/ItemHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModRepair.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/KnapsackGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/GlassBlockItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BowBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/CreativeModifier.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Rapier.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/common/itemblocks/MetadataItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/BloodBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/imc/AppEng.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/te3/TE3Helper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModCreativeToolModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/ArmorBasic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRepair.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/TArmorBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/Pattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotCanister.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/FrypanLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlueFluid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/MaterialItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/MetalItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/FrypanContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/ToolShard.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/SlimeSaplingItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Cleaver.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModDoubleJump.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/minefactoryreloaded/Drinkables.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModExtraModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/FakeBlockEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/PaneRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/model/WingModel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/ModelPullcart.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/CrystalRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAntiSpider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/village/ComponentSmeltery.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/model/ModelPullcart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/Manual.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/component/SmelteryScan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/GlassPaneItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/GoldenHead.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/model/TableRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Mattock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/StainedGlassClearItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/TinkerTools.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/Glove.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirework.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/SmelteryGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/Waila.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/minefactoryreloaded/Drinkables.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotPartBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBlaze.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab1Item.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/ConveyorBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/itemblocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotToolForge.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/Fletching.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/BattlesignLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/ArmorPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SlimePad.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SearedTableItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/LumberAxe.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/TActiveOmniMod.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/Jerky.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/itemblocks/ToolStationItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/BattleSign.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/OreberryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/SlimePadRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Dagger.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/itemblocks/CraftingSlabItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/SlimeChannelRender.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/ic2/IC2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SpeedSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/component/TankAirComponent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassPane.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/StoneTorch.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/PatternChestContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/PartCrafterContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/ArmorStandard.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/projectile/DaggerEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/TankAirBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/MetalOre.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/StainedGlassClearPaneItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModDamageBoost.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/entity/RotatingBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/OreberryBushItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/SlimeTreeGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TContent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/TableRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModAttack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/ToolPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/AqueductLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/Jerky.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/SlimeLeavesItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/MeatBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/blocks/DryingRack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/TankAirLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/LandmineStack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/SlimeModel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/EquipLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/LavaTankLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/BlockRenderCastingChannel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/BattlesignLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/MetalPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/BarricadeItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/CraftingSlab.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/imc/AppEng.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/armor/RenderArmorCast.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/minefactoryreloaded/HarvestableOreBerry.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/Bowstring.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModReinforced.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/PunjiRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Longsword.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketSmeltery.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/ArmorExtendedContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/GuiLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/CraftingStationGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/entity/LaunchedPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolStationLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModBlaze.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotBehavedOnly.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/ToolStationLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/StoneTorch.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/LavaTankBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/SlimePad.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/BarricadeBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/PaneConnectedRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModInteger.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/TitleIcon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorDummy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/RecipeRemover.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ToolForgeGui.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/OreBerries.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/CastingChannelItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SoilSlabItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorDefault.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/SlimeIslandGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/SurfaceOreGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/SoilSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SearedSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Chisel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/CraftedSoilItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/DryingRack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/MaterialItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/component/SmelteryComponent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/items/GoldenHead.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/PartCrafterChestContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/logic/LandmineSpecialStackLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/SlimeIslandGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/PaneConnectedRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SlimeExplosive.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingChannelLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/LavaTankLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModSmite.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/entity/ArrowEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModRedstone.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/OreberryBushGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModRedstone.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStation.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/FancyItemRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/ManualInfo.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/entity/CartEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/PaneRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/PluginController.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/BasinDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/FurnaceLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SearedBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModPotion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorShears.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModSmite.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/RenderLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/CastingBasinSpecialRender.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/TableForgeRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModInteger.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/CrystalModelSmall.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/minefactoryreloaded/GrindableHorse.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/GravelOreItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/BlueSlime.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/CraftingSlab.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/PluginController.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModHealthBoost.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/MetalSlime.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModDamageBoost.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAttack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/PatternShaperContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/model/TableForgeRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/TinkerSmeltery.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/PartBuilderLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/CraftingStationContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SearedTableItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/itemblocks/MultiBrickItem.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/minefactoryreloaded/MFRRegister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/StencilTableGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SearedSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/SlimeRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/HamboneItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/PatternChestContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/ExoArmor.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/RenderLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/TankAirRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/LandmineStack.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModProtection.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryScan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/TowerFurnaceLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/StencilTableLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/MultiBrick.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/StoneLadder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/OverworldProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModBoolean.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/entity/DaggerEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/model/FancyItemRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/HeartCanister.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotBehavedOnly.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/LavaTankItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/ActiveContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/SlimeTreeGen.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/CastingBasinSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModKnockbackResistance.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPiston.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotArmorCopy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/entity/CrystalGuardian.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/itemblocks/MultiBrickFancyItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/ToolShard.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/Bowstring.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandlerAchievement.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/TableDataProvider.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/CrystalGuardian.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Excavator.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/SoilSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/SlimeRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/CastingChannelItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/CartEntity.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModMoveSpeed.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlueBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotOnlyTake.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/player/TPlayerHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/GravelOre.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/TinkerWorld.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/SmelteryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotUnused.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/TankAirBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModLapis.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SearedBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/Knapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassBlockConnected.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/entity/Crystal.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotTool.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/MetalItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/entity/MetalSlime.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/FurnaceContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/SearedRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/ActiveSlot.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModFlux.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/PatternShaperContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/FryingPan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/inventory/ActiveSlot.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/GlassBlockItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlockStained.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotKnapsack.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/entity/BlueSlime.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/FilledBucket.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/SlimeChannelRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/ConveyorBase.java"
          },
          {
            "editType" : "delete",
            "file" : "returning_eventually/minefactoryreloaded/MFRRegister.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/TankAirRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FrypanGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorBlockThrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/ArmorExtendedGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlockConnectedMeta.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/items/MetalPattern.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotPartBuilder.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/OverworldProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SearedSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/projectile/ArrowEntity.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/Manual.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/CrystalRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/SmelteryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/FrypanRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/SurfaceOreGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/HamboneItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shovel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorFirework.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/EquipBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/SlimeGrassItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/BloodBlock.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/Waila.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModBoolean.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/CastingTableLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/CrystalModelSmall.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorDummy.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/client/BreakingFX.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/BowRecipe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/BarricadeRender.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/ToolForgeContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/MultiBrickFancy.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModCreativeToolModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/ToolStationContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/CraftingStationLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModDurability.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PatternChestGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/OreberryBushEssence.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/armor/WingModel.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/FurnaceGui.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotOnlyTake.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/PatternChestLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/ModelWagon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/ic2/IC2.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/EquipLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/OreberryBush.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/DaggerRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModFlux.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/util/CraftingRecipeHelper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/TitleIcon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ToolModTypeFilter.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/te3/ThermalExpansion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingBasinLogic.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/imc/Thaumcraft.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/FaucetLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModButtertouch.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/BowRecipe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/items/FilledBucket.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/OreberryBushGen.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/StrangeFood.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/FancyEntityItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/TankRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/projectile/RotatingBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotBlocksOnly.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Broadsword.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/SlimePadRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/DiamondApple.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/ManualInfo.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/ToolPartHidden.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/PartCrafterChestContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedSlabItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/NewContainerGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Pickaxe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/inventory/ActiveContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/PlantGen.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/WoolSlab2Item.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModKnockbackResistance.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModDoubleJump.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modelblock/DryingRackSpecialRender.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/minefactoryreloaded/GrindableHorse.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/SmelteryDrainLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/DryingRackRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeLeaves.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/GravelOreItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/SlimeTallGrassItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/items/StrangeFood.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/ToolProxyCommon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/Helper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/StoneLadder.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotToolForge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotFrypan.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/component/SmelteryComponent.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/WailaRegistrar.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SpeedSlabItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModPotion.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorPreventExplode.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/imc/Mystcraft.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/BlockSkinRenderHelper.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModExtraModifier.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/te3/ThermalExpansion.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/minefactoryreloaded/HarvestableOreBerry.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/MetalOreItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/TinkerArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeGrass.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModPiston.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/DryingRackSpecialRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/StencilTableLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/Crystal.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/MultiBrickItem.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/SearedTankDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModButtertouch.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/model/RenderArmorCast.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/CastingTableLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/TMetalBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/model/ModelWagon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/ExoArmor.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/FaucetLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/te3/TE3Helper.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SoilBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/village/VillageToolStationHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorSpawnEgg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SpeedBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModAutoSmelt.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/items/SpecialFood.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/entity/FancyEntityItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/nei/NotEnoughItems.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/Behavior.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/AqueductLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GravelOre.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlassPaneConnected.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlueBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/BarricadeItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotKnapsack.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/RedwireLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/items/OreBerries.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/imc/BuildcraftTransport.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/logic/ToolForgeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/KnapsackContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SoilSlab.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/Pattern.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Battleaxe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModAutoSmelt.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/entity/projectile/LaunchedPotion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotFrypan.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/OreberryBushSecondItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/TankAirLogic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModDurability.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/PartCrafterContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/WoolSlab1Item.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/PatternChestLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/MeatBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/imc/Thaumcraft.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/SearedRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/WoodRail.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/TerrainGenEventHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/GlueFluid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/ArmorBasic.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/DiamondApple.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/SpeedBlockItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/ArmorExtendedContainer.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/TArmorBase.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/OreberryBush.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/traps/Punji.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassPane.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/ToolProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/BlockLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModJumpBoost.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/gen/TBaseWorldGenerator.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/village/TVillageTrades.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/armor/Knapsack.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/modifiers/AModJumpBoost.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/SlotUnused.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/gui/PartCrafterGui.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/PotionLauncher.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/MetalOre.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/BarricadeRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SmelteryItemBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/modifiers/ModReinforced.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ModLapis.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/WoodRail.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/SpeedBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/BreakingFX.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Shortbow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/MetadataItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/component/TankAirComponent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/tools/ToolCore.java"
          },
          {
            "editType" : "add",
            "file" : "returning_eventually/plugins/imc/BuildcraftTransport.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorDefault.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/SoilBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/entity/projectile/ArrowRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModProtection.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/model/CartRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hatchet.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/block/PunjiRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotCanister.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/landmine/behavior/BehaviorFirecharge.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/blocks/BlockLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/model/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Hammer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/entity/SlimeModel.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/HeartCanister.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketToolStation.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/TileEntityLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SpeedSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/inventory/SmelteryContainer.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/ToolPart.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/StainedGlassClearItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/logic/LandmineExplodeLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/LiquidMetalFinite.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/logic/FrypanLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/MultiBrick.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/modifiers/armor/AModHealthBoost.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/blocks/EquipBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/inventory/KnapsackContainer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/itemblocks/GlassPaneItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/OreberryBushItem.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/entity/item/EntityLandmineFirework.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/CreativeModifier.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/ToolStationItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/PaneBase.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/blocks/TMetalBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/GlassPaneStained.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/model/OreberryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/blocks/TConstructFluid.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/blocks/SpeedBlockItem.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/village/ComponentSmeltery.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/worldgen/village/TVillageTrades.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/SlotTool.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/TinkerMechworks.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/items/ToolPartHidden.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/items/ArmorStandard.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/inventory/InventoryCraftingStationResult.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/inventory/InventoryCraftingStationResult.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/items/SpecialFood.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/itemblocks/SlimeGelItemBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/plugins/imc/Mystcraft.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/items/tools/Scythe.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/model/FrypanRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/mechworks/inventory/ContainerLandmine.java",
          "src/main/java/tconstruct/mechworks/blocks/BlockLandmine.java",
          "src/main/java/tconstruct/smeltery/model/SmelteryRender.java",
          "src/main/java/tconstruct/world/model/OreberryRender.java",
          "src/main/java/tconstruct/armor/modelblock/DryingRackRender.java",
          "src/main/java/tconstruct/world/model/SlimePadRender.java",
          "src/main/java/tconstruct/tools/TinkerTools.java",
          "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/mechworks/entity/item/ExplosivePrimed.java",
          "src/main/java/tconstruct/smeltery/model/SearedRender.java",
          "src/main/java/tconstruct/tools/items/Manual.java",
          "src/main/java/tconstruct/world/TinkerWorldProxyClient.java",
          "src/main/java/tconstruct/world/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/mechworks/MechworksProxyClient.java",
          "src/main/java/tconstruct/smeltery/SmelteryProxyClient.java",
          "src/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java",
          "src/main/java/tconstruct/armor/ArmorProxyCommon.java",
          "src/main/java/tconstruct/world/TinkerWorld.java",
          "src/main/java/tconstruct/tools/blocks/FurnaceSlab.java",
          "src/main/java/tconstruct/tools/model/TableForgeRender.java",
          "src/main/java/tconstruct/world/MiningExplosion.java",
          "src/main/java/tconstruct/client/TClientTickHandler.java",
          "src/main/java/tconstruct/util/MiningExplosion.java",
          "src/main/java/tconstruct/client/TControls.java",
          "src/main/java/tconstruct/client/SuperSoakerRender.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/util/SmelteryDamageSource.java",
          "src/main/java/tconstruct/util/TEventHandlerAchievement.java",
          "src/main/java/tconstruct/tools/blocks/EquipBlock.java",
          "src/main/java/tconstruct/tools/TinkerToolEvents.java",
          "src/main/java/tconstruct/util/TCraftingHandler.java",
          "src/main/java/tconstruct/smeltery/model/PaneRender.java",
          "src/main/java/tconstruct/armor/TinkerArmorEvents.java",
          "src/main/java/tconstruct/world/model/SlimeChannelRender.java",
          "src/main/java/tconstruct/world/model/BarricadeRender.java",
          "src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java",
          "src/main/java/tconstruct/tools/blocks/ToolStationBlock.java",
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/world/village/TVillageTrades.java",
          "src/main/java/tconstruct/tools/blocks/CraftingSlab.java",
          "src/main/java/tconstruct/world/TinkerWorldProxyCommon.java",
          "src/main/java/tconstruct/mechworks/MechworksProxyCommon.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java",
          "src/main/java/tconstruct/smeltery/SmelteryDamageSource.java",
          "src/main/java/tconstruct/smeltery/SmelteryProxyCommon.java",
          "src/main/java/tconstruct/smeltery/TinkerSmelteryEvents.java",
          "src/main/java/tconstruct/client/TClientEvents.java",
          "src/main/java/tconstruct/armor/ArmorProxyClient.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/tools/model/TableRender.java",
          "src/main/java/tconstruct/smeltery/TinkerSmeltery.java",
          "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java",
          "src/main/java/tconstruct/util/network/packet/PacketExtendedInventory.java",
          "src/main/java/tconstruct/tools/inventory/SlotFrypan.java",
          "src/main/java/tconstruct/achievements/TAchievements.java",
          "src/main/java/tconstruct/tools/TDispenserBehaviorArrow.java",
          "src/main/java/tconstruct/smeltery/model/TankRender.java",
          "src/main/java/tconstruct/armor/ArmorTickHandler.java",
          "src/main/java/tconstruct/tools/blocks/CraftingStationBlock.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/util/ItemHelper.java",
          "src/main/java/tconstruct/mechworks/TinkerMechworks.java",
          "src/main/java/tconstruct/armor/TinkerArmor.java",
          "src/main/java/tconstruct/mechworks/itemblocks/ItemBlockLandmine.java",
          "src/main/java/tconstruct/tools/ToolProxyCommon.java",
          "src/main/java/tconstruct/tools/ToolProxyClient.java",
          "src/main/java/tconstruct/common/TProxyCommon.java",
          "src/main/java/tconstruct/world/TinkerWorldEvents.java"
        ],
        "commitId" : "5a87c102ea0975197af7ba485ce4ea4021135f5a",
        "timestamp" : 1402141565000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Split more files into parts\u000a",
        "date" : "2014-06-07T03:46:05-0800",
        "id" : "5a87c102ea0975197af7ba485ce4ea4021135f5a",
        "msg" : "Split more files into parts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/SlimePadRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/TinkerToolEvents.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/blocks/SmelteryBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/TinkerArmorEvents.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/TEventHandlerAchievement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/ItemHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/logic/SmelteryLogic.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/FurnaceSlab.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/TinkerWorldEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/EquipBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/MechworksProxyClient.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/TCraftingHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/TinkerWorldProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/TinkerWorldProxyClient.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/TinkerSmelteryEvents.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/ToolProxyCommon.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryProxyCommon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/TClientEvents.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryDamageSource.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/BarricadeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/modelblock/DryingRackRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolStationBlock.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/SmelteryDamageSource.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/ArmorTickHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/ArmorProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/TinkerArmor.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/network/packet/PacketExtendedInventory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/entity/item/ExplosivePrimed.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/armor/ArmorProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/TinkerSmeltery.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/mechworks/MechworksProxyCommon.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TControls.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TinkerWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/CraftingSlab.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/SearedRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/TDispenserBehaviorSpawnEgg.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/SuperSoakerRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TinkerTools.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/TinkerMechworks.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/ToolProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/inventory/ContainerLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/inventory/SlotFrypan.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/blocks/BlockLandmine.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/PaneRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/world/MiningExplosion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/MiningExplosion.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/client/TClientTickHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/OreberryRender.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/achievements/TAchievements.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/items/Manual.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/SmelteryRender.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/tools/TDispenserBehaviorArrow.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/model/SlimeChannelRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/CraftingStationBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/itemblocks/ItemBlockLandmine.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/model/TankRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/village/TVillageTrades.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/tools/model/TableForgeRender.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/model/TableRender.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/tconstruct/TConstruct.java",
          "src/main/java/tconstruct/blocks/slime/SlimeFluid.java",
          "src/main/java/tconstruct/world/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/tools/TinkerTools.java",
          "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java",
          "src/main/java/tconstruct/mechworks/MechworksProxyClient.java",
          "src/main/java/tconstruct/mechworks/MechworksProxyCommon.java",
          "src/main/java/tconstruct/smeltery/blocks/CastingChannelBlock.java",
          "src/main/java/tconstruct/armor/ArmorProxyCommon.java",
          "src/main/java/tconstruct/smeltery/SmelteryProxyClient.java",
          "src/main/java/tconstruct/world/TinkerWorld.java",
          "src/main/java/tconstruct/smeltery/SmelteryProxyCommon.java",
          "src/main/java/tconstruct/armor/ArmorProxyClient.java",
          "src/main/java/tconstruct/util/TEventHandler.java",
          "src/main/java/tconstruct/smeltery/TinkerSmeltery.java",
          "src/main/java/tconstruct/client/TProxyClient.java",
          "src/main/java/tconstruct/common/TRecipes.java",
          "src/main/java/tconstruct/util/config/PHConstruct.java",
          "src/main/java/tconstruct/mechworks/TinkerMechworks.java",
          "src/main/java/tconstruct/armor/TinkerArmor.java",
          "src/main/java/tconstruct/common/TRepo.java",
          "src/main/java/tconstruct/tools/ToolProxyCommon.java",
          "src/main/java/tconstruct/tools/ToolProxyClient.java",
          "src/main/java/tconstruct/library/crafting/FluidType.java",
          "src/main/java/tconstruct/common/TProxyCommon.java"
        ],
        "commitId" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
        "timestamp" : 1404197826000,
        "author" : {
          "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
          "fullName" : "mDiyo"
        },
        "authorEmail" : "merdiwendiyo@gmail.com",
        "comment" : "Modularize TConstruct using Pulsar\u000a",
        "date" : "2014-06-30T22:57:06-0800",
        "id" : "3de90bded20e30d41b3c4ac2aaf93a290327d1ea",
        "msg" : "Modularize TConstruct using Pulsar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/ArmorProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/ToolProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/ToolProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/blocks/ToolForgeBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/MechworksProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/blocks/slime/SlimeFluid.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/TinkerMechworks.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/world/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/common/TProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/TinkerSmeltery.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/world/TinkerWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/TConstruct.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/smeltery/SmelteryProxyCommon.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/util/config/PHConstruct.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TRecipes.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/library/crafting/FluidType.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/util/TEventHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/tconstruct/smeltery/blocks/CastingChannelBlock.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/tools/TinkerTools.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/client/TProxyClient.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/armor/TinkerArmor.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/tconstruct/common/TRepo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/tconstruct/mechworks/MechworksProxyClient.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://dvs1.progwml6.com/jenkins/user/mdiyo",
      "fullName" : "mDiyo"
    }
  ]
}