Changes

Summary

  1. Initial test of Gradle (not working yet) (details)
  2. Minecraft is compiled against java 1.6 (details)
  3. move AT, DL CB's stuff (details)
  4. cleaned up w/ help from @AbrarSyed (details)
  5. accidentally missed the start of comment in build file (details)
  6. stop SS from acting like a 2 yr old (details)
  7. maven based systems wont package api's storedd in this manner (details)
  8. reorganize a bit (details)
  9. method doesnt need override anymore (details)
  10. add in version handling/ replacement inside mcmodinfo (details)
  11. add in library jar, use classifier for the type of jar not appendix (details)
  12. cleanup shop (details)
  13. manual merge of master branch changes up to commit 1387bc6 (details)
  14. manual update of all master commits up to ca86fa8 (details)
  15. retire modElectric (details)
  16. update de_DE from master (details)
  17. update to tcon 1.5.1RC1 commits (details)
  18. swap flux into the electric modifiers old spots in the client proxy (details)
  19. update to 1.5.1 RC2 c2cdb7 (details)
  20. Change how crafting tables are registered (details)
  21. update to Master commit bef5782 (details)
  22. update to 32e8014 (details)
  23. update readme to reflect gradle setup (details)
  24. fix merge derps (details)
  25. fix another merge derp (details)
  26. Silly IDEA and Vim junk... (details)
  27. TDynstruct.cfg can now be used to toggle compat plugins. (details)
  28. Transition to using FML's suggested config file, not Tinkers (details)
  29. Transition old IMC plugins to new compat loader. (details)
  30. Less noise please. I think the comedy message is sufficient now. (details)
  31. Force Mystcraft plugin to load unconditionally. (details)
  32. TContent refactor Part 1 (details)
  33. part 1A (details)
  34. more of tcontent refactors (details)
  35. clean up imports, run TContent/ new classes through formatter (details)
  36. Update de_DE.lang (details)
  37. missed these in refactoring (details)
  38. Cleanup dimension blacklist. (details)
  39. Fix recipes crash (details)
  40. Update preloader to 0.1.1 (details)
  41. Slightly tweak builder output format (details)
  42. clean up fluids & fluidBlocks variable declaration (details)
  43. GITBORK if Git isn't working. (details)
  44. Change root project ID to match Ant (details)
  45. Fix Git not finishing fast enough in build.gradle (details)
  46. version #'s for dependencies now loaded from properties file (details)
  47. Bad Magic Launcher, bad! *whacks* (details)
  48. welcome back Mantle (details)
  49. Update Mantle. (details)
  50. Move some stuff out into Mantle. (details)
  51. Abort cloak render with Optifine. (details)
  52. Update en_US.lang (details)
  53. Update AdaptiveSmelteryGui.java (details)
  54. Update PartCrafterGui.java (details)
  55. Update SmelteryGui.java (details)
  56. Update StencilTableGui.java (details)
  57. Update ToolForgeGui.java (details)
  58. Update ToolStationGui.java (details)
  59. Fix wtf code merge. (details)
  60. Fix IFacingLogic using the wrong interface (now in Mantle). (details)
  61. Start IC2 compat. (details)
  62. remove redundant classes that are in mantle, use mantle's (details)
  63. add hard dep to mantle (details)
  64. German has soo long words :( (details)
  65. (Preloader) Restore getLibraryRequestClass but keep it deprecated. (details)
  66. Update zh_CN.lang (details)
  67. Maybe slightly too trolly. (details)
  68. Fix localization bug affecting Waila. (details)
  69. use java based mantle (details)
  70. remove class exists in mantle (details)
  71. Exo-Armor start (details)
  72. update versioning (details)
  73. fix capitalization derp (details)
  74. Update Mantle to 02b512. (details)
  75. Compact EnvChecks and use Mantle callables. (details)
  76. 'Fix' funny start messages. (details)
  77. Update Mantle, further thin TCon env checks, move optifine detection out (details)
  78. move more block logic to mantle (details)
  79. Crafting Station Prototype (details)
  80. Linux capitalization weirdness (details)
  81. te compat fixes/tweaks (details)
  82. remove useless mathutils class, move idrawbridgelogic to TMech (details)
  83. Update Mantle. (details)
  84. Use the new MultiServantLogic path. (details)
  85. Migrate legacy Block references to MantleBlock (details)
  86. SmelteryLogic IDebuggable (details)
  87. Update Mantle. (details)
  88. Change to new Mantle DebugData (details)
  89. Update de_DE.lang (details)
  90. Update build.gradle. (details)
  91. Update NEI dep as CB removed the old one, breaking the build. (details)
  92. nether smeltery coming to a master branch near you (details)
  93. manual merges of up to 9a578fc (details)
  94. fix manual merge derps (details)
  95. Crafting Station can modify tools if near a Tool Station (details)
  96. clean up old stuff, bump required version to 1.6.4 in master as a result (details)
  97. Rewrote ModAttack to accept multiple items (details)
  98. Fix filter amounts (details)
  99. All modifiers changed to use the tinker table (details)
  100. First armor modifier (details)
  101. make recipe variable in tconstruct that is static, remove static calls (details)
  102. Update NEI as CB has deleted it... again... (details)
  103. clean up some debugging messages (details)
  104. Knapsack/extended slots tick updates (details)
  105. Move part of book code to mantle (details)
  106. use TCon crafting station not vanilla crafting table in villages (details)
  107. more cleanups of manual move (details)
  108. Update de_DE.lang (details)
  109. New achievement (details)
  110. more manual movement work (details)
  111. Update zh_CN.lang (details)
  112. Update capes.txt (details)
  113. Update de_DE.lang (details)
  114. Update en_US.lang (details)
  115. Update ru_RU.lang (details)
  116. Added achievement "Better Crafting" (details)
  117. Update zh_CN.lang (details)
  118. part 1 of converting to using MultiItemBlock where appropriate (details)
  119. Update IC2 plugin. (details)
  120. Actually update UU value. (details)
  121. part 2 of conversion to multiItemBlock (details)
  122. use mantle's craftingItem (details)
  123. re-organize some of the plugins to different packages (details)
  124. Add incompatibles to EnvironmentChecks (details)
  125. Revert "Add incompatibles to EnvironmentChecks" (details)
  126. Add incompatibles to EnvironmentCheck (details)
  127. Update de_DE.lang (details)
  128. Fix typo (details)
  129. Bad comment for testing, bad! (details)
  130. Update README.md (details)
  131. More sensible message (details)
  132. No need to talk about how toxic Greg is in the incompatibility screen... (details)
  133. Wood nerf notes (details)
  134. Update ru_RU.lang (details)
  135. Update ru_RU.lang (details)
  136. Udate en_US.lang to include Invar and Slime Soil (details)
  137. Update de_DE.lang (details)
  138. Waila: Casting Basin support. (details)
  139. Waila: Casting Table support. (details)
  140. Waila: Add item data to basin casting. (details)
  141. Waila: Configuration support (details)
  142. start of the 1.7 update commits (details)
  143. get rid of moar errors (details)
  144. more of project "FUN" (details)
  145. most of item/block will now compile (details)
  146. more 1.7 work (details)
  147. get rid of some orphaned classes (details)
  148. soo many errors (details)
  149. fix some rendering, icon, and forgedirection issues (details)
  150. now at around 4700 errors (details)
  151. more fixes (details)
  152. few hundred errors gone just like that (details)
  153. more fixes (details)
  154. fix references to worldObj (details)
  155. moar fixing (details)
  156. fix a whole bunch of errors in tcontent, and several constructors that (details)
  157. go through items a bit (details)
  158. moar fixes (details)
  159. moar fixes (details)
  160. bunch more random stuff fixed (details)
  161. fixed a whole bunch of client side stuff (details)
  162. Update de_DE.lang (details)
  163. Update en_US.lang (details)
  164. Fixed: "SkullOwner" tag on player heads (details)
  165. fix TE x,y,z coord stuff (details)
  166. fix lots of rendering mappings. rename toolmaterial to ttoolmaterial to (details)
  167. misc fixes (details)
  168. Update de_DE.lang (details)
  169. more fixes (details)
  170. I'm back! (details)
  171. Update it_IT.lang (details)
  172. Update ru_RU.lang (details)
  173. Update ru_RU.lang (details)
  174. more 1.7 work, attempts at figuring out log4j2 (details)
  175. more fixing (details)
  176. more updates (details)
  177. Update CastingChannelBlock.java (details)
  178. Update CastingChannelLogic.java (details)
  179. Update BlockRenderCastingChannel.java (details)
  180. Update CastingChannelDataProvider.java (details)
  181. Update CastingChannelLogic.java (details)
  182. Update TControls.java (details)
  183. Update AdaptiveSmelteryGui.java (details)
  184. Update GuiLandmine.java (details)
  185. Update PartCrafterGui.java (details)
  186. Update PartCrafterGui.java (details)
  187. Update SmelteryGui.java (details)
  188. Update StencilTableGui.java (details)
  189. Update ToolForgeGui.java (details)
  190. Update ToolStationGui.java (details)
  191. Reduce returns from Horse armor. Closes #423. (details)
  192. Localization for the text in the tinker table (details)
  193. some more fixes (details)
  194. some fixes (details)
  195. couple quick fixes before bed (details)
  196. got rid of a few hundred errors (details)
  197. fixed most of the clientside rendering code (details)
  198. under 2k errors :D (details)
  199. fixed several tools (details)
  200. Fix PR #421 compile failures. (details)
  201. Update de_DE.lang (details)
  202. lots o fixes (details)
  203. 1.7 stuffs (details)
  204. move 1.7 stuff to correct branch (details)
  205. update readme (details)
  206. move in commit placed in master branch by accident (details)
  207. More 1.7 stuffs (details)
  208. Update most of tconstruct.blocks(local) (details)
  209. Obtain fancyGraphics flag from elsewhere (details)
  210. Update BlockLandmine.java (details)
  211. work on entites (details)
  212. Oops (details)
  213. fix %% (details)
  214. remove book a assets that are now in mantle (details)
  215. books will be fully translatable once someone does the .lang files (details)
  216. add missing localization to en_US (details)
  217. Update de_DE.lang (details)
  218. add in extra method to smelting interface in library (details)
  219. pushing new drawbridge interface for review (details)
  220. move drawbridge state interfaces to TMech -- will be given IMC (details)
  221. Added the packet pipeline (details)
  222. PacketToolStation(WIP) (details)
  223. moar fixes (details)
  224. lets change the channel name to be the correct one (details)
  225. moar fixing (details)
  226. render liquid is error free (details)
  227. under 1k finally (details)
  228. misc stuff plus AT fixes for arrows (details)
  229. yaay fluids (details)
  230. fix all the things! (details)
  231. fix moar things (details)
  232. mDiyo does not want a cape (details)
  233. moar fixy thingies (details)
  234. Network stuffs -> 1.7 (details)
  235. fixed issue where furnace recipe's wouldnt take meta by running them (details)
  236. added config options to disable capes, and disable exo armor crafting, (details)
  237. more fixes (details)
  238. around 300 combined errors (details)
  239. some moar fixes (details)
  240. getting really close (details)
  241. even closer (details)
  242. time to take a break for a few hours (details)
  243. Update it_IT.lang (details)
  244. Fixed Molten Shiny localization (details)
  245. Update StencilTableGui.java (details)
  246. Localized and fixed some gui (details)
  247. Update en_US.lang (details)
  248. Update it_IT.lang (details)
  249. Update it_IT.lang (details)
  250. Update it_IT.lang (details)
  251. fix moar things (details)
  252. getting super close (details)
  253. less than 100 to go (details)
  254. fix a few things (details)
  255. bump gradle wrapper (details)
  256. 1.6.x tcon is now supported via PR's only (details)
  257. why do ppl point out things like this to me (details)
  258. bump mantle (details)
  259. bump mantle again (details)
  260. lets stop copying the wrong stuff (details)
  261. update some AT entries (details)
  262. Fix some bugs :). (details)
  263. 35 errors left (details)
  264. 17 errors left (details)
  265. Fix the errors that were left, I commeneted our some code in (details)
  266. wipe repo for a moment to swap branches w/o conflicts (details)
Commit cb87c836c86505e61f9c6cf2358b999352c8ecd5 by Sunstrike
Initial test of Gradle (not working yet)
The file was addedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java
The file was addedsrc/main/java/tconstruct/common/TProxyCommon.java
The file was addedsrc/main/java/tconstruct/blocks/traps/Punji.java
The file was addedsrc/main/java/ic2/api/item/ICustomElectricItem.java
The file was removedsrc/tconstruct/items/armor/ArmorStandard.java
The file was addedsrc/main/java/tconstruct/items/armor/Glove.java
The file was removedsrc/tconstruct/worldgen/SurfaceOreGen.java
The file was removedsrc/tconstruct/items/Fletching.java
The file was removedsrc/tconstruct/blocks/OreberryBush.java
The file was removedsrc/tconstruct/blocks/GlassPane.java
The file was addedsrc/main/java/tconstruct/library/blocks/InventorySlab.java
The file was removedsrc/tconstruct/library/crafting/ShapelessToolRecipe.java
The file was addedsrc/main/java/tconstruct/blocks/StoneLadder.java
The file was addedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java
The file was addedsrc/main/java/tconstruct/client/pages/TitlePage.java
The file was removedsrc/tconstruct/client/pages/ModifierPage.java
The file was removedsrc/tconstruct/entity/BlueSlime.java
The file was addedsrc/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java
The file was removedsrc/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java
The file was removedsrc/tconstruct/library/crafting/ToolRecipe.java
The file was removedsrc/tconstruct/library/event/PartBuilderEvent.java
The file was addedsrc/main/java/tconstruct/blocks/logic/StencilTableLogic.java
The file was removedsrc/tconstruct/items/armor/Glove.java
The file was addedsrc/main/java/tconstruct/blocks/logic/AqueductLogic.java
The file was addedsrc/main/java/tconstruct/items/tools/Mattock.java
The file was addedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java
The file was addedsrc/main/java/tconstruct/client/entity/projectile/ArrowRender.java
The file was removedsrc/tconstruct/entity/MetalSlime.java
The file was addedsrc/main/java/tconstruct/library/TConstructRegistry.java
The file was addedsrc/main/java/tconstruct/util/EnvironmentChecks.java
The file was removedsrc/tconstruct/inventory/SlotPattern.java
The file was addedsrc/main/java/tconstruct/client/pages/ToolPage.java
The file was removedsrc/tconstruct/client/TKeyHandler.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java
The file was addedsrc/main/java/tconstruct/blocks/SoilSlab.java
The file was removedsrc/tconstruct/util/config/AEImcHandler.java
The file was removedsrc/tconstruct/items/Jerky.java
The file was removedsrc/tconstruct/library/crafting/CastingRecipe.java
The file was removedsrc/tconstruct/library/util/IPattern.java
The file was removedsrc/tconstruct/items/blocks/GravelOreItem.java
The file was removedsrc/tconstruct/client/block/SmallFontRenderer.java
The file was addedsrc/main/java/tconstruct/entity/item/ExplosivePrimed.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java
The file was addedsrc/main/java/tconstruct/client/entity/ModelPullcart.java
The file was addedsrc/main/java/tconstruct/client/entity/GolemBaseModel.java
The file was removedsrc/cofh/api/energy/IEnergyContainerItem.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java
The file was addedsrc/main/java/tconstruct/client/gui/SmelteryGui.java
The file was addedsrc/main/java/tconstruct/blocks/SlimeExplosive.java
The file was removedsrc/tconstruct/blocks/CastingChannelBlock.java
The file was removedsrc/tconstruct/client/block/TankAirRender.java
The file was removedsrc/tconstruct/inventory/ActiveSlot.java
The file was addedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java
The file was removedsrc/tconstruct/items/blocks/OreberryBushSecondItem.java
The file was removedsrc/tconstruct/util/config/DimensionBlacklist.java
The file was addedsrc/main/java/tconstruct/library/util/PiercingEntityDamage.java
The file was addedsrc/main/java/tconstruct/inventory/SlotPartBuilder.java
The file was removedsrc/tconstruct/items/MaterialItem.java
The file was addedsrc/main/java/tconstruct/library/crafting/Smeltery.java
The file was addedsrc/main/java/mods/battlegear2/api/IShield.java
The file was addedsrc/main/java/tconstruct/library/component/TankLayerScan.java
The file was addedsrc/main/java/tconstruct/items/tools/Battleaxe.java
The file was removedsrc/tconstruct/blocks/logic/PatternChestLogic.java
The file was addedsrc/main/java/tconstruct/library/ActiveToolMod.java
The file was removedsrc/mods/battlegear2/api/weapons/OffhandAttackEvent.java
The file was addedsrc/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java
The file was addedsrc/main/java/tconstruct/client/pages/BlankPage.java
The file was addedsrc/main/java/tconstruct/inventory/SmelteryContainer.java
The file was removedsrc/mods/battlegear2/api/IDyable.java
The file was addedsrc/main/java/tconstruct/client/block/BreakingFX.java
The file was removedsrc/tconstruct/inventory/SlotFrypan.java
The file was addedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java
The file was addedsrc/main/java/tconstruct/preloader/ASMInterfaceRepair.java
The file was addedsrc/main/java/tconstruct/client/block/PaneConnectedRender.java
The file was removedsrc/tconstruct/util/RecipeRemover.java
The file was removedsrc/tconstruct/items/tools/Shovel.java
The file was removedsrc/tconstruct/client/entity/CartRender.java
The file was removedsrc/tconstruct/items/tools/Broadsword.java
The file was removedsrc/tconstruct/worldgen/SlimeIslandGen.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java
The file was removedsrc/tconstruct/entity/CrystalGuardian.java
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java
The file was removedsrc/tconstruct/items/tools/Rapier.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorProjectile.java
The file was addedsrc/main/java/tconstruct/inventory/KnapsackContainer.java
The file was removedsrc/mods/battlegear2/api/weapons/IPenetrateWeapon.java
The file was addedsrc/main/java/tconstruct/plugins/PluginController.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java
The file was addedsrc/main/java/tconstruct/entity/Crystal.java
The file was addedsrc/main/java/tconstruct/inventory/SlotArmorCopy.java
The file was removedsrc/tconstruct/client/StepSoundSlime.java
The file was removedsrc/tconstruct/blocks/GravelOre.java
The file was addedsrc/main/java/tconstruct/client/entity/SlimeModel.java
The file was removedsrc/tconstruct/client/pages/MaterialPage.java
The file was removedsrc/tconstruct/inventory/SlotOpaqueBlocksOnly.java
The file was removedsrc/tconstruct/inventory/PatternChestContainer.java
The file was addedsrc/main/java/tconstruct/client/block/SlimeChannelRender.java
The file was removedsrc/tconstruct/client/block/PunjiRender.java
The file was removedsrc/tconstruct/entity/projectile/LaunchedPotion.java
The file was removedsrc/tconstruct/worldgen/village/ComponentToolWorkshop.java
The file was addedsrc/main/java/ic2/api/item/IElectricItemManager.java
The file was removedsrc/tconstruct/blocks/slime/SlimeGrass.java
The file was addedsrc/main/java/tconstruct/client/gui/GuiManual.java
The file was removedsrc/tconstruct/client/tabs/InventoryTabKnapsack.java
The file was addedsrc/main/java/tconstruct/items/tools/Cutlass.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java
The file was addedsrc/main/java/tconstruct/worldgen/TerrainGenEventHandler.java
The file was removedsrc/tconstruct/items/blocks/SmelteryItemBlock.java
The file was addedsrc/main/java/tconstruct/items/blocks/ToolStationItemBlock.java
The file was removedsrc/tconstruct/client/pages/BlockCastPage.java
The file was removedsrc/tconstruct/library/util/IActiveLogic.java
The file was removedsrc/tconstruct/blocks/logic/PartBuilderLogic.java
The file was removedsrc/tconstruct/util/player/ArmorExtended.java
The file was addedsrc/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java
The file was removedsrc/tconstruct/blocks/ConveyorBase.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java
The file was addedsrc/main/java/tconstruct/inventory/ContainerLandmine.java
The file was addedsrc/main/java/tconstruct/library/util/CoordTuple.java
The file was addedsrc/main/java/tconstruct/modifiers/ModExtraModifier.java
The file was removedsrc/tconstruct/blocks/component/TankAirComponent.java
The file was addedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java
The file was addedsrc/main/java/tconstruct/client/RenderItemCopy.java
The file was addedsrc/main/java/tconstruct/client/block/GolemCoreRender.java
The file was removedsrc/tconstruct/client/CustomFont.java
The file was addedsrc/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java
The file was addedsrc/main/java/tconstruct/client/block/SmelteryRender.java
The file was removedsrc/tconstruct/util/SmelteryDamageSource.java
The file was addedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java
The file was addedsrc/main/java/tconstruct/inventory/PatternShaperContainer.java
The file was addedsrc/main/java/tconstruct/items/tools/LumberAxe.java
The file was addedgradlew
The file was addedsrc/main/java/tconstruct/inventory/ArmorExtendedContainer.java
The file was removedsrc/tconstruct/client/block/OreberryRender.java
The file was addedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java
The file was addedsrc/main/java/tconstruct/library/tools/ArrowMaterial.java
The file was removedsrc/tconstruct/client/block/CastingBasinSpecialRender.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java
The file was removedsrc/tconstruct/client/block/RenderLiquid.java
The file was removedsrc/ic2/api/item/Items.java
The file was removedsrc/tconstruct/inventory/SlotArmorCopy.java
The file was addedsrc/main/java/tconstruct/library/util/CoordTuplePair.java
The file was addedsrc/main/java/tconstruct/util/SmelteryDamageSource.java
The file was removedsrc/tconstruct/entity/FancyEntityItem.java
The file was removedsrc/tconstruct/items/Manual.java
The file was removedsrc/tconstruct/items/Bowstring.java
The file was removedsrc/tconstruct/blocks/logic/TowerFurnaceLogic.java
The file was removedsrc/tconstruct/util/network/TPacketHandler.java
The file was addedsrc/main/java/tconstruct/modifiers/ModPotion.java
The file was removedsrc/tconstruct/client/gui/ArmorExtendedGui.java
The file was addedsrc/main/java/tconstruct/client/gui/FurnaceGui.java
The file was addedsrc/main/java/tconstruct/util/CallableSuppConfig.java
The file was removedsrc/tconstruct/entity/FakeBlockEntity.java
The file was addedsrc/main/java/tconstruct/entity/MetalSlime.java
The file was removedsrc/tconstruct/items/blocks/SearedTableItemBlock.java
The file was addedsrc/main/java/tconstruct/client/block/SearedRender.java
The file was removedsrc/tconstruct/inventory/ActiveContainer.java
The file was removedsrc/tconstruct/blocks/slime/SlimeFluid.java
The file was removedsrc/tconstruct/blocks/CraftingStationBlock.java
The file was removedsrc/tconstruct/blocks/GlassBlockConnectedMeta.java
The file was removedsrc/tconstruct/modifiers/TActiveOmniMod.java
The file was addedsrc/main/java/tconstruct/items/tools/Arrow.java
The file was removedsrc/tconstruct/client/tabs/AbstractTab.java
The file was removedsrc/tconstruct/blocks/logic/CraftingStationLogic.java
The file was removedsrc/tconstruct/items/blocks/MetadataItemBlock.java
The file was removedsrc/tconstruct/library/tools/ToolCore.java
The file was addedsrc/main/java/tconstruct/util/player/ArmorExtended.java
The file was addedsrc/main/java/tconstruct/util/TDispenserBehaviorArrow.java
The file was addedsrc/main/java/tconstruct/entity/BlueSlime.java
The file was removedsrc/tconstruct/util/config/BCImcHandler.java
The file was removedsrc/ic2/api/item/ICustomElectricItem.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java
The file was addedsrc/main/java/tconstruct/util/CallableUnsuppConfig.java
The file was addedsrc/main/java/tconstruct/client/TProxyClient.java
The file was addedsrc/main/java/tconstruct/util/DozenalConverter.java
The file was addedsrc/main/java/tconstruct/entity/FancyEntityItem.java
The file was addedsrc/main/java/tconstruct/client/TKeyHandler.java
The file was addedsrc/main/java/tconstruct/client/block/BarricadeRender.java
The file was removedsrc/tconstruct/blocks/MetalOre.java
The file was removedsrc/tconstruct/library/util/PiercingEntityDamage.java
The file was addedsrc/main/java/tconstruct/items/tools/Longsword.java
The file was removedsrc/tconstruct/library/blocks/InventoryBlock.java
The file was addedsrc/main/java/tconstruct/items/blocks/SpeedSlabItem.java
The file was addedsrc/main/java/tconstruct/library/event/PartBuilderEvent.java
The file was removedsrc/ic2/api/item/ISpecialElectricItem.java
The file was removedsrc/tconstruct/blocks/logic/ToolForgeLogic.java
The file was addedsrc/main/java/tconstruct/library/tools/HarvestTool.java
The file was removedsrc/tconstruct/items/tools/Longsword.java
The file was removedsrc/tconstruct/library/component/MultiFluidTank.java
The file was removedsrc/ic2/api/item/IElectricItemManager.java
The file was removedsrc/tconstruct/blocks/logic/StencilTableLogic.java
The file was addedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java
The file was addedsrc/main/java/tconstruct/blocks/traps/Landmine.java
The file was addedsrc/main/java/tconstruct/library/crafting/DryingRackRecipes.java
The file was addedbuild.gradle
The file was addedsrc/main/java/tconstruct/client/gui/ToolStationGui.java
The file was removedsrc/tconstruct/inventory/PatternShaperContainer.java
The file was addedsrc/main/java/tconstruct/library/armor/EnumArmorPart.java
The file was removedsrc/tconstruct/client/block/BlockRenderCastingChannel.java
The file was removedsrc/tconstruct/library/component/TankLayerScan.java
The file was removedsrc/tconstruct/client/entity/ModelPullcart.java
The file was addedsrc/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java
The file was removedsrc/tconstruct/client/pages/ContentsTablePage.java
The file was addedsrc/main/java/tconstruct/inventory/FurnaceContainer.java
The file was removedsrc/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java
The file was addedsrc/main/java/tconstruct/items/OreBerries.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java
The file was removedsrc/tconstruct/client/entity/projectile/ArrowRenderCustom.java
The file was addedsrc/main/java/tconstruct/entity/projectile/DaggerEntity.java
The file was removedsrc/tconstruct/items/blocks/SlimeSaplingItemBlock.java
The file was removedsrc/tconstruct/items/tools/FryingPan.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java
The file was addedsrc/main/java/tconstruct/library/tools/CustomMaterial.java
The file was removedsrc/tconstruct/library/tools/BowMaterial.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java
The file was addedsrc/main/java/tconstruct/client/block/RenderLandmine.java
The file was addedsrc/main/java/tconstruct/inventory/SlotToolForge.java
The file was addedsrc/main/java/tconstruct/client/gui/NewContainerGui.java
The file was removedsrc/tconstruct/library/event/ToolCraftEvent.java
The file was removedsrc/tconstruct/library/blocks/InventorySlab.java
The file was addedsrc/main/java/tconstruct/client/pages/FurnacePage.java
The file was removedsrc/tconstruct/client/entity/projectile/RangedRenderBase.java
The file was removedsrc/tconstruct/inventory/PartCrafterChestContainer.java
The file was removedsrc/tconstruct/client/tabs/TabRegistry.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/HarvestType.java
The file was removedsrc/tconstruct/items/blocks/OreberryBushItem.java
The file was addedsrc/main/java/tconstruct/items/tools/Cleaver.java
The file was removedsrc/tconstruct/blocks/slime/SlimeTallGrass.java
The file was addedsrc/main/java/tconstruct/plugins/nei/NotEnoughItems.java
The file was addedsrc/main/java/tconstruct/client/entity/ModelWagon.java
The file was addedsrc/main/java/mods/battlegear2/api/IDyable.java
The file was addedsrc/main/java/tconstruct/blocks/logic/EquipLogic.java
The file was removedsrc/tconstruct/inventory/SlotTool.java
The file was removedsrc/tconstruct/items/blocks/GlassPaneItem.java
The file was addedsrc/main/java/tconstruct/library/util/MathUtils.java
The file was removedsrc/tconstruct/util/config/MystImcHandler.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/RandomMob.java
The file was removedsrc/tconstruct/client/block/DryingRackRender.java
The file was addedsrc/main/java/tconstruct/inventory/SlotPattern.java
The file was removedsrc/tconstruct/blocks/GlassBlockStained.java
The file was addedsrc/main/java/tconstruct/library/client/FluidRenderProperties.java
The file was removedsrc/tconstruct/client/block/PaneRender.java
The file was addedsrc/main/java/tconstruct/items/tools/BattleSign.java
The file was removedsrc/tconstruct/plugins/waila/WailaRegistrar.java
The file was addedsrc/main/java/tconstruct/blocks/FurnaceSlab.java
The file was removedsrc/tconstruct/blocks/logic/GolemCoreLogic.java
The file was addedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java
The file was removedsrc/tconstruct/inventory/ContainerLandmine.java
The file was removedsrc/tconstruct/util/landmine/behavior/Behavior.java
The file was removedsrc/tconstruct/library/ActiveToolMod.java
The file was removedsrc/tconstruct/client/gui/PatternChestGui.java
The file was addedsrc/main/java/tconstruct/blocks/SoilBlock.java
The file was addedsrc/main/java/tconstruct/plugins/ICompatPlugin.java
The file was removedsrc/tconstruct/blocks/TMetalBlock.java
The file was removedsrc/tconstruct/blocks/logic/FurnaceLogic.java
The file was removedsrc/tconstruct/library/crafting/PatternBuilder.java
The file was addedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java
The file was removedsrc/tconstruct/items/tools/Cleaver.java
The file was removedsrc/tconstruct/items/blocks/SlimeTallGrassItem.java
The file was addedsrc/main/java/tconstruct/client/pages/BookPage.java
The file was removedsrc/tconstruct/util/TEventHandlerAchievement.java
The file was removedsrc/tconstruct/client/TProxyClient.java
The file was addedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java
The file was addedsrc/main/java/tconstruct/blocks/GlassBlock.java
The file was addedsrc/main/java/tconstruct/client/gui/TurnPageButton.java
The file was addedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java
The file was addedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java
The file was removedsrc/tconstruct/items/tools/Scythe.java
The file was addedsrc/main/java/tconstruct/inventory/PartCrafterContainer.java
The file was addedsrc/main/java/tconstruct/blocks/PaneBase.java
The file was removedsrc/tconstruct/blocks/component/SmelteryComponent.java
The file was removedsrc/tconstruct/client/pages/BlankPage.java
The file was addedgradle/wrapper/gradle-wrapper.properties
The file was addedsrc/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java
The file was addedsrc/main/java/tconstruct/modifiers/ModSmite.java
The file was removedsrc/tconstruct/client/gui/KnapsackGui.java
The file was removedsrc/tconstruct/modifiers/ModElectric.java
The file was addedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java
The file was addedsrc/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java
The file was removedsrc/tconstruct/items/ToolShard.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorDefault.java
The file was addedsrc/main/java/tconstruct/util/TEventHandlerAchievement.java
The file was addedsrc/main/java/tconstruct/inventory/FrypanContainer.java
The file was removedsrc/tconstruct/blocks/logic/LandmineSpecialStackLogic.java
The file was removedsrc/tconstruct/items/tools/Shortbow.java
The file was addedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java
The file was addedsrc/main/java/tconstruct/client/tabs/InventoryTabArmorExtended.java
The file was removedsrc/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java
The file was addedsrc/main/java/tconstruct/inventory/SlotBlocksOnly.java
The file was removedsrc/tconstruct/worldgen/village/TVillageTrades.java
The file was addedsrc/main/java/tconstruct/items/blocks/GlassPaneItem.java
The file was removedsrc/tconstruct/client/entity/projectile/LaunchedItemRender.java
The file was addedsrc/main/java/tconstruct/library/tools/BowstringMaterial.java
The file was addedsrc/main/java/mods/battlegear2/api/PlayerEventChild.java
The file was removedsrc/tconstruct/blocks/ToolForgeBlock.java
The file was removedsrc/tconstruct/client/CustomBowRenderer.java
The file was removedsrc/tconstruct/client/entity/projectile/DaggerRenderCustom.java
The file was addedsrc/main/java/tconstruct/entity/projectile/RotatingBase.java
The file was addedsrc/main/java/tconstruct/modifiers/ModAntiSpider.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java
The file was addedsrc/main/java/tconstruct/blocks/logic/PartBuilderLogic.java
The file was addedsrc/main/java/tconstruct/library/event/ToolCraftEvent.java
The file was addedsrc/main/java/tconstruct/items/tools/BowBase.java
The file was removedsrc/tconstruct/util/CallableUnsuppConfig.java
The file was removedsrc/mods/battlegear2/api/weapons/IHitTimeModifier.java
The file was removedsrc/mods/battlegear2/api/quiver/IArrowContainer2.java
The file was addedsrc/main/java/tconstruct/util/config/BCImcHandler.java
The file was removedsrc/tconstruct/modifiers/ModPotion.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IToolHammer.java
The file was removedsrc/tconstruct/client/entity/projectile/ArrowRender.java
The file was addedsrc/main/java/tconstruct/items/blocks/CastingChannelItem.java
The file was removedsrc/tconstruct/inventory/SlotToolForge.java
The file was addedsettings.gradle
The file was addedsrc/main/java/tconstruct/items/DiamondApple.java
The file was removedsrc/tconstruct/library/crafting/Smeltery.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IMobEggHandler.java
The file was addedsrc/main/java/tconstruct/blocks/TankAirBlock.java
The file was addedsrc/main/java/tconstruct/inventory/ActiveContainer.java
The file was addedsrc/main/java/tconstruct/library/util/IMasterLogic.java
The file was removedsrc/tconstruct/entity/projectile/ArrowEntity.java
The file was addedsrc/main/java/ic2/api/item/IBoxable.java
The file was addedsrc/main/java/tconstruct/client/block/TableRender.java
The file was addedsrc/main/java/tconstruct/blocks/SearedBlock.java
The file was addedsrc/main/java/tconstruct/plugins/fmp/register/RegisterWithFMP.java
The file was removedsrc/tconstruct/client/entity/CrystalModelSmall.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java
The file was removedsrc/tconstruct/client/block/SlimeChannelRender.java
The file was addedsrc/main/java/tconstruct/library/util/CoordTupleSort.java
The file was addedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java
The file was removedsrc/tconstruct/client/TClientEvents.java
The file was removedsrc/tconstruct/library/armor/BehaviorDispenseArmorCopy.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/ISyringe.java
The file was removedsrc/tconstruct/modifiers/ModDurability.java
The file was addedsrc/main/java/tconstruct/client/gui/FrypanGui.java
The file was addedsrc/main/java/tconstruct/modifiers/ModAutoSmelt.java
The file was removedsrc/tconstruct/items/blocks/StainedGlassClearPaneItem.java
The file was addedsrc/main/java/tconstruct/modifiers/ModDurability.java
The file was removedsrc/tconstruct/client/block/GolemCoreSpecialRender.java
The file was addedsrc/main/java/tconstruct/client/block/SmallFontRenderer.java
The file was addedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java
The file was removedsrc/tconstruct/inventory/SlotBehavedOnly.java
The file was removedsrc/tconstruct/items/ArmorPattern.java
The file was removedsrc/tconstruct/items/FilledBucket.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorExplosive.java
The file was addedsrc/main/java/tconstruct/util/config/AEImcHandler.java
The file was removedsrc/tconstruct/library/util/IFacingLogic.java
The file was removedsrc/tconstruct/blocks/MeatBlock.java
The file was removedsrc/tconstruct/client/RenderItemCopy.java
The file was removedsrc/tconstruct/client/pages/TextPage.java
The file was addedsrc/main/java/tconstruct/client/block/RenderLiquid.java
The file was addedsrc/main/java/tconstruct/library/crafting/FluidType.java
The file was addedsrc/main/java/tconstruct/modifiers/ModAttack.java
The file was removedsrc/tconstruct/blocks/logic/MultiServantLogic.java
The file was removedsrc/tconstruct/library/blocks/InventoryLogic.java
The file was removedsrc/tconstruct/client/tabs/InventoryTabArmorExtended.java
The file was addedsrc/main/java/tconstruct/items/tools/Scythe.java
The file was removedsrc/tconstruct/common/TProxyCommon.java
The file was removedsrc/tconstruct/blocks/logic/RedwireLogic.java
The file was removedsrc/tconstruct/util/TDispenserBehaviorArrow.java
The file was removedsrc/tconstruct/blocks/TConstructFluid.java
The file was removedsrc/tconstruct/items/ToolPartHidden.java
The file was addedsrc/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java
The file was removedsrc/tconstruct/inventory/KnapsackContainer.java
The file was removedsrc/tconstruct/modifiers/ModSmite.java
The file was addedsrc/main/java/ic2/api/item/ISpecialElectricItem.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/ISpecialEffect.java
The file was addedsrc/main/java/tconstruct/inventory/PatternChestContainer.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/INeedleAmmo.java
The file was addedsrc/main/java/tconstruct/items/tools/Pickaxe.java
The file was addedsrc/main/java/tconstruct/blocks/SlimePad.java
The file was addedsrc/main/java/tconstruct/util/landmine/Helper.java
The file was addedsrc/main/java/tconstruct/client/CustomBowRenderer.java
The file was removedsrc/tconstruct/blocks/slime/SlimeSapling.java
The file was addedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java
The file was addedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java
The file was removedsrc/tconstruct/library/crafting/AlloyMix.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java
The file was addedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java
The file was removedsrc/tconstruct/client/pages/FurnacePage.java
The file was addedsrc/main/java/tconstruct/items/armor/ArmorBasic.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/Behavior.java
The file was addedsrc/main/java/tconstruct/worldgen/village/TVillageTrades.java
The file was removedsrc/tconstruct/blocks/SoilSlab.java
The file was addedsrc/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java
The file was addedsrc/main/java/tconstruct/client/block/CastingBasinSpecialRender.java
The file was removedsrc/tconstruct/blocks/slime/SlimeLeaves.java
The file was addedsrc/main/java/tconstruct/items/tools/Hatchet.java
The file was addedsrc/main/java/tconstruct/items/blocks/LavaTankItemBlock.java
The file was removedsrc/tconstruct/client/armor/WingModel.java
The file was removedsrc/tconstruct/entity/projectile/DaggerEntity.java
The file was removedsrc/tconstruct/library/util/CoordTuple.java
The file was removedsrc/mods/battlegear2/api/weapons/IExtendedReachWeapon.java
The file was removedsrc/tconstruct/library/util/IToolPart.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java
The file was removedsrc/tconstruct/client/block/PaneConnectedRender.java
The file was removedsrc/tconstruct/blocks/slime/SlimeGel.java
The file was addedsrc/main/java/tconstruct/common/BowRecipe.java
The file was removedsrc/tconstruct/blocks/logic/FaucetLogic.java
The file was removedsrc/tconstruct/client/TClientTickHandler.java
The file was removedsrc/tconstruct/items/blocks/HamboneItemBlock.java
The file was removedsrc/tconstruct/plugins/ICompatPlugin.java
The file was addedsrc/main/java/tconstruct/util/TEventHandler.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryFruit.java
The file was addedsrc/main/java/tconstruct/entity/item/EntityLandmineFirework.java
The file was addedsrc/main/java/tconstruct/items/blocks/SmelteryItemBlock.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorDummy.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/MobDrop.java
The file was removedsrc/tconstruct/plugins/waila/Waila.java
The file was removedsrc/tconstruct/blocks/logic/ToolStationLogic.java
The file was removedsrc/tconstruct/inventory/ArmorExtendedContainer.java
The file was addedsrc/main/java/tconstruct/client/SuperSoakerRender.java
The file was removedsrc/tconstruct/inventory/ToolForgeContainer.java
The file was addedsrc/main/java/tconstruct/plugins/waila/Waila.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java
The file was addedsrc/main/java/tconstruct/plugins/nei/NEICompat.java
The file was addedsrc/main/java/tconstruct/entity/CartEntity.java
The file was addedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java
The file was removedsrc/tconstruct/modifiers/ModAttack.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java
The file was addedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java
The file was removedsrc/tconstruct/blocks/traps/Punji.java
The file was removedsrc/tconstruct/client/block/TankRender.java
The file was addedsrc/main/java/tconstruct/items/tools/Chisel.java
The file was addedsrc/main/java/tconstruct/items/blocks/HamboneItemBlock.java
The file was removedsrc/tconstruct/inventory/PartCrafterContainer.java
The file was removedsrc/tconstruct/blocks/SearedSlab.java
The file was addedsrc/main/java/ic2/api/item/IElectricItem.java
The file was removedsrc/tconstruct/items/blocks/SearedSlabItem.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/IPotionEffect.java
The file was removedsrc/tconstruct/common/BowRecipe.java
The file was removedsrc/tconstruct/client/block/GolemCoreRender.java
The file was removedsrc/tconstruct/library/ItemBlocklike.java
The file was addedsrc/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java
The file was removedsrc/tconstruct/items/tools/PotionLauncher.java
The file was addedsrc/main/java/tconstruct/items/MaterialItem.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java
The file was removedsrc/tconstruct/blocks/logic/CastingChannelLogic.java
The file was removedsrc/tconstruct/library/client/ToolGuiElement.java
The file was addedsrc/main/java/tconstruct/library/tools/ToolMod.java
The file was addedsrc/main/java/tconstruct/client/gui/PatternChestGui.java
The file was addedsrc/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java
The file was addedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java
The file was addedsrc/main/java/tconstruct/blocks/TConstructFluid.java
The file was addedsrc/main/java/tconstruct/items/TitleIcon.java
The file was removedsrc/tconstruct/client/gui/NewContainerGui.java
The file was removedsrc/tconstruct/worldgen/TerrainGenEventHandler.java
The file was removedsrc/tconstruct/items/tools/BowBase.java
The file was removedsrc/tconstruct/blocks/logic/SmelteryDrainLogic.java
The file was addedsrc/main/java/tconstruct/items/Pattern.java
The file was removedsrc/tconstruct/blocks/SlimeExplosive.java
The file was addedsrc/main/java/tconstruct/items/ArmorPattern.java
The file was removedsrc/tconstruct/plugins/waila/SearedTankDataProvider.java
The file was removedsrc/tconstruct/modifiers/ModRepair.java
The file was addedsrc/main/java/tconstruct/util/DamageSourceFireworkExplode.java
The file was removedsrc/tconstruct/util/player/KnapsackInventory.java
The file was addedsrc/main/java/tconstruct/client/pages/PicturePage.java
The file was addedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java
The file was addedsrc/main/java/tconstruct/library/tools/ToolMaterial.java
The file was removedsrc/tconstruct/blocks/logic/LavaTankLogic.java
The file was removedsrc/tconstruct/client/gui/GuiManual.java
The file was removedsrc/tconstruct/blocks/MultiBrickFancy.java
The file was addedsrc/main/java/tconstruct/blocks/SmelteryBlock.java
The file was addedsrc/main/java/tconstruct/items/tools/Excavator.java
The file was removedsrc/tconstruct/util/MiningExplosion.java
The file was removedsrc/tconstruct/items/tools/Mattock.java
The file was addedsrc/main/java/tconstruct/library/client/ToolGuiElement.java
The file was removedsrc/tconstruct/blocks/EquipBlock.java
The file was removedsrc/tconstruct/blocks/SearedBlock.java
The file was addedsrc/main/java/tconstruct/util/config/TwilightForestConfig.java
The file was addedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java
The file was addedsrc/main/java/ic2/api/item/Items.java
The file was removedsrc/tconstruct/entity/Crystal.java
The file was addedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java
The file was addedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java
The file was addedsrc/main/java/tconstruct/client/entity/FancyItemRender.java
The file was addedsrc/main/java/tconstruct/client/gui/GuiButtonTool.java
The file was removedsrc/tconstruct/util/config/TwilightForestConfig.java
The file was addedsrc/main/java/tconstruct/items/MetalPattern.java
The file was addedsrc/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java
The file was addedsrc/main/java/tconstruct/client/pages/TextPage.java
The file was removedsrc/tconstruct/util/player/TPlayerHandler.java
The file was removedsrc/tconstruct/util/TEventHandler.java
The file was addedsrc/main/java/tconstruct/util/player/KnapsackInventory.java
The file was addedsrc/main/java/tconstruct/client/block/OreberryRender.java
The file was removedsrc/tconstruct/library/util/IMasterNode.java
The file was removedsrc/tconstruct/client/entity/GolemBaseModel.java
The file was addedsrc/main/java/tconstruct/TConstruct.java
The file was removedsrc/tconstruct/blocks/MultiBrick.java
The file was removedsrc/tconstruct/library/blocks/IDrawbridgeLogicBase.java
The file was removedsrc/tconstruct/library/armor/EnumArmorPart.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/RandomMob.java
The file was addedsrc/main/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java
The file was removedsrc/tconstruct/client/TControls.java
The file was removedsrc/tconstruct/worldgen/OreberryBushGen.java
The file was addedsrc/main/java/tconstruct/inventory/SlotFrypan.java
The file was removedsrc/tconstruct/blocks/logic/LiquidTextureLogic.java
The file was removedsrc/tconstruct/client/block/BarricadeRender.java
The file was removedsrc/tconstruct/client/gui/ToolForgeGui.java
The file was removedsrc/mods/battlegear2/api/weapons/IBackStabbable.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java
The file was addedsrc/main/java/tconstruct/client/entity/CrystalRender.java
The file was addedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java
The file was removedsrc/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java
The file was addedsrc/main/java/tconstruct/blocks/MeatBlock.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java
The file was addedsrc/main/java/tconstruct/blocks/GlassPaneStained.java
The file was addedsrc/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java
The file was removedsrc/tconstruct/library/tools/AbilityHelper.java
The file was removedsrc/tconstruct/plugins/waila/CastingChannelDataProvider.java
The file was removedsrc/tconstruct/blocks/GolemHeadBlock.java
The file was removedsrc/tconstruct/blocks/GlassPaneStained.java
The file was addedsrc/main/java/tconstruct/blocks/logic/MultiServantLogic.java
The file was removedsrc/tconstruct/inventory/SlotOnlyTake.java
The file was removedsrc/tconstruct/items/blocks/SpeedSlabItem.java
The file was addedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java
The file was addedsrc/main/java/tconstruct/blocks/SlabBase.java
The file was addedsrc/main/java/tconstruct/client/block/TankRender.java
The file was addedsrc/main/java/tconstruct/blocks/OreberryBushEssence.java
The file was addedsrc/main/java/tconstruct/items/blocks/SoilSlabItem.java
The file was removedsrc/tconstruct/util/config/BOPConfig.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java
The file was addedsrc/main/java/tconstruct/library/crafting/LiquidCasting.java
The file was addedsrc/main/java/tconstruct/client/gui/ArmorExtendedGui.java
The file was removedsrc/tconstruct/modifiers/ModExtraModifier.java
The file was removedsrc/tconstruct/client/gui/FrypanGui.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/IHitTimeModifier.java
The file was removedsrc/tconstruct/blocks/FurnaceSlab.java
The file was addedsrc/main/java/tconstruct/client/block/PaneRender.java
The file was removedsrc/tconstruct/entity/item/EntityLandmineFirework.java
The file was removedsrc/tconstruct/entity/projectile/RotatingBase.java
The file was addedsrc/main/java/tconstruct/items/blocks/StainedGlassClearItem.java
The file was addedsrc/main/java/tconstruct/client/block/PunjiRender.java
The file was addedsrc/main/java/tconstruct/library/crafting/CastingRecipe.java
The file was removedsrc/tconstruct/client/block/BreakingFX.java
The file was removedsrc/tconstruct/library/util/IServantLogic.java
The file was removedsrc/tconstruct/util/config/PHConstruct.java
The file was removedsrc/tconstruct/blocks/TankAirBlock.java
The file was removedsrc/tconstruct/items/blocks/CraftedSoilItemBlock.java
The file was removedsrc/mods/battlegear2/api/PlayerEventChild.java
The file was addedsrc/main/java/tconstruct/util/MiningExplosion.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java
The file was addedsrc/main/java/tconstruct/items/armor/Knapsack.java
The file was removedsrc/tconstruct/items/blocks/GlassBlockItem.java
The file was removedsrc/tconstruct/items/tools/BattleSign.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorDummy.java
The file was addedsrc/main/java/tconstruct/client/entity/projectile/RangedRenderBase.java
The file was removedsrc/tconstruct/items/armor/HeartCanister.java
The file was addedsrc/main/java/tconstruct/inventory/InventoryCraftingStation.java
The file was removedsrc/tconstruct/blocks/SpeedSlab.java
The file was removedsrc/tconstruct/items/blocks/MetalOreItemBlock.java
The file was removedsrc/tconstruct/items/tools/Pickaxe.java
The file was removedsrc/tconstruct/worldgen/village/ComponentSmeltery.java
The file was removedsrc/tconstruct/modifiers/ModBoolean.java
The file was addedsrc/main/java/tconstruct/library/util/IServantLogic.java
The file was addedsrc/main/java/tconstruct/library/util/IPattern.java
The file was removedsrc/tconstruct/library/tools/HarvestTool.java
The file was removedsrc/tconstruct/worldgen/village/VillageToolStationHandler.java
The file was removedsrc/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/IBackStabbable.java
The file was removedsrc/tconstruct/items/blocks/BarricadeItem.java
The file was removedsrc/tconstruct/blocks/logic/SmelteryLogic.java
The file was removedsrc/tconstruct/preloader/helpers/PropertyManager.java
The file was addedsrc/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java
The file was addedsrc/main/java/tconstruct/client/block/GolemCoreSpecialRender.java
The file was addedsrc/main/java/tconstruct/library/blocks/InventoryLogic.java
The file was addedsrc/main/java/tconstruct/items/SpecialFood.java
The file was addedsrc/main/java/mcp/mobius/waila/api/IWailaConfigHandler.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/MobDrop.java
The file was addedsrc/main/java/tconstruct/items/armor/TArmorBase.java
The file was removedsrc/tconstruct/items/blocks/SlimeGrassItemBlock.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorPotion.java
The file was removedsrc/mods/battlegear2/api/weapons/IBattlegearWeapon.java
The file was addedsrc/main/java/tconstruct/inventory/SlotBehavedOnly.java
The file was addedsrc/main/java/tconstruct/blocks/slime/SlimeFluid.java
The file was addedsrc/main/java/tconstruct/modifiers/ModLapis.java
The file was removedsrc/tconstruct/library/crafting/DryingRackRecipes.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/HarvestType.java
The file was removedsrc/tconstruct/blocks/logic/AdaptiveDrainLogic.java
The file was removedsrc/tconstruct/blocks/logic/TileEntityLandmine.java
The file was addedsrc/main/java/tconstruct/items/ToolPart.java
The file was addedsrc/main/java/tconstruct/blocks/GravelOre.java
The file was removedsrc/tconstruct/items/ToolPart.java
The file was addedsrc/main/java/tconstruct/library/tools/Weapon.java
The file was removedsrc/tconstruct/items/tools/Hatchet.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java
The file was removedsrc/tconstruct/client/pages/SidebarPage.java
The file was addedsrc/main/java/tconstruct/inventory/ToolStationContainer.java
The file was removedsrc/tconstruct/items/armor/Knapsack.java
The file was addedsrc/main/java/tconstruct/entity/Skyla.java
The file was addedsrc/main/java/tconstruct/blocks/SpeedBlock.java
The file was addedsrc/main/java/tconstruct/util/RecipeRemover.java
The file was removedsrc/tconstruct/client/gui/SmelteryGui.java
The file was addedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java
The file was removedsrc/tconstruct/library/tools/DualHarvestTool.java
The file was addedsrc/main/java/tconstruct/blocks/component/SmelteryComponent.java
The file was removedsrc/tconstruct/blocks/BlockLandmine.java
The file was removedsrc/tconstruct/client/gui/PartCrafterGui.java
The file was addedsrc/main/java/tconstruct/blocks/GolemHeadBlock.java
The file was addedsrc/main/java/tconstruct/entity/projectile/LaunchedPotion.java
The file was removedsrc/mods/battlegear2/api/quiver/QuiverArrowRegistry.java
The file was removedsrc/tconstruct/inventory/FrypanContainer.java
The file was removedsrc/tconstruct/library/tools/ToolMaterial.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java
The file was addedsrc/main/java/tconstruct/blocks/MultiBrick.java
The file was removedsrc/tconstruct/client/block/CastingTableSpecialRenderer.java
The file was addedsrc/main/java/tconstruct/client/block/FrypanRender.java
The file was addedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java
The file was addedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java
The file was addedsrc/main/java/tconstruct/preloader/helpers/PropertyManager.java
The file was removedsrc/tconstruct/library/util/MathUtils.java
The file was addedsrc/main/java/tconstruct/util/TCraftingHandler.java
The file was removedsrc/tconstruct/blocks/logic/FrypanLogic.java
The file was addedsrc/main/java/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java
The file was addedsrc/main/java/mods/battlegear2/api/quiver/IArrowContainer2.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/FertilizerType.java
The file was addedsrc/main/java/tconstruct/inventory/SlotTool.java
The file was removedsrc/tconstruct/util/landmine/Helper.java
The file was removedsrc/mcp/mobius/waila/api/IWailaDataProvider.java
The file was addedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java
The file was addedsrc/main/java/tconstruct/worldgen/OverworldProvider.java
The file was removedsrc/tconstruct/client/block/DryingRackSpecialRender.java
The file was removedsrc/tconstruct/library/crafting/ToolBuilder.java
The file was removedsrc/mods/battlegear2/api/quiver/QuiverArrowEvent.java
The file was removedsrc/tconstruct/blocks/GolemCoreBlock.java
The file was removedsrc/tconstruct/library/component/IComponentHolder.java
The file was removedsrc/tconstruct/blocks/OreberryBushEssence.java
The file was addedsrc/main/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java
The file was addedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java
The file was addedsrc/main/java/tconstruct/client/block/SlimePadRender.java
The file was removedsrc/tconstruct/items/armor/TArmorBase.java
The file was addedsrc/main/java/tconstruct/library/util/TabTools.java
The file was addedsrc/main/java/tconstruct/inventory/InventoryCraftingStationResult.java
The file was addedsrc/main/java/tconstruct/blocks/slime/SlimeTallGrass.java
The file was addedsrc/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java
The file was addedsrc/main/java/tconstruct/client/pages/CraftingPage.java
The file was removedsrc/tconstruct/items/tools/Battleaxe.java
The file was addedsrc/main/java/tconstruct/items/blocks/MetalItemBlock.java
The file was removedsrc/tconstruct/library/util/IMasterLogic.java
The file was removedsrc/tconstruct/items/blocks/WoolSlab1Item.java
The file was removedsrc/tconstruct/items/MetalPattern.java
The file was removedsrc/tconstruct/library/tools/FletchingMaterial.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java
The file was removedsrc/tconstruct/client/pages/PicturePage.java
The file was addedsrc/main/java/tconstruct/items/blocks/SearedSlabItem.java
The file was addedsrc/main/java/mcp/mobius/waila/api/IWailaBlock.java
The file was addedsrc/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java
The file was addedsrc/main/java/tconstruct/client/armor/WingModel.java
The file was removedsrc/tconstruct/items/StrangeFood.java
The file was removedsrc/tconstruct/modifiers/ModRedstone.java
The file was addedsrc/main/java/tconstruct/client/TClientTickHandler.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/FertilizerType.java
The file was addedsrc/main/java/tconstruct/modifiers/TActiveOmniMod.java
The file was removedsrc/tconstruct/client/entity/CrystalRender.java
The file was removedsrc/tconstruct/modifiers/ModLapis.java
The file was addedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java
The file was addedsrc/main/java/tconstruct/common/TContent.java
The file was addedsrc/main/java/tconstruct/client/pages/MaterialPage.java
The file was addedsrc/main/java/tconstruct/items/blocks/GlassBlockItem.java
The file was addedsrc/main/java/tconstruct/items/Manual.java
The file was addedsrc/main/java/tconstruct/client/entity/CartRender.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/ISyringe.java
The file was removedsrc/tconstruct/client/block/RenderLandmine.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java
The file was removedsrc/tconstruct/blocks/component/SmelteryScan.java
The file was removedsrc/tconstruct/plugins/nei/NotEnoughItems.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorFirecharge.java
The file was addedsrc/main/java/tconstruct/library/blocks/IDrawbridgeLogicBase.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirework.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java
The file was removedsrc/tconstruct/inventory/FurnaceContainer.java
The file was addedsrc/main/java/tconstruct/library/component/IComponentHolder.java
The file was removedsrc/tconstruct/client/gui/FurnaceGui.java
The file was removedsrc/tconstruct/blocks/ToolStationBlock.java
The file was removedsrc/tconstruct/inventory/InventoryCraftingStation.java
The file was removedsrc/tconstruct/items/blocks/ToolStationItemBlock.java
The file was addedsrc/main/java/tconstruct/blocks/ConveyorBase.java
The file was addedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java
The file was removedsrc/tconstruct/library/util/CoordTuplePair.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java
The file was addedsrc/main/java/tconstruct/modifiers/ModFlux.java
The file was removedsrc/tconstruct/library/tools/CustomMaterial.java
The file was removedsrc/tconstruct/blocks/GlassPaneConnected.java
The file was addedsrc/main/java/tconstruct/client/ToolCoreRenderer.java
The file was addedsrc/main/java/tconstruct/items/GoldenHead.java
The file was removedsrc/tconstruct/modifiers/ModButtertouch.java
The file was addedsrc/main/java/tconstruct/blocks/TMetalBlock.java
The file was removedsrc/tconstruct/blocks/StoneLadder.java
The file was removedsrc/tconstruct/plugins/waila/SmelteryDataProvider.java
The file was addedsrc/main/java/tconstruct/library/tools/FletchingMaterial.java
The file was removedsrc/tconstruct/items/blocks/SoilSlabItem.java
The file was removedsrc/tconstruct/items/TitleIcon.java
The file was removedsrc/tconstruct/items/blocks/CraftingSlabItemBlock.java
The file was addedsrc/main/java/tconstruct/items/Fletching.java
The file was addedsrc/main/java/tconstruct/client/StepSoundSlime.java
The file was addedsrc/main/java/tconstruct/blocks/GolemPedestalBlock.java
The file was removedsrc/tconstruct/client/gui/GuiButtonTool.java
The file was addedsrc/main/java/tconstruct/blocks/CraftingSlab.java
The file was addedsrc/main/java/tconstruct/achievements/TAchievements.java
The file was removedsrc/tconstruct/library/TConstructRegistry.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/RanchedItem.java
The file was addedsrc/main/java/tconstruct/blocks/WoodRail.java
The file was addedsrc/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java
The file was removedsrc/tconstruct/util/DamageSourceFireworkExplode.java
The file was removedsrc/tconstruct/blocks/SpeedBlock.java
The file was removedsrc/tconstruct/client/block/FrypanRender.java
The file was addedsrc/main/java/tconstruct/library/component/MultiFluidTank.java
The file was removedsrc/tconstruct/util/TCraftingHandler.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/FactoryRegistry.java
The file was removedsrc/tconstruct/blocks/SlimePad.java
The file was removedsrc/tconstruct/library/util/ValueCoordTuple.java
The file was addedsrc/main/java/tconstruct/inventory/PartCrafterChestContainer.java
The file was addedsrc/main/java/tconstruct/client/armor/RenderArmorCast.java
The file was removedsrc/tconstruct/client/entity/item/ExplosiveRender.java
The file was removedsrc/tconstruct/client/pages/ToolPage.java
The file was removedsrc/tconstruct/items/CraftingItem.java
The file was addedsrc/main/java/tconstruct/blocks/component/TankAirComponent.java
The file was removedsrc/tconstruct/client/block/TableRender.java
The file was removedsrc/tconstruct/items/tools/Hammer.java
The file was removedsrc/mcp/mobius/waila/api/IWailaDataAccessor.java
The file was addedsrc/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java
The file was addedsrc/main/java/mcp/mobius/waila/api/IWailaDataProvider.java
The file was addedsrc/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java
The file was removedsrc/tconstruct/client/block/SmelteryRender.java
The file was removedsrc/tconstruct/client/block/TableForgeRender.java
The file was addedsrc/main/java/tconstruct/client/pages/ContentsTablePage.java
The file was addedsrc/main/java/tconstruct/modifiers/ModElectric.java
The file was addedsrc/main/java/tconstruct/client/gui/GuiLandmine.java
The file was removedsrc/tconstruct/items/tools/LumberAxe.java
The file was addedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java
The file was removedsrc/tconstruct/inventory/SlotPartBuilder.java
The file was addedsrc/main/java/tconstruct/items/Bowstring.java
The file was removedsrc/tconstruct/items/blocks/SlimeLeavesItemBlock.java
The file was removedsrc/tconstruct/library/event/ToolCraftedEvent.java
The file was removedsrc/mcp/mobius/waila/api/IWailaRegistrar.java
The file was removedsrc/tconstruct/common/TContent.java
The file was removedsrc/tconstruct/modifiers/ModFlux.java
The file was addedsrc/main/java/tconstruct/client/tabs/InventoryTabVanilla.java
The file was addedsrc/main/java/tconstruct/entity/FakeBlockEntity.java
The file was addedsrc/main/java/tconstruct/util/DamageSourceLandmine.java
The file was addedsrc/main/java/tconstruct/client/block/DryingRackRender.java
The file was addedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java
The file was removedsrc/tconstruct/client/SuperSoakerRender.java
The file was removedsrc/tconstruct/blocks/logic/TankAirLogic.java
The file was removedsrc/tconstruct/blocks/SlabBase.java
The file was addedsrc/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java
The file was removedsrc/tconstruct/modifiers/ModAutoSmelt.java
The file was removedsrc/tconstruct/client/block/SearedRender.java
The file was addedsrc/main/java/tconstruct/client/gui/KnapsackGui.java
The file was removedsrc/tconstruct/client/pages/BookPage.java
The file was removedsrc/tconstruct/plugins/fmp/register/RegisterWithFMP.java
The file was removedsrc/tconstruct/worldgen/village/VillageSmelteryHandler.java
The file was removedsrc/tconstruct/items/blocks/SpeedBlockItem.java
The file was removedsrc/tconstruct/library/tools/ToolMod.java
The file was addedsrc/main/java/tconstruct/items/blocks/SpeedBlockItem.java
The file was removedsrc/tconstruct/library/component/LogicComponent.java
The file was removedsrc/tconstruct/plugins/nei/NEICompat.java
The file was removedsrc/tconstruct/client/entity/projectile/DaggerRender.java
The file was addedsrc/main/java/tconstruct/items/Jerky.java
The file was removedsrc/tconstruct/preloader/ASMInterfaceRepair.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java
The file was removedsrc/tconstruct/blocks/logic/AqueductLogic.java
The file was removedsrc/tconstruct/library/blocks/ExpandableInventoryLogic.java
The file was addedsrc/main/java/tconstruct/items/blocks/MultiBrickItem.java
The file was addedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java
The file was addedsrc/main/java/tconstruct/inventory/ActiveSlot.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java
The file was removedsrc/tconstruct/blocks/traps/BarricadeBlock.java
The file was removedsrc/tconstruct/inventory/AdaptiveSmelteryContainer.java
The file was removedsrc/tconstruct/blocks/SmelteryBlock.java
The file was addedsrc/main/java/tconstruct/common/TimeTicker.java
The file was removedsrc/tconstruct/util/DozenalConverter.java
The file was removedsrc/tconstruct/library/blocks/AdaptiveInventoryLogic.java
The file was addedsrc/main/java/tconstruct/library/util/IToolPart.java
The file was removedsrc/tconstruct/blocks/logic/GolemPedestalLogic.java
The file was removedsrc/tconstruct/common/TimeTicker.java
The file was addedsrc/main/java/tconstruct/client/CustomFont.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/RanchedItem.java
The file was removedsrc/tconstruct/items/blocks/WoolSlab2Item.java
The file was removedsrc/tconstruct/blocks/DryingRack.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java
The file was addedsrc/main/java/tconstruct/library/tools/ToolCore.java
The file was addedsrc/main/java/tconstruct/blocks/SearedSlab.java
The file was addedsrc/main/java/tconstruct/blocks/GolemCoreBlock.java
The file was addedsrc/main/java/tconstruct/client/tabs/AbstractTab.java
The file was addedsrc/main/java/tconstruct/blocks/OreberryBush.java
The file was removedsrc/mcp/mobius/waila/api/IWailaBlock.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java
The file was removedsrc/tconstruct/blocks/traps/Landmine.java
The file was removedsrc/tconstruct/items/DiamondApple.java
The file was removedsrc/tconstruct/items/blocks/MetalItemBlock.java
The file was removedsrc/tconstruct/client/gui/StencilTableGui.java
The file was addedsrc/main/java/tconstruct/library/util/IFacingLogic.java
The file was removedsrc/tconstruct/library/crafting/LiquidCasting.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java
The file was removedsrc/tconstruct/items/tools/Chisel.java
The file was removedsrc/tconstruct/client/tabs/InventoryTabVanilla.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IToolHammer.java
The file was addedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java
The file was addedsrc/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java
The file was addedsrc/main/java/tconstruct/library/util/IActiveLogic.java
The file was addedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java
The file was removedsrc/tconstruct/library/crafting/Detailing.java
The file was addedsrc/main/java/tconstruct/modifiers/ModReinforced.java
The file was removedsrc/tconstruct/library/util/CoordTupleSort.java
The file was addedsrc/main/java/tconstruct/blocks/BlockLandmine.java
The file was addedsrc/main/java/tconstruct/modifiers/ModButtertouch.java
The file was removedsrc/tconstruct/modifiers/ModAntiSpider.java
The file was addedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java
The file was addedsrc/main/java/tconstruct/blocks/ToolStationBlock.java
The file was addedsrc/main/java/tconstruct/items/armor/HeartCanister.java
The file was removedsrc/tconstruct/modifiers/ModInteger.java
The file was removedsrc/tconstruct/client/entity/SlimeRender.java
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java
The file was addedsrc/main/java/tconstruct/items/StrangeFood.java
The file was addedsrc/main/java/tconstruct/items/tools/Rapier.java
The file was removedsrc/tconstruct/client/gui/TurnPageButton.java
The file was removedsrc/tconstruct/client/pages/CraftingPage.java
The file was addedsrc/main/java/tconstruct/items/tools/PotionLauncher.java
The file was removedsrc/tconstruct/client/gui/CraftingStationGui.java
The file was removedsrc/tconstruct/modifiers/ModPiston.java
The file was removedsrc/mods/battlegear2/api/IShield.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java
The file was addedsrc/main/java/tconstruct/library/component/LogicComponent.java
The file was removedsrc/tconstruct/client/armor/RenderArmorCast.java
The file was removedsrc/tconstruct/items/OreBerries.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorSpawnEgg.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java
The file was addedsrc/main/java/tconstruct/blocks/logic/GolemCoreLogic.java
The file was addedsrc/main/java/tconstruct/client/TClientEvents.java
The file was removedsrc/tconstruct/client/gui/GuiLandmine.java
The file was removedsrc/tconstruct/inventory/ToolStationContainer.java
The file was removedsrc/tconstruct/util/player/TPlayerStats.java
The file was addedsrc/main/java/tconstruct/util/config/MystImcHandler.java
The file was removedsrc/tconstruct/achievements/TAchievements.java
The file was addedsrc/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java
The file was addedsrc/main/java/tconstruct/items/tools/Dagger.java
The file was removedsrc/tconstruct/library/tools/BowstringMaterial.java
The file was addedsrc/main/java/tconstruct/items/FilledBucket.java
The file was removedsrc/tconstruct/library/client/FluidRenderProperties.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorDefault.java
The file was addedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java
The file was addedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java
The file was addedsrc/main/java/tconstruct/items/CraftingItem.java
The file was addedsrc/main/java/tconstruct/blocks/GlassBlockStained.java
The file was addedsrc/main/java/tconstruct/blocks/MetalOre.java
The file was removedsrc/tconstruct/client/block/SlimePadRender.java
The file was removedsrc/tconstruct/blocks/GlassBlock.java
The file was addedsrc/main/java/tconstruct/library/crafting/AlloyMix.java
The file was removedsrc/tconstruct/blocks/logic/EquipLogic.java
The file was addedsrc/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java
The file was addedsrc/main/java/tconstruct/library/client/TConstructClientRegistry.java
The file was removedsrc/tconstruct/client/block/BlockSkinRenderHelper.java
The file was addedsrc/main/java/tconstruct/library/crafting/PatternBuilder.java
The file was removedsrc/tconstruct/items/blocks/StainedGlassClearItem.java
The file was addedsrc/main/java/tconstruct/library/crafting/Detailing.java
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java
The file was removedsrc/tconstruct/blocks/WoodRail.java
The file was removedsrc/tconstruct/client/pages/SectionPage.java
The file was addedsrc/main/java/tconstruct/client/entity/CrystalModelSmall.java
The file was removedsrc/tconstruct/items/tools/Cutlass.java
The file was removedsrc/tconstruct/items/tools/Dagger.java
The file was removedsrc/tconstruct/items/blocks/SlimeGelItemBlock.java
The file was addedsrc/main/java/tconstruct/items/tools/Shortbow.java
The file was removedsrc/tconstruct/modifiers/ModBlaze.java
The file was addedsrc/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java
The file was addedsrc/main/java/tconstruct/library/util/ValueCoordTuple.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java
The file was addedsrc/main/java/tconstruct/items/blocks/GravelOreItem.java
The file was addedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java
The file was removedsrc/tconstruct/client/entity/ModelWagon.java
The file was addedsrc/main/java/tconstruct/inventory/ToolForgeContainer.java
The file was removedsrc/tconstruct/items/SpecialFood.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorShears.java
The file was removedsrc/tconstruct/worldgen/TBaseWorldGenerator.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java
The file was addedsrc/main/java/tconstruct/items/tools/FryingPan.java
The file was removedsrc/tconstruct/library/tools/ArrowMaterial.java
The file was addedgradle/wrapper/gradle-wrapper.jar
The file was removedsrc/mods/battlegear2/api/weapons/IPotionEffect.java
The file was removedsrc/tconstruct/client/entity/SlimeModel.java
The file was addedsrc/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java
The file was removedsrc/tconstruct/items/blocks/MultiBrickFancyItem.java
The file was removedsrc/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java
The file was removedsrc/tconstruct/items/tools/Arrow.java
The file was addedsrc/main/java/tconstruct/util/player/TPlayerStats.java
The file was addedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java
The file was addedsrc/main/java/tconstruct/items/blocks/MetalOreItemBlock.java
The file was removedsrc/tconstruct/blocks/TConstructBlock.java
The file was addedsrc/main/java/tconstruct/library/tools/AbilityHelper.java
The file was removedsrc/tconstruct/library/util/TabTools.java
The file was removedsrc/tconstruct/client/gui/AdaptiveSmelteryGui.java
The file was addedsrc/main/java/tconstruct/blocks/logic/PatternChestLogic.java
The file was removedsrc/ic2/api/item/IBoxable.java
The file was addedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java
The file was addedsrc/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java
The file was addedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java
The file was removedsrc/tconstruct/inventory/SmelteryContainer.java
The file was addedsrc/main/java/tconstruct/library/crafting/ToolRecipe.java
The file was addedsrc/main/java/tconstruct/library/event/ToolCraftedEvent.java
The file was addedsrc/main/java/tconstruct/library/util/IMasterNode.java
The file was removedsrc/tconstruct/blocks/logic/DryingRackLogic.java
The file was removedsrc/tconstruct/worldgen/PlantGen.java
The file was removedsrc/tconstruct/util/DamageSourceLandmine.java
The file was addedsrc/main/java/tconstruct/blocks/TConstructBlock.java
The file was addedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java
The file was addedsrc/main/java/tconstruct/client/entity/item/ExplosiveRender.java
The file was addedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java
The file was addedsrc/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java
The file was addedsrc/main/java/tconstruct/blocks/logic/ToolForgeLogic.java
The file was addedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java
The file was addedsrc/main/java/tconstruct/items/tools/Hammer.java
The file was addedsrc/main/java/tconstruct/blocks/LavaTankBlock.java
The file was removedsrc/tconstruct/blocks/CraftingSlab.java
The file was addedsrc/main/java/tconstruct/client/pages/SidebarPage.java
The file was removedsrc/tconstruct/inventory/CraftingStationContainer.java
The file was removedsrc/tconstruct/blocks/logic/LandmineExplodeLogic.java
The file was addedsrc/main/java/tconstruct/client/tabs/TabRegistry.java
The file was addedsrc/main/java/tconstruct/items/blocks/MetadataItemBlock.java
The file was addedsrc/main/java/tconstruct/library/blocks/InventoryBlock.java
The file was addedsrc/main/java/tconstruct/client/pages/ModifierPage.java
The file was addedsrc/main/java/tconstruct/util/config/PHConstruct.java
The file was removedsrc/tconstruct/worldgen/OverworldProvider.java
The file was addedsrc/main/java/tconstruct/worldgen/PlantGen.java
The file was removedsrc/mods/battlegear2/api/weapons/ISpecialEffect.java
The file was addedsrc/main/java/tconstruct/client/pages/SectionPage.java
The file was addedsrc/main/java/tconstruct/client/block/TankAirRender.java
The file was addedsrc/main/java/tconstruct/items/blocks/SearedTableItemBlock.java
The file was removedsrc/tconstruct/items/armor/ArmorBasic.java
The file was addedsrc/main/java/tconstruct/client/pages/BlockCastPage.java
The file was removedsrc/tconstruct/items/blocks/MultiBrickItem.java
The file was addedsrc/main/java/tconstruct/items/ToolPartHidden.java
The file was addedsrc/main/java/tconstruct/util/config/BOPConfig.java
The file was removedsrc/tconstruct/plugins/fmp/ForgeMultiPart.java
The file was removedsrc/tconstruct/entity/CartEntity.java
The file was removedsrc/tconstruct/util/player/ArmorExtendedClient.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java
The file was removedsrc/tconstruct/entity/Skyla.java
The file was addedsrc/main/java/tconstruct/modifiers/ModInteger.java
The file was addedsrc/main/java/tconstruct/blocks/DryingRack.java
The file was addedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java
The file was removedsrc/tconstruct/library/client/TConstructClientRegistry.java
The file was removedsrc/tconstruct/blocks/GlassBlockConnected.java
The file was removedsrc/tconstruct/blocks/StoneTorch.java
The file was addedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java
The file was addedsrc/main/java/tconstruct/blocks/SpeedSlab.java
The file was removedsrc/tconstruct/items/blocks/CastingChannelItem.java
The file was removedsrc/tconstruct/util/EnvironmentChecks.java
The file was removedsrc/tconstruct/entity/item/ExplosivePrimed.java
The file was addedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorPreventExplode.java
The file was removedsrc/tconstruct/client/event/EventCloakRender.java
The file was addedsrc/main/java/tconstruct/modifiers/ModBoolean.java
The file was addedsrc/main/java/tconstruct/util/player/TPlayerHandler.java
The file was addedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java
The file was removedsrc/tconstruct/client/pages/TitlePage.java
The file was addedsrc/main/java/tconstruct/items/tools/Broadsword.java
The file was addedsrc/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java
The file was addedsrc/main/java/tconstruct/client/TControls.java
The file was addedsrc/main/java/tconstruct/library/ItemBlocklike.java
The file was addedsrc/main/java/tconstruct/items/ToolShard.java
The file was addedsrc/main/java/tconstruct/modifiers/ModPiston.java
The file was removedsrc/ic2/api/item/IElectricItem.java
The file was addedsrc/main/java/tconstruct/modifiers/ModRepair.java
The file was addedsrc/main/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java
The file was addedsrc/main/java/mcp/mobius/waila/api/IWailaRegistrar.java
The file was addedsrc/main/java/tconstruct/client/block/TableForgeRender.java
The file was addedsrc/main/java/tconstruct/items/tools/Shovel.java
The file was removedsrc/tconstruct/client/entity/FancyItemRender.java
The file was addedsrc/main/java/tconstruct/blocks/StoneTorch.java
The file was addedsrc/main/java/tconstruct/util/player/ArmorExtendedClient.java
The file was addedsrc/main/java/tconstruct/entity/CrystalGuardian.java
The file was addedsrc/main/java/tconstruct/client/block/DryingRackSpecialRender.java
The file was removedsrc/tconstruct/client/ToolCoreRenderer.java
The file was removedsrc/tconstruct/plugins/PluginController.java
The file was removedsrc/mcp/mobius/waila/api/IWailaConfigHandler.java
The file was removedsrc/tconstruct/TConstruct.java
The file was addedsrc/main/java/tconstruct/worldgen/OreberryBushGen.java
The file was removedsrc/tconstruct/blocks/GolemPedestalBlock.java
The file was removedsrc/tconstruct/inventory/SlotBlocksOnly.java
The file was addedsrc/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java
The file was removedsrc/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java
The file was addedsrc/main/java/tconstruct/library/armor/ArmorCore.java
The file was addedsrc/main/java/tconstruct/util/network/TPacketHandler.java
The file was addedsrc/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java
The file was removedsrc/tconstruct/library/tools/Weapon.java
The file was removedsrc/tconstruct/inventory/InventoryCraftingStationResult.java
The file was removedsrc/tconstruct/blocks/SoilBlock.java
The file was addedsrc/main/java/tconstruct/client/entity/SlimeRender.java
The file was addedsrc/main/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java
The file was removedsrc/tconstruct/items/Pattern.java
The file was addedsrc/main/java/tconstruct/util/config/DimensionBlacklist.java
The file was addedsrc/main/java/cofh/api/energy/IEnergyContainerItem.java
The file was removedsrc/tconstruct/client/gui/ToolStationGui.java
The file was addedsrc/main/java/tconstruct/library/tools/BowMaterial.java
The file was removedsrc/tconstruct/preloader/TConstructLoaderContainer.java
The file was removedsrc/tconstruct/blocks/logic/CastingTableLogic.java
The file was removedsrc/tconstruct/util/landmine/behavior/BehaviorFirework.java
The file was removedsrc/tconstruct/blocks/LiquidMetalFinite.java
The file was addedsrc/main/java/tconstruct/blocks/GlassPane.java
The file was addedsrc/main/java/tconstruct/items/armor/ArmorStandard.java
The file was removedsrc/tconstruct/util/CallableSuppConfig.java
The file was removedsrc/tconstruct/items/blocks/LavaTankItemBlock.java
The file was addedsrc/main/java/tconstruct/client/gui/StencilTableGui.java
The file was addedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java
The file was addedsrc/main/java/tconstruct/modifiers/ModRedstone.java
The file was removedsrc/tconstruct/items/tools/Excavator.java
The file was addedsrc/main/java/tconstruct/blocks/EquipBlock.java
The file was removedsrc/tconstruct/util/TDispenserBehaviorSpawnEgg.java
The file was addedsrc/main/java/mcp/mobius/waila/api/IWailaDataAccessor.java
The file was addedsrc/main/java/tconstruct/client/event/EventCloakRender.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java
The file was removedsrc/tconstruct/blocks/logic/CastingBasinLogic.java
The file was addedsrc/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java
The file was addedsrc/main/java/tconstruct/modifiers/ModBlaze.java
The file was removedsrc/tconstruct/library/armor/ArmorCore.java
The file was removedsrc/tconstruct/library/crafting/FluidType.java
The file was removedsrc/tconstruct/blocks/LavaTankBlock.java
The file was removedsrc/tconstruct/items/GoldenHead.java
The file was removedsrc/tconstruct/modifiers/ModReinforced.java
The file was addedgradlew.bat
The file was addedsrc/main/java/tconstruct/inventory/SlotOnlyTake.java
The file was removedsrc/tconstruct/worldgen/SlimeTreeGen.java
The file was addedsrc/main/java/tconstruct/plugins/waila/WailaRegistrar.java
The file was removedsrc/tconstruct/items/blocks/ItemBlockLandmine.java
The file was removedsrc/tconstruct/blocks/PaneBase.java
Commit 86dfcbf655e5ab9598c01f631ad391dea63e19e5 by progwml6
Minecraft is compiled against java 1.6
The file was modifiedbuild.gradle (diff)
Commit dc4bbb8c4d7c93adeb98de0e1bd79ba095654414 by progwml6
move AT, DL CB's stuff
The file was modifiedbuild.gradle (diff)
The file was modified.gitignore (diff)
The file was removedTConstruct_AT.cfg
The file was addedresources/TConstruct_at.cfg
Commit f7ade24409c1d84a451e1cede9a182ba6ab16b23 by progwml6
cleaned up w/ help from @AbrarSyed
The file was modifiedbuild.gradle (diff)
Commit b734ade66da249c80c1b9f71b0728769d3517e6b by progwml6
accidentally missed the start of comment in build file
The file was modifiedbuild.gradle (diff)
Commit 0e7c20308d52075e3992a30ebe33e2137e8ff956 by progwml6
stop SS from acting like a 2 yr old
The file was modifiedresources/TConstruct_at.cfg (diff)
Commit ac77676a85591819a55a9bec0e1e478ff376aef6 by progwml6
maven based systems wont package api's storedd in this manner
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/IPotionEffect.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java
The file was addedsrc/api/java/mods/battlegear2/api/PlayerEventChild.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java
The file was addedsrc/api/java/ic2/api/item/IElectricItemManager.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/IExtendedReachWeapon.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/MobDrop.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java
The file was addedsrc/api/java/ic2/api/item/IBoxable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/FertilizerType.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/IBattlegearWeapon.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java
The file was removedsrc/main/java/ic2/api/item/IBoxable.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java
The file was removedsrc/main/java/mods/battlegear2/api/quiver/IArrowContainer2.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java
The file was removedsrc/main/java/ic2/api/item/IElectricItem.java
The file was removedsrc/main/java/mods/battlegear2/api/PlayerEventChild.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/OffhandAttackEvent.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/IPenetrateWeapon.java
The file was removedsrc/main/java/mcp/mobius/waila/api/IWailaBlock.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaConfigHandler.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/ISpecialEffect.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaDataAccessor.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java
The file was removedsrc/main/java/ic2/api/item/IElectricItemManager.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java
The file was addedsrc/api/java/ic2/api/item/Items.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/IBackStabbable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java
The file was removedsrc/main/java/ic2/api/item/ICustomElectricItem.java
The file was removedsrc/main/java/mcp/mobius/waila/api/IWailaRegistrar.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/IHitTimeModifier.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java
The file was addedsrc/api/java/mods/battlegear2/api/quiver/IArrowContainer2.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java
The file was removedsrc/main/java/mods/battlegear2/api/IDyable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IToolHammer.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IToolHammer.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/IHitTimeModifier.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaDataProvider.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/RandomMob.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java
The file was addedsrc/api/java/ic2/api/item/IElectricItem.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java
The file was removedsrc/main/java/mcp/mobius/waila/api/IWailaConfigHandler.java
The file was addedsrc/api/java/mods/battlegear2/api/IShield.java
The file was addedsrc/api/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/ISyringe.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaRegistrar.java
The file was addedsrc/api/java/ic2/api/item/ISpecialElectricItem.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java
The file was removedsrc/main/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java
The file was removedsrc/main/java/mcp/mobius/waila/api/IWailaDataProvider.java
The file was removedsrc/main/java/mods/battlegear2/api/quiver/QuiverArrowEvent.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java
The file was addedsrc/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java
The file was addedsrc/api/java/mods/battlegear2/api/weapons/IBackStabbable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java
The file was removedsrc/main/java/ic2/api/item/ISpecialElectricItem.java
The file was removedsrc/main/java/ic2/api/item/Items.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/ISpecialEffect.java
The file was addedsrc/api/java/mods/battlegear2/api/IDyable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java
The file was addedsrc/api/java/cofh/api/energy/IEnergyContainerItem.java
The file was removedsrc/main/java/mods/battlegear2/api/weapons/IPotionEffect.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/HarvestType.java
The file was removedsrc/main/java/mcp/mobius/waila/api/IWailaDataAccessor.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/RanchedItem.java
The file was removedsrc/main/java/cofh/api/energy/IEnergyContainerItem.java
The file was addedsrc/api/java/ic2/api/item/ICustomElectricItem.java
The file was removedsrc/main/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaBlock.java
The file was removedsrc/main/java/mods/battlegear2/api/IShield.java
The file was modifiedbuild.gradle (diff)
Commit 707f7996b571b29380bcd32c5f3be88dfd8cdd26 by progwml6
method doesnt need override anymore
The file was modifiedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java (diff)
Commit 24beb22fa1bb1265fff2ef8e781b19f5cd3bbf3e by progwml6
add in version handling/ replacement inside mcmodinfo
The file was modifiedbuild.gradle (diff)
Commit 3c0fc6c09221d63598fe89dac42fe76fb96dc05e by progwml6
add in library jar, use classifier for the type of jar not appendix
The file was modifiedbuild.gradle (diff)
The file was removed.gitmodules
The file was removedbuild.xml
Commit 14d357ccf69582128a40f4d0a3269637f32a85c4 by progwml6
manual merge of master branch changes up to commit 1387bc6
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/textures/blocks/compressed_manyullyn.png (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was addedresources/assets/tinker/textures/blocks/glue.png
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was addedsrc/main/java/tconstruct/blocks/BloodBlock.java
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedresources/assets/tinker/textures/blocks/compressed_alubrass.png (diff)
The file was addedsrc/main/java/tconstruct/blocks/GlueBlock.java
The file was modifiedresources/assets/tinker/textures/blocks/compressed_ardite.png (diff)
The file was modifiedsrc/main/java/tconstruct/items/MetalPattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/textures/blocks/compressed_alumite.png (diff)
The file was addedresources/assets/tinker/textures/items/materials/cast_gem.png
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Pattern.java (diff)
The file was modifiedresources/assets/tinker/textures/blocks/compressed_ender.png (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedresources/assets/tinker/textures/blocks/compressed_cobalt.png (diff)
The file was modifiedsrc/main/java/tconstruct/items/ArmorPattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/client/FluidRenderProperties.java (diff)
Commit 983c91c2c961f0cf6e82ab2baf4d16315cc72819 by progwml6
manual update of all master commits up to ca86fa8
The file was addedresources/assets/tinker/textures/items/materials/material_glueball.png
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was addedsrc/main/java/tconstruct/blocks/GlueFluid.java
The file was addedresources/assets/tinker/textures/blocks/liquid_glue_flow.png
The file was modifiedsrc/main/java/tconstruct/items/Manual.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Pattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/LavaTankItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/GoldenHead.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/StrangeFood.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SpeedSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ArmorPattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/HamboneItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was addedresources/assets/tinker/textures/blocks/liquid_glue.png
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was addedresources/assets/tinker/textures/blocks/liquid_glue.png.mcmeta
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SpeedBlockItem.java (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/MaterialItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/OreBerries.java (diff)
The file was addedresources/assets/tinker/textures/items/materials/bucket_glue.png
The file was modifiedsrc/main/java/tconstruct/blocks/BloodBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MultiBrickItem.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was addedresources/assets/tinker/textures/blocks/liquid_glue_flow.png.mcmeta
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java
The file was modifiedsrc/main/java/tconstruct/library/crafting/FluidType.java (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/HeartCanister.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MetalItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SoilSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/PotionLauncher.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/blocks/InventoryLogic.java (diff)
The file was removedresources/assets/tinker/textures/items/cleaver/electric_cleaver_effect.png
The file was removedresources/assets/tinker/textures/items/frypan/electric_frypan_effect.png
The file was removedresources/assets/tinker/textures/items/scythe/electric_scythe_effect.png
The file was removedsrc/api/java/ic2/api/item/Items.java
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
The file was removedresources/assets/tinker/textures/items/lumberaxe/electric_lumberaxe_effect.png
The file was modifiedsrc/main/java/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shortbow.java (diff)
The file was removedresources/assets/tinker/textures/items/shortbow/electric_bow_effect.png
The file was removedresources/assets/tinker/textures/items/pickmattock/electric_pickmattock_effect.png
The file was removedresources/assets/tinker/textures/items/shortbow/electric_bow_effect_1.png
The file was removedresources/assets/tinker/textures/items/arrow/electric_arrow_effect.png
The file was removedresources/assets/tinker/textures/items/battleaxe/electric_battleaxe_effect.png
The file was removedresources/assets/tinker/textures/items/axe/electric_axe_effect.png
The file was removedresources/assets/tinker/textures/items/cutlass/electric_cutlass_effect.png
The file was removedresources/assets/tinker/textures/items/hammer/electric_hammer_effect.png
The file was removedresources/assets/tinker/textures/items/broadsword/electric_sword_effect.png
The file was removedresources/assets/tinker/textures/items/chisel/electric_chisel_effect.png
The file was removedresources/assets/tinker/textures/items/excavator/electric_excavator_effect.png
The file was removedresources/assets/tinker/textures/items/mattock/electric_mattock_effect.png
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was removedresources/assets/tinker/textures/items/shortbow/electric_bow_effect_3.png
The file was removedresources/assets/tinker/textures/items/longsword/electric_longsword_effect.png
The file was removedsrc/api/java/ic2/api/item/IBoxable.java
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was removedresources/assets/tinker/textures/items/rapier/electric_rapier_effect.png
The file was removedsrc/api/java/ic2/api/item/ISpecialElectricItem.java
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModElectric.java
The file was removedsrc/api/java/ic2/api/item/IElectricItem.java
The file was removedresources/assets/tinker/textures/items/dagger/electric_dagger_effect.png
The file was removedresources/assets/tinker/textures/items/shortbow/electric_bow_effect_2.png
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was removedresources/assets/tinker/textures/items/battlesign/electric_battlesign_effect.png
The file was removedresources/assets/tinker/textures/items/shovel/electric_shovel_effect.png
The file was removedresources/assets/tinker/textures/items/pickaxe/electric_pickaxe_effect.png
The file was removedsrc/api/java/ic2/api/item/IElectricItemManager.java
The file was removedsrc/api/java/ic2/api/item/ICustomElectricItem.java
Commit 6a898f97d779116b3025848c2eb4673dbb9e046a by progwml6
update de_DE from master
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit f2da066da2a90fad74967096a61e0aabebd4f178 by progwml6
update to tcon 1.5.1RC1 commits
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SmelteryItemBlock.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java (diff)
The file was modifiedresources/assets/tinker/manuals/materials.xml (diff)
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/FarmingRegistry.java
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/HamboneItemBlock.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Manual.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java
The file was addedresources/assets/tinker/textures/items/materials/cast_nugget.png
The file was modifiedsrc/main/java/tconstruct/items/StrangeFood.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/GoldenHead.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java (diff)
The file was modifiedresources/assets/tinker/manuals/smeltery.xml (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java (diff)
The file was modifiedresources/assets/tinker/manuals/firstday.xml (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java (diff)
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java (diff)
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java
The file was modifiedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java (diff)
Commit c429d8e6c5b46eba08adf15a15e021880405b322 by progwml6
swap flux into the electric modifiers old spots in the client proxy
The file was modifiedsrc/main/java/tconstruct/modifiers/ModFlux.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
Commit f693ee75e0533a25ebd3473cc19b0521a742625a by progwml6
update to 1.5.1 RC2 c2cdb7
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
Commit 721e30b641f053df33ba1b5ec54027b0b8a98cf6 by progwml6
Change how crafting tables are registered
commit 4db51de
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit bb0db29ce857449163c1ca06d6be8c180d07bad1 by progwml6
update to Master commit bef5782
remove mod E from books
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/manuals/firstday.xml (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
The file was modifiedsrc/main/java/tconstruct/items/MaterialItem.java (diff)
The file was modifiedresources/assets/tinker/lang/zh_CN.lang (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/manuals/materials.xml (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
Commit 04cc69b042305e85d9a8d35d7db86cd7e1512237 by progwml6
update readme to reflect gradle setup
The file was modifiedREADME.md (diff)
The file was addedresources/TConstruct_at.cfg
The file was modifiedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java (diff)
The file was modifiedresources/assets/tinker/manuals/materials.xml (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
Commit 241bfcf0d5583caa8e2063125f08011a48ba3e39 by progwml6
fix another merge derp
The file was removedsrc/tconstruct/blocks/GlueBlock.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/FarmingRegistry.java
The file was removedsrc/tconstruct/blocks/BloodBlock.java
The file was removedsrc/tconstruct/blocks/GlueFluid.java
The file was removedsrc/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java
The file was removedsrc/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java
The file was removedsrc/tconstruct/preloader/AccessTransformers.java
The file was removedsrc/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java
Commit bd213f60d99f8a8b75da76dd5788fae1303e9b09 by Sunstrike
Silly IDEA and Vim junk...
The file was modified.gitignore (diff)
Commit 4698b28179e42dedb41570403095082af42b0a62 by Sunstrike
TDynstruct.cfg can now be used to toggle compat plugins.
The file was modifiedsrc/main/java/tconstruct/plugins/ICompatPlugin.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
Commit 3b3b439cfb56a1d4dc57552d06393b85183fa0a7 by Sunstrike
Transition to using FML's suggested config file, not Tinkers Workshop.txt
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
Commit 35367bb1fd683f7edaba147e63cebb6870cd53ac by Sunstrike
Transition old IMC plugins to new compat loader.

These old ones need to be removed still and all TContent refs need updated in these when refactor occurs.
The file was addedsrc/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/appeng/AppEng.java
The file was addedsrc/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java
The file was addedsrc/main/java/tconstruct/plugins/mystcraft/Mystcraft.java
Commit dfde917a39bffd89cdfc569d3e7e70f323aae289 by Sunstrike
Less noise please. I think the comedy message is sufficient now.
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
Commit ca4f4205d2b0d7d44c74c865af887d1d82d7da3d by Sunstrike
Force Mystcraft plugin to load unconditionally.

This cannot be overridden by TDynstruct.cfg for balance sake.
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
Commit 1a74c0768fddbb12d0384decd490daa49997676c by progwml6
TContent refactor Part 1
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/FryingPan.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BattleSign.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shortbow.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shovel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TCraftingHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TerrainGenEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/ArmorExtended.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Longsword.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SearedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/StencilTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Cutlass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Rapier.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/TVillageTrades.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/item/ExplosiveRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/FluidType.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Dagger.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Arrow.java (diff)
The file was removedsrc/main/java/tconstruct/util/config/MystImcHandler.java
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/BlueSlime.java (diff)
The file was removedsrc/main/java/tconstruct/TConstruct.java.orig
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was removedsrc/main/java/tconstruct/util/config/AEImcHandler.java
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/CraftingItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SlimePadRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/InventoryTabKnapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was removedsrc/main/java/tconstruct/common/TContent.java.orig
The file was modifiedsrc/main/java/tconstruct/items/tools/Broadsword.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was removedsrc/main/java/tconstruct/client/TProxyClient.java.orig
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Cleaver.java (diff)
The file was removedsrc/main/java/tconstruct/util/config/BCImcHandler.java
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was addedsrc/main/java/tconstruct/common/TRecipes.java
The file was addedsrc/main/java/tconstruct/common/TRepo.java
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java (diff)
Commit b79ed2c93399672ee7ae8c3af42f9cf0965a3857 by progwml6
more of tcontent refactors
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
Commit b6da5dcca42b9cfe6bc09d17d0a62757f9bf03e8 by progwml6
clean up imports, run TContent/ new classes through formatter
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit a13b5396d4fdeb74c9ac8bddef42185b4c901180 by progwml6
missed these in refactoring
The file was modifiedsrc/main/java/tconstruct/items/Bowstring.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ToolShard.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ToolPart.java (diff)
Commit f77f89e2089075b931a0170b5b24ecd3b5f57323 by Sunstrike
Cleanup dimension blacklist.
The file was modifiedsrc/main/java/tconstruct/util/config/DimensionBlacklist.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was removedsrc/main/java/tconstruct/util/config/TwilightForestConfig.java
The file was removedsrc/main/java/tconstruct/util/config/BOPConfig.java
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
Commit 7c68cfbcc57089c06c4330c1a82a3fa55c4b073d by Sunstrike
Update preloader to 0.1.1

Restore AT function (went missing in a merge), add verbose log toggle, reinforce PropertyManager.
The file was modifiedsrc/main/java/tconstruct/preloader/helpers/PropertyManager.java (diff)
The file was modifiedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java (diff)
The file was addedsrc/main/java/tconstruct/preloader/AccessTransformers.java
Commit de0a33fcdd3b8500bd5d31cf4cb41816696f9e1f by Sunstrike
Slightly tweak builder output format
The file was modifiedbuild.gradle (diff)
Commit a32ac02b9c3a3c5fbc025449b4c37cd933f17d4e by progwml6
clean up fluids & fluidBlocks variable declaration
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit 5012c3a60cb070342fcc4756e896c47d1d0ee5b8 by Sunstrike
GITBORK if Git isn't working.
The file was modifiedbuild.gradle (diff)
Commit 587ba53a366534b6bd23557baff0f0a4aae4f156 by Sunstrike
Change root project ID to match Ant
The file was modifiedsettings.gradle (diff)
Commit f3b31b7914fa6ad7bb7bd25bf833e34897159228 by Sunstrike
Fix Git not finishing fast enough in build.gradle
The file was modifiedbuild.gradle (diff)
Commit 469c1c62d93ba686310db233220e126b0c8af9e3 by progwml6
version #'s for dependencies now loaded from properties file
The file was modifiedbuild.gradle (diff)
The file was removedresources/PreloaderManifest.mf
The file was modifiedresources/mcmod.info (diff)
The file was addedbuild.properties
Commit f68a27be287453b47d7b4d296648196532a80cae by Sunstrike
Bad Magic Launcher, bad! *whacks*
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedbuild.properties (diff)
Commit e763bb63630fb14cb2a89c4b2b3801b26b807cb0 by Sunstrike
Move some stuff out into Mantle.
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/EquipLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/PartBuilderLogic.java (diff)
The file was removedsrc/main/java/tconstruct/library/blocks/InventoryLogic.java
The file was removedsrc/main/java/tconstruct/library/blocks/InventorySlab.java
The file was modifiedsrc/main/java/tconstruct/util/network/TPacketHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/StencilTableLogic.java (diff)
The file was removedsrc/main/java/tconstruct/library/blocks/InventoryBlock.java
The file was modifiedsrc/main/java/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/PatternChestLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GolemPedestalBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/GolemCoreLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/InventoryCraftingStation.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GolemCoreBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
Commit cc241aab6775a0ff25405fbd445e83a008dc6cd4 by Sunstrike
Abort cloak render with Optifine.
The file was modifiedsrc/main/java/tconstruct/client/event/EventCloakRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit e29d9eb1112572eadc6f06f839701cd078c017df by thevikingwarrior98
Update AdaptiveSmelteryGui.java
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
Commit ea218c609917834f091e55e97a538bb4b4fb4100 by thevikingwarrior98
Update StencilTableGui.java
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
Commit 08fd425c8f01ba1272d21358e879596841e3b450 by Sunstrike
Fix wtf code merge.

Removed extra brackets from StatCollector references (PLEASE check this before PRs), replaced TContent references with TRepo as needed.
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
Commit 9ccbe48bfe971006be30cb66c047598219a41fc1 by Sunstrike
Fix IFacingLogic using the wrong interface (now in Mantle).
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was removedsrc/main/java/tconstruct/library/util/IFacingLogic.java
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SlimeChannelRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
Commit a181dc9dcf12c20d775009c5132d5158483b9e4a by Sunstrike
Start IC2 compat.

...Not. Bwahahah.
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/ic2/IC2.java
Commit b57eb8bed110f214267da6df4889f7fab2fdb327 by progwml6
remove redundant classes that are in mantle, use mantle's implementations
The file was removedsrc/main/java/tconstruct/library/util/CoordTuple.java
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryComponent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SmelteryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/MultiServantLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was removedsrc/main/java/tconstruct/library/util/IActiveLogic.java
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was removedsrc/main/java/tconstruct/library/util/CoordTuplePair.java
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was removedsrc/main/java/tconstruct/library/util/CoordTupleSort.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/util/IServantLogic.java (diff)
Commit 537aa284b01d3fe0184392412b68c94553829dfa by progwml6
add hard dep to mantle
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit da4f1aadc2952014b2c2aa5a5c84c29af9b7959f by Vexatos
German has soo long words :(
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit 7776f7f35d01f31bcc2e936ed0ecfc1e563234a6 by Sunstrike
(Preloader) Restore getLibraryRequestClass but keep it deprecated.
The file was modifiedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java (diff)
The file was modifiedresources/assets/tinker/lang/zh_CN.lang (diff)
Commit 6b4309a675c30b914bc44f3e8aa74eda70db78c3 by Sunstrike
Maybe slightly too trolly.

...Keeping the rest though, it's just funny.
The file was modifiedsrc/main/java/tconstruct/plugins/ic2/IC2.java (diff)
Commit 46c90ff3c165a367ece8fb63188465c99965552f by Sunstrike
Fix localization bug affecting Waila.
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/lang/zh_CN.lang (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedresources/assets/tinker/lang/pl_PL.lang (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
Commit 34812e761c0b89e49bf5dd7441174374588954e8 by progwml6
use java based mantle
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SmelteryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryComponent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/MultiServantLogic.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
Commit 6efd8a83fdaf5731c464bb86d3866dca1bedd102 by progwml6
remove class exists in mantle
The file was removedsrc/main/java/tconstruct/library/util/ValueCoordTuple.java
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
The file was addedsrc/main/java/tconstruct/items/armor/ExoArmor.java
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
The file was removedresources/assets/tinker/textures/armor/enderpearl.png
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was addedresources/assets/tinker/textures/items/armor/exosuit_boots.png
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was addedresources/assets/tinker/textures/items/armor/exosuit_chestplate.png
The file was addedresources/assets/tinker/textures/items/armor/exosuit_leggings.png
The file was addedresources/assets/tinker/textures/items/armor/exosuit_helmet.png
The file was addedresources/assets/tinker/textures/armor/exosuit_1.png
The file was addedresources/assets/tinker/textures/armor/exosuit_2.png
The file was modified.gitignore (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedbuild.gradle (diff)
Commit bd93fdd2798bff2efbad0909869317f15fadd96f by progwml6
fix capitalization derp
The file was modifiedresources/mcmod.info (diff)
Commit 34c54a60a97bbce394831010a913dd093035c35b by Sunstrike
Update Mantle to 02b512.

Make crash callables public.
The file was modifiedbuild.properties (diff)
Commit 179f9dfa05496454c2fc207f6a290ddfa5e05b57 by Sunstrike
Compact EnvChecks and use Mantle callables.
The file was removedsrc/main/java/tconstruct/util/CallableSuppConfig.java
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was removedsrc/main/java/tconstruct/util/CallableUnsuppConfig.java
Commit 7f57b8b30b0f83162227100bed0243e44c4b5d89 by Sunstrike
'Fix' funny start messages.
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
Commit d19d4d4a0cac9f982806cd857ef4b8bc6d93f946 by Sunstrike
Update Mantle, further thin TCon env checks, move optifine detection out to Mantle.
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/client/event/EventCloakRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
Commit bbec72109af2fdebec4091198e3dc8b70be1d86e by progwml6
move more block logic to mantle
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was removedsrc/main/java/tconstruct/library/blocks/AdaptiveInventoryLogic.java
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was removedsrc/main/java/tconstruct/blocks/logic/MultiServantLogic.java
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was removedsrc/main/java/tconstruct/library/blocks/ExpandableInventoryLogic.java
The file was removedsrc/main/java/tconstruct/library/util/IMasterNode.java
The file was removedsrc/main/java/tconstruct/library/util/IMasterLogic.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was removedsrc/main/java/tconstruct/library/util/IServantLogic.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TowerFurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
Commit 85aaa05d4b8443f1c81f750b674b19094038eed6 by mDiyo
Crafting Station Prototype
The file was removedsrc/main/java/tconstruct/modifiers/ModPiston.java
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/GrindableHorse.java
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/Drinkables.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModReinforced.java
The file was addedresources/assets/tinker/textures/gui/chestside.png
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was addedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModDurability.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModAttack.java
The file was addedsrc/main/java/tconstruct/plugins/Thaumcraft.java
The file was removedsrc/main/java/tconstruct/modifiers/ModAutoSmelt.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModLapis.java
The file was removedsrc/main/java/tconstruct/modifiers/ModFlux.java
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModBoolean.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModAutoSmelt.java
The file was addedresources/assets/tinker/textures/gui/tinkertable.png
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/NEICompat.java
The file was removedsrc/main/java/tconstruct/modifiers/ModSmite.java
The file was removedsrc/main/java/tconstruct/modifiers/ModAttack.java
The file was removedsrc/main/java/tconstruct/modifiers/ModReinforced.java
The file was removedsrc/main/java/tconstruct/plugins/mystcraft/Mystcraft.java
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModPotion.java
The file was removedsrc/main/java/tconstruct/modifiers/ModDurability.java
The file was removedsrc/main/java/tconstruct/modifiers/ModLapis.java
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java (diff)
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModAntiSpider.java
The file was modifiedsrc/main/java/tconstruct/items/tools/Cleaver.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/appeng/AppEng.java
The file was addedsrc/main/java/tconstruct/plugins/AppEng.java
The file was modifiedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/BuildcraftTransport.java
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/HarvestableOreBerry.java
The file was removedsrc/main/java/tconstruct/modifiers/ModBlaze.java
The file was removedsrc/main/java/tconstruct/plugins/nei/NotEnoughItems.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModPiston.java
The file was addedsrc/main/java/tconstruct/plugins/Mystcraft.java
The file was addedsrc/main/java/tconstruct/plugins/fmp/RegisterWithFMP.java
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/HarvestableOreBerry.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModButtertouch.java
The file was addedsrc/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/SlotTool.java (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModInteger.java
The file was removedsrc/main/java/tconstruct/plugins/fmp/register/RegisterWithFMP.java
The file was removedsrc/main/java/tconstruct/modifiers/ModRedstone.java
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/drinkable/Drinkables.java
The file was addedsrc/main/java/tconstruct/library/armor/ArmorMod.java
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolMod.java (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModExtraModifier.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModRedstone.java
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/harvestables/GrindableHorse.java
The file was modifiedsrc/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolForgeLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModAntiSpider.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was removedsrc/main/java/tconstruct/modifiers/ModRepair.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModBlaze.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModInteger.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModFlux.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModBoolean.java
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/NotEnoughItems.java
The file was removedsrc/main/java/tconstruct/plugins/thaumcraft/Thaumcraft.java
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/buildcraft/BuildcraftTransport.java
The file was removedsrc/main/java/tconstruct/modifiers/TActiveOmniMod.java
The file was removedsrc/main/java/tconstruct/modifiers/ModButtertouch.java
The file was removedsrc/main/java/tconstruct/plugins/fmp/register/ConnectedTexturesMicroMaterial.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModRepair.java
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModPotion.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModExtraModifier.java
The file was addedsrc/main/java/tconstruct/modifiers/tools/ModSmite.java
The file was removedsrc/main/java/tconstruct/plugins/nei/NEICompat.java
Commit b61c1c581dce552d95a3ce8dd3954937b6b10c7a by mDiyo
Linux capitalization weirdness
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/mfrRegistering.java
The file was modifiedsrc/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/minefactoryreloaded/MFRRegister.java
Commit 3744f8a886fa9e2527cfa68e770e25f7cbd694ea by progwml6
te compat fixes/tweaks
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
Commit e79d411131da7ce9264e5d7825afefe0eefb480a by progwml6
remove useless mathutils class, move idrawbridgelogic to TMech
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
The file was removedsrc/main/java/tconstruct/library/blocks/IDrawbridgeLogicBase.java
The file was removedsrc/main/java/tconstruct/library/util/MathUtils.java
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedbuild.properties (diff)
Commit c37b6fe93feed34c62d0cf760f95fcc691aef713 by Sunstrike
Use the new MultiServantLogic path.
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
Commit c973e417f6619c09b153915c6a0c7e17342c90bc by Sunstrike
Migrate legacy Block references to MantleBlock
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GolemHeadBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlabBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
Commit ec2d94662c0bfae72f6eabebd7a7bfd8006b9a6c by Sunstrike
SmelteryLogic IDebuggable
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
Commit 62e14d4c5fd49b8ef9c81d7b97c0c1b0f3d88786 by Sunstrike
Update Mantle.

InventoryBlock wasn't respecting IDebuggable.
The file was modifiedbuild.properties (diff)
Commit 61ef61058cc89cc13d5f51f5675271b879eb1718 by Sunstrike
Change to new Mantle DebugData
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit cc80c0a187111c8d951580aa65ebf805d62c6b48 by Sunstrike
Update build.gradle.

Cleanup formatting and comments, remove legacy Minecraft libraries download repo.
The file was modifiedbuild.gradle (diff)
Commit 66024ff6529cebc2f7e31bb1bf3a90d3068bbcd5 by Sunstrike
Update NEI dep as CB removed the old one, breaking the build.
The file was modifiedbuild.properties (diff)
Commit 655780cc0c82bd33c919b511e3a76dc2ff518a1a by progwml6
nether smeltery coming to a master branch near you
The file was removedresources/assets/tinker/textures/blocks/pedestalbottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_lavatank_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedgague_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbrick.png
The file was removedresources/assets/tinker/textures/blocks/pedestalside.png
The file was addedresources/assets/tinker/textures/blocks/nether_blockcast_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedwindow_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_drain_out.png
The file was addedresources/assets/tinker/textures/blocks/nether_grout.png
The file was addedresources/assets/tinker/textures/blocks/nether_lavatank_side.png
The file was addedresources/assets/tinker/textures/items/materials/material_searedbrick_nether.png
The file was addedresources/assets/tinker/textures/blocks/nether_blockcast_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbrickcracked.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedpaver.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbricksquare.png
The file was removedresources/assets/tinker/textures/blocks/pedestaltopp.png
The file was addedresources/assets/tinker/textures/blocks/nether_faucet.png
The file was removedresources/assets/tinker/textures/blocks/pedestal.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedgague_side.png
The file was removedresources/assets/tinker/textures/blocks/pedestaltops.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedroad.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_castingtable_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedstone.png
The file was removedresources/assets/tinker/textures/blocks/pedestaltop.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_active.png
The file was addedresources/assets/tinker/textures/blocks/nether_castingtable_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbrickfancy.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedwindow_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_castingtable_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedcreeper.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png
The file was addedresources/assets/tinker/textures/blocks/nether_drain_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedgague_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_inactive.png
The file was addedresources/assets/tinker/textures/blocks/nether_blockcast_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_drain_basin.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedcobble.png
Commit 0c9c8100adbfc270b0f91dc926bca5f9a5c2b87d by progwml6
manual merges of up to 9a578fc
The file was addedresources/assets/tinker/textures/items/food/jerky_blood.png
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java (diff)
The file was modifiedresources/assets/tinker/textures/items/food/edibleslime.png (diff)
The file was modifiedsrc/main/java/tconstruct/items/Jerky.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/StrangeFood.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/MaterialItem.java (diff)
The file was addedresources/assets/tinker/textures/items/food/edibleblood.png
The file was modifiedsrc/main/java/tconstruct/blocks/SoilBlock.java (diff)
The file was addedresources/assets/tinker/textures/items/food/jerky_blueslime.png
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit faedd83413c4463271ee6940650a671c00d7f37e by progwml6
fix manual merge derps
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
Commit 977287e440354226afb97405aa08214c7289ea5e by mDiyo
Crafting Station can modify tools if near a Tool Station
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/SpecialFood.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
Commit 55eeaf15612cc97ac8c73e697caf67552162c569 by progwml6
clean up old stuff, bump required version to 1.6.4 in master as a result
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was removedsrc/main/java/tconstruct/util/DozenalConverter.java
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
Commit 086cc97ddccfb9643cf1c86d0350280646c3348f by mDiyo
Rewrote ModAttack to accept multiple items
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was addedsrc/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModAttack.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java (diff)
Commit 50fdf1b161b1b278dac027088f645f0dc56470a2 by mDiyo
Fix filter amounts
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java (diff)
Commit 8b154a9cb4f56e6f61e719b912425a5202be6abf by mDiyo
All modifiers changed to use the tinker table
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModAntiSpider.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModLapis.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModBlaze.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModSmite.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModPiston.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModRedstone.java (diff)
Commit 90f09b7e2d2cb8dccf35a9337528ab2a17255a51 by mDiyo
First armor modifier
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was addedsrc/main/java/tconstruct/modifiers/armor/ArmorModTypeFilter.java
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ToolModTypeFilter.java (diff)
The file was addedsrc/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/EnumArmorPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ExoArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
Commit 931b2bd79915ee91b7dc65238bcb65cb9d37fc45 by progwml6
make recipe variable in tconstruct that is static, remove static calls on methods in trecipes
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
Commit 014ca129593acaa7c877a4ebe183e357eb42a8e9 by Sunstrike
Update NEI as CB has deleted it... again...
The file was modifiedbuild.properties (diff)
Commit 22c99c80dd85638400a24a5da532520fc72504c7 by progwml6
clean up some debugging messages
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
Commit f8450e4a311c86f7f4a8cd28cdd05ae21b7fa6ab by Arthur Uzulin
Knapsack/extended slots tick updates

- Fixed a null pointer exception
- Clean up imports in GlassBlock(accidental)
- Made the extended armor slots tick and armor tick items
- Made the knapsack tick items
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
Commit 3e4302c58611fc320992d172df9722130b0d6b69 by progwml6
Move part of book code to mantle
The file was removedsrc/main/java/tconstruct/client/pages/PicturePage.java
The file was modifiedbuild.properties (diff)
The file was removedsrc/main/java/tconstruct/client/pages/TextPage.java
The file was removedsrc/main/java/tconstruct/client/gui/GuiManual.java
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was removedsrc/main/java/tconstruct/client/pages/SectionPage.java
The file was removedsrc/main/java/tconstruct/client/pages/BookPage.java
The file was removedsrc/main/java/tconstruct/client/pages/ContentsTablePage.java
The file was removedsrc/main/java/tconstruct/client/pages/SidebarPage.java
The file was modifiedsrc/main/java/tconstruct/library/client/TConstructClientRegistry.java (diff)
The file was removedsrc/main/java/tconstruct/client/pages/CraftingPage.java
The file was removedsrc/main/java/tconstruct/client/pages/TitlePage.java
The file was modifiedsrc/main/java/tconstruct/client/pages/MaterialPage.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/BlockCastPage.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/ToolPage.java (diff)
The file was removedsrc/main/java/tconstruct/client/pages/BlankPage.java
The file was modifiedsrc/main/java/tconstruct/client/pages/ModifierPage.java (diff)
The file was removedsrc/main/java/tconstruct/client/pages/FurnacePage.java
Commit f06618978876a26a0a7cf123b95908de63e7817b by progwml6
use TCon crafting station not vanilla crafting table in villages
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
Commit 049f8f44a541afc5ba5d24ae25467eb5d6d4d9b0 by progwml6
more cleanups of manual move
The file was removedsrc/main/java/tconstruct/client/RenderItemCopy.java
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was removedsrc/main/java/tconstruct/client/block/SmallFontRenderer.java
The file was removedsrc/main/java/tconstruct/client/gui/TurnPageButton.java
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit 5694517f3dd5d81f40ce055e95684a98dd78f0cd by Arthur Uzulin
New achievement

- Added two new events related to smeltery
- Added a new secret achievement labelled "Doing it Wrong"
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was addedsrc/main/java/tconstruct/library/event/SmelteryEvent.java
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandlerAchievement.java (diff)
Commit 7dade36215440b101d143d3b6033fe23388ccb8d by progwml6
more manual movement work
The file was modifiedsrc/main/java/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/CraftingItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Manual.java (diff)
The file was modifiedresources/assets/tinker/lang/zh_CN.lang (diff)
The file was modifiedcapes.txt (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
Commit f84004c4090f2d616850a85fd644d5836d78c207 by Arthur Uzulin
Added achievement "Better Crafting"

- Added the achievement called "Better Crafting"
The file was modifiedsrc/main/java/tconstruct/util/TCraftingHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/zh_CN.lang (diff)
Commit d65baaecb0516c575418699d0cb6270e25b7a14e by progwml6
part 1 of converting to using MultiItemBlock where appropriate
The file was modifiedsrc/main/java/tconstruct/items/blocks/SoilSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GravelOreItem.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/LavaTankItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CastingChannelItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GlassBlockItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GlassPaneItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java (diff)
Commit 2fbeb7f516a82d73245cf3103095cf8bc34ff5ef by Sunstrike
Update IC2 plugin.

Adjust liquid value for dirt-to-diamonds, remove all other UU recipes.
The file was modifiedsrc/main/java/tconstruct/plugins/ic2/IC2.java (diff)
Commit 2ed4c115e4c881681980e805c58a0eaeb57a3946 by Sunstrike
Actually update UU value.
The file was modifiedsrc/main/java/tconstruct/plugins/ic2/IC2.java (diff)
Commit 51e0833ae84955e4dce335d12ad61705b48b5030 by progwml6
part 2 of conversion to multiItemBlock
The file was modifiedsrc/main/java/tconstruct/items/blocks/MetalItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SmelteryItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MetalOreItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MultiBrickItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SearedSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SoilSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SpeedBlockItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GlassPaneItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SearedTableItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SpeedSlabItem.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/StainedGlassClearItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ToolStationItemBlock.java (diff)
Commit 48220202bc6532a9c248c1d6aef6a3dbbb5f9b02 by progwml6
use mantle's craftingItem
The file was modifiedsrc/main/java/tconstruct/items/MaterialItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/OreBerries.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ToolPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ArmorPattern.java (diff)
The file was removedsrc/main/java/tconstruct/items/CraftingItem.java
The file was modifiedsrc/main/java/tconstruct/items/Fletching.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Manual.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Bowstring.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Pattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/HeartCanister.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit c828a046d1db0855989ceecb92d9ff6efef6adc4 by progwml6
re-organize some of the plugins to different packages
The file was removedsrc/main/java/tconstruct/plugins/NEICompat.java
The file was addedsrc/main/java/tconstruct/plugins/imc/BuildcraftTransport.java
The file was addedsrc/main/java/tconstruct/plugins/imc/Thaumcraft.java
The file was removedsrc/main/java/tconstruct/plugins/NotEnoughItems.java
The file was removedsrc/main/java/tconstruct/plugins/AppEng.java
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/BuildcraftTransport.java
The file was removedsrc/main/java/tconstruct/plugins/Mystcraft.java
The file was removedsrc/main/java/tconstruct/plugins/Thaumcraft.java
The file was addedsrc/main/java/tconstruct/plugins/imc/AppEng.java
The file was addedsrc/main/java/tconstruct/plugins/nei/NEICompat.java
The file was addedsrc/main/java/tconstruct/plugins/nei/NotEnoughItems.java
The file was addedsrc/main/java/tconstruct/plugins/imc/Mystcraft.java
Commit 1b1803c48bc8f0449306d1a47dc232a3a5bd0176 by mDiyo
Add incompatibles to EnvironmentChecks
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was addedsrc/main/java/tconstruct/util/EnvironmentGui.java
Commit d579d0047faa1189fa33d76e547d4e459061fcdc by mDiyo
Revert "Add incompatibles to EnvironmentChecks"

This reverts commit 1b1803c48bc8f0449306d1a47dc232a3a5bd0176.
The file was removedsrc/main/java/tconstruct/util/EnvironmentGui.java
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
Commit 97d472dcde9004a70315064b0a23ce8845ce420a by mDiyo
Add incompatibles to EnvironmentCheck
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was addedsrc/main/java/tconstruct/util/EnvironmentGui.java
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
Commit c769e99cb212da772edc1464bf454d9b4c6fa74f by mDiyo
Bad comment for testing, bad!
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedREADME.md (diff)
Commit 676bd4890378b31dbd0265e11251b8985342c955 by mDiyo
More sensible message
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
Commit 1ddf963aa27576412097188fe6dc6936cddbf583 by mDiyo
No need to talk about how toxic Greg is in the incompatibility screen... oops
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
Commit c22f39927831fe776a7a30f59bf51184b88ce6db by stovallj1995
Udate en_US.lang to include Invar and Slime Soil

Don't know if Slime Soil was a good name, but noticed these localizations to be missing.
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit 7ff592b4b5903edb372819c104e2e2aec22183e5 by Sunstrike
Waila: Casting Basin support.
The file was modifiedsrc/main/java/tconstruct/plugins/waila/WailaRegistrar.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/waila/BasinDataProvider.java
Commit 27277a67e6e094d7a0de53bb5fa1372258724e80 by Sunstrike
Waila: Casting Table support.
The file was modifiedsrc/main/java/tconstruct/plugins/waila/WailaRegistrar.java (diff)
The file was addedsrc/main/java/tconstruct/plugins/waila/TableDataProvider.java
Commit bcd73a0cf368bc9ecb57e8a2e6d0cd2192dc0c57 by Sunstrike
Waila: Add item data to basin casting.
The file was modifiedsrc/main/java/tconstruct/plugins/waila/BasinDataProvider.java (diff)
Commit 6f8ca82d98a16a2754096af37c75d0be508c44bc by Sunstrike
Waila: Configuration support
The file was modifiedsrc/main/java/tconstruct/plugins/waila/BasinDataProvider.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/waila/TableDataProvider.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/waila/WailaRegistrar.java (diff)
Commit 1bd860c52f06827f2069fadc80f8107d48767e22 by progwml6
start of the 1.7 update commits
The file was removedsrc/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java (diff)
The file was addedreturning_eventually/fmp/ForgeMultiPart.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/INeedleAmmo.java
The file was removedsrc/main/java/tconstruct/plugins/waila/SearedTankDataProvider.java
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ArmorPattern.java (diff)
The file was addedreturning_eventually/nei/NotEnoughItems.java
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/RanchedItem.java
The file was modifiedsrc/main/java/tconstruct/inventory/SlotArmorCopy.java (diff)
The file was addedreturning_eventually/waila/CastingChannelDataProvider.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/ISafariNetHandler.java
The file was modifiedsrc/main/java/tconstruct/client/CustomBowRenderer.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/fmp/RegisterWithFMP.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IToolHammerAdvanced.java
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ToolPart.java (diff)
The file was addedreturning_eventually/minefactoryreloaded/HarvestableOreBerry.java
The file was modifiedsrc/main/java/tconstruct/blocks/StoneLadder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/ToolCoreRenderer.java (diff)
The file was addedreturning_eventually/minefactoryreloaded/MineFactoryReloaded.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IRandomMobProvider.java
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/GoldenHead.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimeExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneConnectedRender.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryPlantable.java
The file was modifiedsrc/main/java/tconstruct/util/config/DimensionBlacklist.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/waila/BasinDataProvider.java
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/ISyringe.java
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedBlock.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/nei/NotEnoughItems.java
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/RedNetConnectionType.java
The file was modifiedsrc/main/java/tconstruct/client/block/PaneRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/DiamondApple.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ArmorBasic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was addedreturning_eventually/nei/NEICompat.java
The file was modifiedsrc/main/java/tconstruct/items/SpecialFood.java (diff)
The file was addedreturning_eventually/waila/SearedTankDataProvider.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryRanchable.java
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrick.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/fmp/ForgeMultiPart.java
The file was modifiedsrc/main/java/tconstruct/items/armor/ArmorStandard.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/MineFactoryReloaded.java
The file was addedreturning_eventually/fmp/ConnectedTexturesMicroMaterial.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/FarmingRegistry.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IConnectableRedNet.java
The file was modifiedsrc/main/java/tconstruct/items/ToolShard.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNoConnection.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IMobEggHandler.java
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Jerky.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was addedreturning_eventually/waila/BasinDataProvider.java
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/fmp/ConnectedTexturesMicroMaterial.java
The file was removedsrc/main/java/tconstruct/plugins/waila/Waila.java
The file was modifiedsrc/main/java/tconstruct/items/blocks/MetadataItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructBlock.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/Drinkables.java
The file was modifiedsrc/main/java/tconstruct/blocks/SoilBlock.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IDeepStorageUnit.java
The file was modifiedbuild.properties (diff)
The file was addedreturning_eventually/fmp/RegisterWithFMP.java
The file was addedreturning_eventually/minefactoryreloaded/GrindableHorse.java
The file was addedreturning_eventually/minefactoryreloaded/Drinkables.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java
The file was addedreturning_eventually/minefactoryreloaded/MFRRegister.java
The file was modifiedsrc/main/java/tconstruct/items/armor/TArmorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was addedreturning_eventually/waila/TableDataProvider.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFruit.java
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeFluid.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/FertilizerType.java
The file was removedsrc/main/java/tconstruct/plugins/nei/NEICompat.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetDecorative.java
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/waila/SmelteryDataProvider.java
The file was addedreturning_eventually/waila/WailaRegistrar.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/Helper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/WoodRail.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetNetworkContainer.java
The file was modifiedsrc/main/java/tconstruct/blocks/PaneBase.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/GrindableHorse.java
The file was addedreturning_eventually/waila/Waila.java
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/MFRRegister.java
The file was addedreturning_eventually/waila/SmelteryDataProvider.java
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedSlab.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/rednet/IRedNetLogicCircuit.java
The file was modifiedsrc/main/java/tconstruct/blocks/TMetalBlock.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/waila/TableDataProvider.java
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IToolHammer.java
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Glove.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizable.java
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/PotionLauncher.java (diff)
The file was removedsrc/main/java/tconstruct/plugins/waila/WailaRegistrar.java
The file was modifiedsrc/main/java/tconstruct/blocks/TankAirBlock.java (diff)
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryFertilizer.java
The file was removedsrc/api/java/powercrystals/minefactoryreloaded/api/RandomMob.java
The file was removedsrc/main/java/tconstruct/plugins/minefactoryreloaded/HarvestableOreBerry.java
The file was modifiedsrc/main/java/tconstruct/blocks/SlabBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
Commit 7d8f58ea88337d0a081991e5cf6693a2632a448e by progwml6
get rid of moar errors
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/Weapon.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
Commit ad96fbfa61d727bdb25273e3e812c8d5c77ccc6f by progwml6
more of project "FUN"
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/PotionLauncher.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/ic2/IC2.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/client/TConstructClientRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
Commit 3bf37fa6a72a73ef683e7dd894077a5c15053e98 by progwml6
most of item/block will now compile
The file was modifiedsrc/main/java/tconstruct/blocks/MetalOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/OreBerries.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Manual.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Fletching.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrick.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeLeavesItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SearedSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SpeedSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MultiBrickItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/HamboneItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CraftedSoilItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GolemHeadBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ToolStationItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/TArmorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SpeedBlockItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/MaterialItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ExoArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SoilSlabItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeSaplingItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeGrassItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Pattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MultiBrickFancyItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/StainedGlassClearItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Bowstring.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GlassPaneItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/SpecialFood.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GravelOreItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/MetalPattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/StrangeFood.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeGelItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Jerky.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/GlassBlockItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/LavaTankItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SmelteryItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MetalOreItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/MetalItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SearedTableItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/HeartCanister.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CastingChannelItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/CraftingSlabItemBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/StainedGlassClearPaneItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ToolPartHidden.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBushEssence.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Cutlass.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/PotionLauncher.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/imc/BuildcraftTransport.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BattleSign.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Longsword.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ArmorBasic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/FryingPan.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/PluginController.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Dagger.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/PatternBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolRecipe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Cleaver.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/util/TabTools.java (diff)
The file was modifiedsrc/main/java/tconstruct/plugins/imc/Mystcraft.java (diff)
The file was modifiedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shortbow.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/FluidType.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shovel.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Broadsword.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/BowRecipe.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModLapis.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Rapier.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModButtertouch.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModPotion.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
Commit b9cdef8209a76813cdfdb096dcd287cc089be4b9 by progwml6
get rid of some orphaned classes
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeTallGrass.java (diff)
The file was removedsrc/main/java/tconstruct/client/block/GolemCoreRender.java
The file was removedsrc/main/java/tconstruct/blocks/logic/GolemCoreLogic.java
The file was removedsrc/main/java/tconstruct/blocks/logic/GolemPedestalLogic.java
The file was removedsrc/main/java/tconstruct/blocks/GolemCoreBlock.java
The file was removedsrc/main/java/tconstruct/blocks/GolemPedestalBlock.java
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was removedsrc/main/java/tconstruct/client/entity/GolemBaseModel.java
The file was removedsrc/main/java/tconstruct/blocks/GolemHeadBlock.java
The file was removedsrc/main/java/tconstruct/client/block/GolemCoreSpecialRender.java
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/Behavior.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandlerRocketFireball.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/ArmorExtended.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java (diff)
Commit e187d8525bbf4ccd9290deae4df3d63a76967a6c by progwml6
fix some rendering, icon, and forgedirection issues
The file was modifiedsrc/main/java/tconstruct/client/block/PaneRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/armor/RenderArmorCast.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneConnectedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/DryingRackRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SmelteryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/CartRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BarricadeRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SlimeChannelRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SearedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SlimePadRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PunjiRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TankRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TankAirRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TableRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TableForgeRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/item/ExplosiveRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/OreberryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/FrypanRender.java (diff)
Commit 4228b26a076968f7f7362db3d72b37f55262c341 by progwml6
now at around 4700 errors
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneConnectedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/InventoryTabVanilla.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/TArmorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ArmorStandard.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandlerAchievement.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/event/ToolCraftEvent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneLadder.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/event/EventCloakRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/FluidType.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/event/PartBuilderEvent.java (diff)
The file was modifiedsrc/api/java/mods/battlegear2/api/PlayerEventChild.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/InventoryTabArmorExtended.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/event/ToolCraftedEvent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryComponent.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/event/SmelteryEvent.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/OreberryBushGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TerrainGenEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TDispenserBehaviorArrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TDispenserBehaviorSpawnEgg.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPane.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModPotion.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
Commit 0ee7ac17182171f0545afa0ce1c99446eaf4ee88 by progwml6
few hundred errors gone just like that
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/MiningExplosion.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/BlueSlime.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/Behavior.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/OreberryBushGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/armor/RenderArmorCast.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimeExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/LaunchedItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
Commit 48be78c6a820313d7bc8add8e6cdb78c8879bc2e by progwml6
fix references to worldObj
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/CastingBasinSpecialRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ToolForgeContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/DryingRackSpecialRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrick.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FurnaceGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
Commit 67ccd5b7db14eee2f2b6617828a65dd6713f9f7e by progwml6
fix a whole bunch of errors in tcontent, and several constructors that still had ID's
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit 199a92f47a7614b5e812292568c57491cc346f4f by progwml6
go through items a bit
The file was modifiedsrc/main/java/tconstruct/inventory/ToolStationContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/DiamondApple.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Jerky.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ExoArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrick.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/event/EventCloakRender.java (diff)
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SearedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneLadder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/FluidType.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
Commit 9814eadaea9848e4f62753ac8951fdf76c285e0a by progwml6
bunch more random stuff fixed
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/AdaptiveSmelteryContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/Weapon.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
Commit a5862aae2049950373f8b9742bdade7c8db5ea86 by progwml6
fixed a whole bunch of client side stuff
The file was modifiedsrc/main/java/tconstruct/util/player/KnapsackInventory.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BreakingFX.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/ArmorExtended.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TankRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/ToolCoreRenderer.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ArmorExtendedGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TCraftingHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/DryingRackRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FrypanGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TableForgeRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/KnapsackGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SearedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SmelteryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PatternChestGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/config/DimensionBlacklist.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TankAirRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TableRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PunjiRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SlimeChannelRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/PaneBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit f02619f5c687f72734b5299febf7985213b32aa2 by furryspambin
Fixed: "SkullOwner" tag on player heads

The "SkullOwner" NBT tag was getting created but was never actached to the itemstack.
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
Commit f7a86a73773c80b72bb4b7a157104e586b0ff0fd by progwml6
fix TE x,y,z coord stuff
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ToolForgeContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ToolStationContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/DryingRackSpecialRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
Commit ab73bafc151231b39cce3e5fe883e175a9cdc2aa by progwml6
fix lots of rendering mappings. rename toolmaterial to ttoolmaterial to avoid conflicts w/ a SRG name for something in vanilla
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PatternChestGui.java (diff)
The file was removedsrc/main/java/tconstruct/library/tools/ToolMaterial.java
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FrypanGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FurnaceGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/MaterialPage.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/event/ToolCraftEvent.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/AbstractTab.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/HeartCanister.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was addedsrc/main/java/tconstruct/library/tools/TToolMaterial.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/TabRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/Behavior.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/Helper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryComponent.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/PartBuilderLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiButtonTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/preloader/helpers/PropertyManager.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/AbstractTab.java (diff)
The file was modifiedsrc/main/java/tconstruct/preloader/TConstructLoaderContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/preloader/AccessTransformers.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LandmineSpecialStackLogic.java (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/ModFlux.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeTallGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/FryingPan.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/KnapsackGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/Detailing.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/MiningExplosion.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/PlantGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ArmorExtendedGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TCraftingHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/CustomBowRenderer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/TabRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit 76ceab92bc66b7921f7497779d30caa92e230af2 by thevikingwarrior98
I'm back!

Hey, back after a month, and here is the updated file. @mDiyo i saw you used my gui translation from the branch More-gui-localization, but only copying the en_US file and not the changed to the code (which make it kind of useles)
Also the crafting station gui is not localized
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
The file was modifiedresources/assets/tinker/lang/ru_RU.lang (diff)
Commit d911af378f0dec59248d1fb8cd9c5229811187ce by progwml6
more 1.7 work, attempts at figuring out log4j2
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/WoodRail.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/RotatingBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BreakingFX.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceFireworkExplode.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Pattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/network/TPacketHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/FakeBlockEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TankAirRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/network/TPacketHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBushEssence.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryComponent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/BlueSlime.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimeExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/Smeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/PotionLauncher.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/TVillageTrades.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorProjectile.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPane.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/ShapelessToolRecipe.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/SmelteryRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/SmelteryContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shovel.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ContainerLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRepo.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/MetalPattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
Commit 685653280353112c6c6ee7c93a03cc08c15046ce by danny.rad10
Update CastingChannelBlock.java

Un-derping the Casting Channel
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
Commit b80481890315a1e59dc0c63c124b1971791bfe4d by danny.rad10
Update CastingChannelLogic.java

Un-derping the Casting Channel
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
Commit 8330ee63a535ab989d68728523ceff01fba56f5b by danny.rad10
Update BlockRenderCastingChannel.java

Un-derping the Casting Channel
The file was modifiedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java (diff)
Commit 95cc7149c13931dcad9e2f9bb9c4c3b37b586c57 by danny.rad10
Update CastingChannelDataProvider.java

Un-derping the Casting Channel
The file was modifiedsrc/main/java/tconstruct/plugins/waila/CastingChannelDataProvider.java (diff)
Commit 4a0d416ca195253343655d5a172cb79a21bd96a3 by danny.rad10
Update CastingChannelLogic.java

Un-derping the Casting Channels
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
Commit 9547a69de3ff72c14b3e6b4543ffd7e532ff0fc7 by danny.rad10
Update TControls.java

Fixed possible nullpointer exception
The file was modifiedsrc/main/java/tconstruct/client/TControls.java (diff)
Commit 2529da2678d449ef025623a5c6a2187233c203c2 by thevikingwarrior98
Update AdaptiveSmelteryGui.java
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
Commit 5f34719b1b77ad92618fa69ea1c000e47580d4be by thevikingwarrior98
Update StencilTableGui.java
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
Commit e876c73c82aa5a71d7170eb1f2b0a8082ce12be5 by Sunstrike
Reduce returns from Horse armor. Closes #423.
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit 6dc32bacb4fdaedd5fd8e5ae282e36e930b04eaa by thevikingwarrior98
Localization for the text in the tinker table
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/Detailing.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ContainerLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/SlimeTallGrassItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorShears.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/ArmorCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
Commit 5667cce5f6c99491141a1fd5e938d5cab2f660c0 by progwml6
couple quick fixes before bed
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
Commit 8931171979e5c365814d5ce06de090b7dad7a27e by progwml6
got rid of a few hundred errors
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/PaneBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneLadder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeTallGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPane.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Cutlass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBushEssence.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlabBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
Commit fa7a77a179109c37a74737139594621e9c98bd99 by progwml6
fixed most of the clientside rendering code
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeTallGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/MiningExplosion.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TableForgeRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/DryingRackRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/armor/RenderArmorCast.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPane.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/item/EntityLandmineFirework.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/FryingPan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBushEssence.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TankRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/PaneBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/LaunchedPotion.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/TableRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlabBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/Helper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/OreberryBushGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimeExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PunjiRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/SmelteryDamageSource.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/MiningExplosion.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/PotionLauncher.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/BowBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shovel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/FryingPan.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/Weapon.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
Commit 1c70732c6841b038ce4efffdeaff3abb25d9fbf5 by Sunstrike
Fix PR #421 compile failures.
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
Commit ad2f8c54f02b4d52dd9e44cde8c87edbd3630cfe by wodkashorty
Update de_DE.lang

Fixed a few typos
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRenderCustom.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TControls.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/PaneBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneLadder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/api/java/mods/battlegear2/api/quiver/QuiverArrowRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRenderCustom.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlabBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrick.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ContainerLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/CartRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/PartBuilderLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/item/ExplosiveRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
Commit baf965d0d0e77829f95df76fa56dfaad3cf88855 by Arthur Uzulin
1.7 stuffs

- Update tconstruct.util.landmine.Helper
- Update some/all damage sources
- A bit of stuffs in TProxyClient
- Semi-update BehaviorBlockThrow
- Semi-update SpecialStackHandler
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceFireworkExplode.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/Helper.java (diff)
Commit a99b135e734470d910d318efc85b1fa0fff76fa2 by progwml6
move 1.7 stuff to correct branch
This reverts commit baf965d0d0e77829f95df76fa56dfaad3cf88855.
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceFireworkExplode.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/Helper.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/stackCombo/SpecialStackHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java (diff)
The file was modifiedREADME.md (diff)
Commit 3f4c54fc8ebd5438c8432b7e08ef34491a9cbc36 by progwml6
move in commit placed in master branch by accident
The file was modifiedsrc/main/java/tconstruct/util/DamageSourceFireworkExplode.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorFirecharge.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/Behavior.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorPotion.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/SmelteryDamageSource.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/landmine/behavior/BehaviorBlockThrow.java (diff)
Commit 70be541d8d2e23814ebf51de5bce0b3002cbf05c by Arthur Uzulin
Update most of tconstruct.blocks(local)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimePad.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrickFancy.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MetalOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneTorch.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TMetalBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/WoodRail.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlabBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/PaneBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SearedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/StoneLadder.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SlimeExplosive.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SoilSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SpeedSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/MultiBrick.java (diff)
Commit 15f5b8408b339e39227d75a48f791ac49c2442a8 by Arthur Uzulin
Obtain fancyGraphics flag from elsewhere
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
Commit 780e933985ef5789c586c6c17e2452475958a5b8 by Arthur Uzulin
Update BlockLandmine.java
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/network/TPacketHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/ArrowRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/BlueSlime.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/LaunchedPotion.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/projectile/DaggerRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/DaggerEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/Smeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/RotatingBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/FurnaceContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/AbstractTab.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/SlotOpaqueBlocksOnly.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
The file was modifiedresources/assets/tinker/lang/zh_CN.lang (diff)
Commit 5f962eabf03ebc898065a7989d79dea063fbf235 by progwml6
remove book a assets that are now in mantle
The file was removedresources/assets/tinker/textures/gui/bookfurnace.png
The file was removedresources/assets/tinker/textures/gui/bookleft.png
The file was removedresources/assets/tinker/textures/gui/bookright.png
The file was removedresources/assets/tinker/textures/gui/book.png
The file was removedresources/assets/tinker/textures/gui/bookcrafting.png
Commit c029bd8eefe9f647ee6d1d9596981fb3e6bd746d by progwml6
books will be fully translatable once someone does the .lang files
The file was modifiedsrc/main/java/tconstruct/client/pages/MaterialPage.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/BlockCastPage.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/EnvironmentChecks.java (diff)
The file was removedsrc/main/java/tconstruct/util/EnvironmentGui.java
The file was modifiedsrc/main/java/tconstruct/client/pages/ModifierPage.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/ToolPage.java (diff)
Commit 69e1d3b103323bb3abdc32e624461149bc57dbea by progwml6
add missing localization to en_US
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/de_DE.lang (diff)
Commit 692460d1ceb7b43b1a7caf4d4f10141754e623af by progwml6
add in extra method to smelting interface in library
The file was modifiedsrc/main/java/tconstruct/library/crafting/Smeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/pages/MaterialPage.java (diff)
Commit 1c71c1c339fbcc169d75e5f7ba7f671730a18337 by progwml6
pushing new drawbridge interface for review
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
Commit 7cded16cd9a2739eac7ab10e9dad42b23569a39e by progwml6
move drawbridge state interfaces to TMech -- will be given IMC
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
Commit 6cff414a2fd33d4c139c44f36836a32d22f11022 by Arthur Uzulin
Added the packet pipeline
The file was addedsrc/main/java/tconstruct/util/network/packet/PacketPipeline.java
The file was addedsrc/main/java/tconstruct/util/network/packet/AbstractPacket.java
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was addedsrc/main/java/tconstruct/util/network/packet/PacketToolStation.java
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/OreberryBushGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/VillageToolStationHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/VillageSmelteryHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/MiningExplosion.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Shovel.java (diff)
Commit d8d7f94936c4272a7f5780c8ea83baae0b376d2f by progwml6
lets change the channel name to be the correct one
The file was modifiedsrc/main/java/tconstruct/util/network/packet/PacketPipeline.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneConnectedRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/Smeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockSkinRenderHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/Weapon.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
Commit 9b78521c7339cee4a21a774c18b9ccc438f1602b by progwml6
render liquid is error free
The file was modifiedsrc/main/java/tconstruct/client/block/RenderLiquid.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPane.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/StepSoundSlime.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/FancyItemRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit 45559478187dc2337328bf5ea7c9d1055393ff6a by progwml6
misc stuff plus AT fixes for arrows
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeIslandGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TConstructFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LiquidMetalFinite.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BloodBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ArmorExtendedGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPane.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/DryingRackSpecialRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/CastingBasinSpecialRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/CastingTableSpecialRenderer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CastingChannelBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeFluid.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/TabRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolForgeGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FurnaceGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/BlockRenderCastingChannel.java (diff)
The file was removedsrc/main/java/tconstruct/common/TimeTicker.java
The file was modifiedsrc/main/java/tconstruct/client/block/SlimeChannelRender.java (diff)
The file was removedresources/assets/tinker/sound/frypan_hit.ogg
The file was modifiedsrc/main/java/tconstruct/client/block/PaneConnectedRender.java (diff)
The file was addedresources/assets/tinker/sounds/launcher_clank.ogg
The file was addedresources/sounds.json
The file was modifiedsrc/main/java/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/block/PaneRender.java (diff)
The file was removedresources/assets/tinker/sound/little_saw.ogg
The file was removedresources/assets/tinker/sound/launcher_clank.ogg
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was addedresources/assets/tinker/sounds/little_saw.ogg
The file was addedresources/assets/tinker/sounds/frypan_hit.ogg
The file was modifiedsrc/main/java/tconstruct/client/block/TankAirRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
Commit f76c6d9840a15c22ca2f55d635639d9c469a59e3 by mDiyo
mDiyo does not want a cape
The file was modifiedcapes.txt (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/network/TPacketHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/StencilTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PartCrafterGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/Knapsack.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/RedwireLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/network/packet/PacketToolStation.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/SmelteryDamageSource.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/MiningExplosion.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LavaTankLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/AdaptiveSmelteryGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TControls.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was addedsrc/main/java/tconstruct/util/network/packet/PacketDoubleJump.java
The file was removedsrc/main/java/tconstruct/util/network/TPacketHandler.java
The file was addedsrc/main/java/tconstruct/util/network/packet/PacketSmeltery.java
The file was addedsrc/main/java/tconstruct/util/network/packet/PacketExtendedInventory.java
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/network/packet/PacketPipeline.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LiquidTextureLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/SmelteryGui.java (diff)
The file was addedsrc/main/java/tconstruct/util/network/packet/PacketStencilTable.java
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryDrainLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
Commit 48402e1a7ee15e18c76c8cafe2165bc95bcb7252 by progwml6
fixed issue where furnace recipe's wouldnt take meta by running them through itemstacks
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
Commit cbfb5f2f6a05c1a8ab661a639f34454cd61420a1 by progwml6
added config options to disable capes, and disable exo armor crafting, partbuilder now scans all 3 axes
UNTESTED
The file was modifiedsrc/main/java/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/event/EventCloakRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/PartBuilderLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FaucetLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/KnapsackInventory.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/ItemBlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TankAirLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/tabs/TabRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/MultiFluidTank.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FurnaceGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/ArmorExtended.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/FrypanGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/DryingRack.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingChannelLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/PatternChestGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/CartRender.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/component/SmelteryScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/TankLayerScan.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/KnapsackGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/ArmorExtendedGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
Commit ee7bc7d7eb6fe0a6876ea73e686735b33436ec51 by progwml6
around 300 combined errors
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneStained.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/ArmorExtended.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushSecondItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/OreberryBushItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/KnapsackInventory.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/component/MultiFluidTank.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/armor/AModMoveSpeed.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
Commit 7c0fc5ed4a92041111d36d937178ac93a58faf60 by progwml6
getting really close
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/TileEntityLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGel.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Punji.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/FurnaceSlab.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Pattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ToolPart.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FurnaceLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingTableLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolStationBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlueBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CastingBasinLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/PatternChestLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GravelOre.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/AdaptiveSmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/FrypanLogic.java (diff)
Commit e3282b14db83a6bdaf4118a05d71ff2da0a50c60 by progwml6
time to take a break for a few hours
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/LandmineExplodeLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
Commit ec70352fc9c10488ebe43017c2b4af02a6c078d9 by thevikingwarrior98
Fixed Molten Shiny localization
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit 48b67fe07ea028090a08d986e8571bb91707e1ee by thevikingwarrior98
Update StencilTableGui.java
The file was modifiedsrc/main/java/tconstruct/client/gui/StencilTableGui.java (diff)
Commit a56b6609984439a6c8e7da73fbe7e226f2ee3998 by thevikingwarrior98
Localized and fixed some gui
The file was modifiedsrc/main/java/tconstruct/client/gui/ToolStationGui.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedresources/assets/tinker/lang/it_IT.lang (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/TBaseWorldGenerator.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/TitleIcon.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/TArmorBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/DryingRackLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/RotatingBase.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/BarricadeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ExoArmor.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ArmorBasic.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/armor/ArmorStandard.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TKeyHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/GuiLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/BlockLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ContainerLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TControls.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/CraftingStationContainer.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/BarricadeItem.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedgradle/wrapper/gradle-wrapper.jar (diff)
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)
Commit 7a2abbacfa8741a8af000969bb2b1bd7159da11d by progwml6
1.6.x tcon is now supported via PR's only

1.7.2 alpha to come next weekend hopefully
The file was modifiedREADME.md (diff)
Commit 9041ad1ff8cd06e3f5b06cd4bb354ec98783dfb0 by progwml6
why do ppl point out things like this to me
The file was modifiedREADME.md (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedbuild.properties (diff)
Commit 8a6399e2a451beacc791b9fb061466661cf4a228 by progwml6
lets stop copying the wrong stuff
The file was modifiedbuild.properties (diff)
Commit 02059d732514077671a4c60db992c0063433ffaa by progwml6
update some AT entries
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/client/entity/SlimeRender.java (diff)
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/library/armor/BehaviorDispenseArmorCopy.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/EquipBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnectedMeta.java (diff)
The file was modifiedsrc/main/java/tconstruct/inventory/ContainerLandmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/modifiers/tools/TActiveOmniMod.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/traps/Landmine.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/MetalPattern.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/FilledBucket.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassBlockConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/GlassPaneConnected.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/armor/RenderArmorCast.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/ToolForgeBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/WoodRail.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/CartEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/gui/NewContainerGui.java (diff)
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/player/TPlayerHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/SmelteryBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/util/TCraftingHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/village/ComponentToolWorkshop.java (diff)
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
Commit fffe2800bd7a35ba78b0845a3fe23b27fef2471e by traincrazyb
Fix the errors that were left, I commeneted our some code in SmelteryLogic for right now, Also changed the way ArrowEntity Sends the ChangeGameState
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/crafting/Smeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab2Item.java (diff)
The file was modifiedresources/TConstruct_at.cfg (diff)
The file was modifiedsrc/main/java/tconstruct/items/blocks/WoolSlab1Item.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/ToolStationLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeTallGrass.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SurfaceOreGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/OreberryBushGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/Weapon.java (diff)
The file was modifiedsrc/main/java/tconstruct/entity/projectile/ArrowEntity.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
Commit 88126116fb71a07bf8b6a2bfab05e4f52b38b4ef by progwml6
wipe repo for a moment to swap branches w/o conflicts
The file was removedresources/assets/tinker/sound/little_saw.ogg
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass.png
The file was removedresources/assets/tinker/textures/items/arrow/spider_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_slime.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_lime_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_2_dl.png
The file was removedresources/assets/tinker/textures/gui/newhearts.png
The file was removedresources/assets/tinker/textures/blocks/compressed_bronze.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/bricks/smallbrick_ice.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_clay.png
The file was removedresources/assets/tinker/textures/items/arrow/blueslime_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ferrous_flow.png.mcmeta
The file was removedresources/assets/tinker/manuals/casting.png
The file was removedresources/assets/tinker/textures/blocks/nether_drain_basin.png
The file was removedresources/assets/tinker/textures/blocks/liquid_pigiron_flow.png
The file was removedresources/assets/tinker/textures/blocks/slimeleaves_blue_fancy.png
The file was removedresources/assets/tinker/textures/blocks/nether_blockcast_side.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_emerald.png
The file was removed.gitmodules
The file was removedresources/assets/tinker/textures/blocks/crops/berry_tin_fast.png
The file was removedresources/assets/tinker/textures/blocks/liquid_manyullyn_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_alubrass_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/partbuilder_spruce_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/blockcast_side.png
The file was removedresources/assets/tinker/textures/gui/extractor.png
The file was removedbuild.gradle
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_netherrack.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_4.png
The file was removedresources/assets/tinker/textures/gui/patternshaper.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/liquid_aluminum.png.mcmeta
The file was removedresources/assets/tinker/textures/items/arrow/cactus_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_diamond.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_gold_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_obsidian_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_pink_side.png
The file was removedresources/assets/tinker/textures/items/axe/glowstone_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ardite_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/entity/pullcart.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass.png
The file was removedresources/assets/tinker/textures/items/axe/smite_axe_effect.png
The file was removedresources/assets/tinker/textures/items/axe/stone_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/liquid_cobalt.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_magenta_side.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_jungle_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_r.png
The file was removedresources/assets/tinker/textures/items/axe/alumite_axe_head_broken.png
The file was removedresources/assets/tinker/textures/items/axe/pigiron_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_iron_fancy.png
The file was removedresources/assets/tinker/textures/blocks/nether_faucet.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_gray_side.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_front.png
The file was removedresources/PreloaderManifest.mf
The file was removedresources/assets/tinker/textures/blocks/liquid_tin_flow.png
The file was removedresources/assets/tinker/textures/items/axe/silk_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gold.png
The file was removedresources/assets/tinker/textures/items/axe/iron_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_red.png
The file was removedresources/assets/tinker/textures/blocks/castingtable_bottom.png
The file was removedresources/assets/tinker/textures/gui/aggregator.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_dr.png
The file was removedresources/assets/tinker/lang/ru_RU.lang
The file was removedresources/assets/tinker/textures/blocks/searedgague_bottom.png
The file was removedresources/assets/tinker/textures/gui/bookleft.png
The file was removedresources/assets/tinker/textures/gui/smeltery.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_aluminum.png
The file was removedresources/assets/tinker/textures/items/axe/paper_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/ore_tin.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedroad.png
The file was removedresources/assets/tinker/textures/items/arrow/cobalt_arrow_shaft.png
The file was removedresources/assets/tinker/textures/items/armor/exosuit_boots.png
The file was removedresources/assets/tinker/textures/blocks/signalbus.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_redstone_fast.png
The file was removedresources/assets/tinker/textures/items/axe/blueslime_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_lightblue.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_blueslime.png
The file was removedresources/assets/tinker/textures/blocks/coal_block.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_spruce_top.png
The file was removedresources/assets/tinker/textures/items/arrow/manyullyn_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_gold_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ferrous.png
The file was removedresources/assets/tinker/textures/armor/exosuit_1.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_green.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_pink.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_manyullyn.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_h.png
The file was removedresources/assets/tinker/textures/items/arrow/leaf_arrow_fletching.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_spruce_bottom.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedbrick.png
The file was removedresources/assets/tinker/textures/items/axe/electric_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glass.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_black_side.png
The file was removedresources/assets/tinker/textures/items/axe/slime_axe_head.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_front.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_3_l.png
The file was removedresources/assets/tinker/textures/items/arrow/paper_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_dl.png
The file was removedresources/assets/tinker/textures/items/axe/obsidian_axe_head.png
The file was removedresources/assets/tinker/textures/items/arrow/steel_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/liquid_obsidian_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_fronthead.png
The file was removedresources/assets/tinker/textures/gui/display.png
The file was removedresources/assets/tinker/textures/items/armor/quiver.png
The file was removedresources/assets/tinker/textures/blocks/compressed_manyullyn.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/slime_blue_flow.png
The file was removedresources/assets/tinker/textures/blocks/bricks/road_stone.png
The file was removedresources/assets/tinker/textures/items/axe/manyullyn_axe_head_broken.png
The file was removedresources/assets/tinker/sound/frypan_hit.ogg
The file was removedresources/assets/tinker/textures/items/arrow/moss_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_alumite.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ender.png
The file was removedresources/assets/tinker/textures/blocks/bricks/refined_largeclay.png
The file was removedresources/assets/tinker/textures/blocks/woodrail.png
The file was removedresources/assets/tinker/textures/blocks/chest_bottom.png
The file was removedresources/assets/tinker/textures/armor/exosuit_2.png
The file was removedresources/assets/tinker/textures/items/axe/blueslime_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/ladder_stone.png
The file was removedresources/assets/tinker/textures/blocks/sdx_side_blue.png
The file was removedresources/assets/tinker/textures/items/Credits.txt
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_green_side.png
The file was removedresources/assets/tinker/textures/blocks/slimeblock_blue.png
The file was removedresources/assets/tinker/textures/blocks/slimeleaves_blue_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/liquid_manyullyn_flow.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_oak_top.png
The file was removedresources/assets/tinker/textures/items/axe/moss_axe_effect.png
The file was removedresources/assets/tinker/textures/items/axe/flint_axe_handle.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_fronthead.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/drain_basin.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/furnaceslab_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_tin.png.mcmeta
The file was removedcapes/default_gray.png
The file was removedresources/assets/tinker/textures/blocks/ore_aluminum.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/liquid_bronze_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ender.png.mcmeta
The file was removedresources/assets/tinker/textures/items/arrow/alumite_arrow_head.png
The file was removedresources/assets/tinker/textures/items/axe/spider_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/ham_skin_cooked.png
The file was removedresources/assets/tinker/textures/blocks/bricks/squarebrick_stone_refined.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/slimesand.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_blue.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_jungle_top.png
The file was removedresources/assets/tinker/textures/items/achievementIcons/tinkerer.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_snow.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_binding.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_yellow.png
The file was removedresources/assets/tinker/textures/items/axe/stone_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/liquid_obsidian.png
The file was removedresources/assets/tinker/textures/blocks/searedcobble.png
The file was removedresources/assets/tinker/textures/items/axe/blaze_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/soulglass.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass.png
The file was removedresources/assets/tinker/textures/blocks/liquid_copper.png
The file was removedresources/assets/tinker/textures/items/axe/cobalt_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/ham_skin.png
The file was removedresources/assets/tinker/textures/blocks/liquid_shiny.png.mcmeta
The file was removedresources/assets/tinker/textures/items/arrow/cobalt_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/nether_lavatank_top.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_binding.png
The file was removedresources/assets/tinker/textures/items/axe/thaumium_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/ore_cobalt_gravel.png
The file was removedresources/assets/tinker/textures/items/arrow/pigiron_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/toolstation_bottom.png
The file was removedresources/assets/tinker/textures/items/axe/flint_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedgague_side.png
The file was removedresources/assets/tinker/textures/blocks/searedgague_top.png
The file was removedresources/assets/tinker/textures/items/axe/netherrack_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass.png
The file was removedresources/assets/tinker/textures/blocks/searedstone.png
The file was removedresources/assets/tinker/textures/blocks/smeltery_inactive.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_snow.png
The file was removedresources/assets/tinker/textures/items/arrow/blueslime_arrow_fletching.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alumite_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/gui/chestside.png
The file was removedresources/assets/tinker/textures/blocks/nether_smeltery_side.png
The file was removedresources/assets/tinker/textures/items/arrow/wood_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/compressed_aluminum.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_gold.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_ul.png
The file was removedresources/assets/tinker/textures/gui/bookcrafting.png
The file was removedresources/assets/tinker/textures/blocks/slime_blue.png
The file was removedresources/assets/tinker/textures/blocks/liquid_shiny.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ender_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_v.png
The file was removedresources/assets/tinker/manuals/materials.xml
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ender_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_r.png
The file was removedresources/assets/tinker/textures/gui/bookfurnace.png
The file was removedresources/assets/tinker/textures/blocks/nether_cobalt.png
The file was removedresources/assets/tinker/textures/gui/book.png
The file was removedresources/assets/tinker/textures/blocks/faucet.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_4.png
The file was removedresources/assets/tinker/textures/items/arrow/thaumium_arrow_head.png
The file was removedresources/assets/tinker/textures/items/axe/bronze_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_bronze.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_backhead.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.txt
The file was removedresources/assets/tinker/textures/blocks/liquid_cow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/crops/berry_silver_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/liquid_pigiron.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_redstone.png
The file was removedresources/assets/tinker/textures/items/achievementIcons/enemySlayer.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gray_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/smeltery_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alubrass_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/ore_iron_gravel.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_brown.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_redstone_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/nether_grout.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_oak_side.png
The file was removedresources/assets/tinker/textures/gui/crafting.png
The file was removedresources/assets/tinker/textures/items/arrow/ardite_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_d.png
The file was removedresources/assets/tinker/textures/gui/backpack.png
The file was removedresources/assets/tinker/textures/items/axe/wood_axe_head.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_fronthead_broken.png
The file was removedresources/assets/tinker/textures/blocks/liquid_lead.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/toolforge_ardite.png
The file was removedresources/assets/tinker/textures/items/armor/wood_leggings.png
The file was removedresources/assets/tinker/textures/blocks/greencurrent.png
The file was removedresources/assets/tinker/textures/blocks/greencurrent.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/bricks/squarebrick_iron.png
The file was removedresources/assets/tinker/textures/blocks/Landmine.png
The file was removedresources/assets/tinker/textures/blocks/castingtable_side.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedgague_bottom.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_tin_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_gold_ripe_fancy.png
The file was removedresources/assets/tinker/textures/items/axe/redstone_axe_effect.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_back.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_jungle_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_ul.png
The file was removedREADME.md
The file was removedresources/assets/tinker/textures/blocks/crops/berry_gold_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/nether_lavatank_side.png
The file was removedresources/assets/tinker/textures/blocks/blockcast_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_r.png
The file was removedresources/assets/tinker/textures/items/armor/knapsack.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_red_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_h.png
The file was removedresources/assets/tinker/textures/items/arrow/wood_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_bone.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/liquid_lead_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_ur.png
The file was removedresources/assets/tinker/textures/items/achievementIcons/preparedFight.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_spruce_top.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.png.mcmeta
The file was removedresources/assets/tinker/lang/de_DE.lang
The file was removedresources/assets/tinker/textures/blocks/nether_smeltery_inactive.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_1_d.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_backhead.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_birch_side.png
The file was removedresources/assets/tinker/textures/items/arrow/flux_arrow_effect.png
The file was removedresources/assets/tinker/textures/items/axe/emerald_axe_effect.png
The file was removedresources/assets/tinker/textures/armor/wood_1.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_3_l.png
The file was removedresources/assets/tinker/textures/items/axe/thaumium_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_ul.png
The file was removedresources/assets/tinker/textures/items/arrow/quartz_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_lapis.png
The file was removedresources/assets/tinker/textures/blocks/chestslab_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedpaver.png
The file was removedresources/assets/tinker/textures/blocks/smeltery_furnace_off.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_copper_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/patternchest_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_3_r.png
The file was removedresources/assets/tinker/manuals/diary.xml
The file was removedresources/assets/tinker/sound/launcher_clank.ogg
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/liquid_pigiron.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/slimeblock_green.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/slimesapling_blue.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_jungle_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glue.png.mcmeta
The file was removedresources/assets/tinker/textures/items/armor/wood_boots.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gold_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/toolforge_slab_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_d.png
The file was removedresources/assets/tinker/textures/items/arrow/alumite_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/compressed_alubrass.png
The file was removedresources/assets/tinker/textures/items/arrow/pigiron_arrow_shaft.png
The file was removedresources/assets/tinker/textures/items/arrow/silk_arrow_effect.png
The file was removedcapes/default_green.png
The file was removedbuild.properties
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_gold.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_ur.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_fronthead.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_obsidian_ingot.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/soulglass_clear_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/liquid_lead.png
The file was removedresources/assets/tinker/textures/blocks/glass/soulglass_clear.png
The file was removedresources/assets/tinker/textures/blocks/patternchest_slab_side.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_front.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_l.png
The file was removedresources/assets/tinker/textures/items/arrow/netherrack_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alubrass.png
The file was removedresources/assets/tinker/textures/items/axe/cactus_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_4.png
The file was removedresources/assets/tinker/textures/items/axe/ardite_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/searedbrick.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_4.png
The file was removedresources/assets/tinker/textures/items/axe/ardite_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_diamond.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_jungle_top.png
The file was removedresources/assets/tinker/textures/blocks/liquid_tin_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_slab_chest.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_orange_side.png
The file was removedresources/assets/tinker/textures/items/axe/pigiron_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_black.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_tin_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_brown_side.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedcreeper.png
The file was removedresources/assets/tinker/textures/blocks/liquid_electrum_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alumite.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_cow_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_lapis.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_silver_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass.png
The file was removedresources/assets/tinker/textures/blocks/nether_blockcast_bottom.png
The file was removedresources/assets/tinker/textures/blocks/nether_blockcast_top.png
The file was removedresources/assets/tinker/textures/items/axe/cactus_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/craftingstation_bottom.png
The file was removedresources/assets/tinker/textures/items/axe/slime_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_copper_fast.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedstone.png
The file was removedresources/assets/tinker/textures/blocks/furnaceslab_front.png
The file was removedresources/assets/tinker/textures/blocks/liquid_iron.png
The file was removedresources/assets/tinker/textures/blocks/slimesnow_blue.png
The file was removedresources/assets/tinker/textures/items/axe/slime_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_lightgray.png
The file was removedresources/assets/tinker/textures/items/armor/exosuit_leggings.png
The file was removedresources/assets/tinker/textures/items/axe/cobalt_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_redstone_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/nether_smeltery_active.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_green_top.png
The file was removedresources/assets/tinker/textures/items/battleaxe/beheading_battleaxe_effect.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glass.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_purple.png
The file was removedresources/assets/tinker/textures/blocks/greencurrent_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/chestslab_front.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_aluminum_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/noteslab_chest.png
The file was removedresources/assets/tinker/textures/gui/frypan.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/bricks/road_stone_refined.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass.png
The file was removedresources/assets/tinker/textures/items/axe/thaumium_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass.png
The file was removedresources/assets/tinker/textures/items/axe/iron_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_side.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_stone.png
The file was removedresources/assets/tinker/textures/blocks/searedgague_side.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_aluminum_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_2_h.png
The file was removedresources/assets/tinker/textures/gui/smelteryside.png
The file was removedresources/assets/tinker/textures/items/axe/blueslime_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/liquid_stone_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/glass_clear.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_back.png
The file was removedresources/assets/tinker/textures/blocks/liquid_aluminum_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_2_dl.png
The file was removedresources/assets/tinker/textures/items/axe/wood_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_green_blue_side.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_copper.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blaze_battleaxe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/searedbricksquare.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_diamond.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_redstone_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/liquid_lead_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/ore_copper.png
The file was removedresources/assets/tinker/textures/blocks/nether_castingtable_side.png
The file was removedresources/assets/tinker/manuals/oreberries.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_blue_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_u.png
The file was removedresources/assets/tinker/textures/items/arrow/iron_arrow_shaft.png
The file was removedresources/assets/tinker/textures/items/battleaxe/blueslime_battleaxe_back.png
The file was removedresources/assets/tinker/textures/blocks/craftingstation_side.png
The file was removedresources/assets/tinker/textures/blocks/ham_bone.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_4.png
The file was removedresources/assets/tinker/textures/items/arrow/diamond_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/nether_drain_side.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_tin.png
The file was removedresources/assets/tinker/textures/blocks/liquid_aluminum.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_l.png
The file was removedresources/assets/tinker/textures/items/arrow/flint_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_purple_side.png
The file was removedresources/assets/tinker/textures/items/axe/netherrack_axe_head.png
The file was removedresources/assets/tinker/textures/items/axe/paper_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alumite_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_2_v.png
The file was removedresources/assets/tinker/textures/items/axe/diamond_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_l.png
The file was removedresources/assets/tinker/textures/items/arrow/paper_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/ore_copper_gravel.png
The file was removedresources/assets/tinker/textures/blocks/toolstation_slab_side.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_oak_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/sdx_side_green.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_magenta.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_iron.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_stone_refined.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedbrickcracked.png
The file was removedresources/assets/tinker/textures/items/arrow/obsidian_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_iron.png
The file was removedresources/assets/tinker/textures/blocks/greencurrent_flow.png
The file was removedresources/assets/tinker/textures/blocks/searedwindow_bottom.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_clay.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_dl.png
The file was removed.gitignore
The file was removedresources/assets/tinker/textures/items/axe/bone_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/nether_drain_out.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_netherrack.png
The file was removedresources/assets/tinker/textures/blocks/nether_slag.png
The file was removedresources/assets/tinker/textures/items/arrow/slime_arrow_fletching.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ferrous.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/liquid_steel_flow.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gray.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/toolforge_gold.png
The file was removedresources/assets/tinker/lang/it_IT.lang
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedbrickfancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/liquid_silver_flow.png
The file was removedresources/assets/tinker/textures/items/axe/manyullyn_axe_handle.png
The file was removedresources/assets/tinker/textures/items/axe/reinforced_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_ice.png
The file was removedresources/assets/tinker/textures/blocks/sdx_top_green.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_birch_top.png
The file was removedresources/assets/tinker/textures/blocks/drain_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_r.png
The file was removedgradlew.bat
The file was removedresources/assets/tinker/textures/blocks/glue.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_r.png
The file was removedcapes/default_blue.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ardite_flow.png
The file was removedresources/assets/tinker/textures/items/arrow/ardite_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_1_d.png
The file was removedresources/assets/tinker/textures/items/axe/steel_axe_head.png
The file was removedresources/assets/tinker/textures/items/armor/dirthand.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_slab_side.png
The file was removedresources/assets/tinker/textures/items/axe/flux_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glass_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/items/axe/iron_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/sdx_bottom_blue.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_fast.png
The file was removedresources/assets/tinker/textures/items/axe/copper_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/furnacechest_front.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_yellow_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_alubrass.png
The file was removedresources/assets/tinker/textures/blocks/torch_stone.png
The file was removedresources/assets/tinker/textures/items/armor/wood_helmet.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_ur.png
The file was removedeclipse_formatter.xml
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/greencurrent_whirl.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_blueslime.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_1_l.png
The file was removedresources/assets/tinker/textures/gui/tinkertable.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass.png
The file was removedcapes/default_red.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_3_d.png
The file was removedresources/assets/tinker/textures/items/axe/copper_axe_handle.png
The file was removedresources/assets/tinker/textures/items/axe/lava_axe_effect.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_head.png
The file was removedresources/assets/tinker/manuals/firstday.xml
The file was removedresources/assets/tinker/textures/blocks/searedbrickcracked.png
The file was removedresources/assets/tinker/textures/blocks/liquid_cobalt_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/liquid_villager.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/graveyardsoil.png
The file was removedresources/assets/tinker/textures/blocks/furnacechest_front_active.png
The file was removedresources/assets/tinker/textures/blocks/glass/glass_clear_side.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_spruce_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_2_v.png
The file was removedresources/assets/tinker/textures/gui/icons.png
The file was removedresources/assets/tinker/textures/gui/minichest.png
The file was removedresources/assets/tinker/textures/blocks/liquid_pigiron_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/slimesandblue.png
The file was removedresources/assets/tinker/textures/gui/toolstation.png
The file was removedresources/assets/tinker/textures/blocks/furnacechest_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_cyan_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_obsidian.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_aluminum_fancy.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_green_dirt_side.png
The file was removedresources/assets/tinker/textures/gui/patternchest.png
The file was removedresources/assets/tinker/textures/blocks/compressed_cobalt.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/woodrail_turn.png
The file was removedresources/assets/tinker/lang/pl_PL.lang
The file was removedresources/assets/tinker/textures/blocks/liquid_silver_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_glue_flow.png
The file was removedresources/assets/tinker/textures/blocks/liquid_electrum.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_slab_side.png
The file was removedresources/assets/tinker/textures/armor/wood_2.png
The file was removedresources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png
The file was removedresources/assets/tinker/textures/items/axe/lapis_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_iron_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_endstone.png
The file was removedresources/assets/tinker/textures/blocks/nether_castingtable_top.png
The file was removedresources/assets/tinker/textures/blocks/slimeblock_purple.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alubrass.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_copper_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/grout.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_u.png
The file was removedresources/assets/tinker/textures/items/arrow/lapis_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_u.png
The file was removedresources/assets/tinker/textures/items/armor/wood_chestplate.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_1_d.png
The file was removedresources/assets/tinker/textures/items/arrow/bone_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_slime.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_h.png
The file was removedresources/assets/tinker/textures/items/axe/manyullyn_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/nether_castingtable_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/blank.png
The file was removedresources/assets/tinker/textures/items/arrow/iron_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/compressed_alumite.png
The file was removedresources/assets/tinker/textures/blocks/brownstone_smooth_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_dl.png
The file was removedresources/assets/tinker/manuals/smeltery.xml
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/blockcast_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_2_ur.png
The file was removedcapes/default_yellow.png
The file was removedresources/assets/tinker/textures/items/arrow/lava_arrow_effect.png
The file was removedresources/assets/tinker/textures/items/arrow/slime_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/liquid_stone_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_ferrous_flow.png
The file was removedresources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png
The file was removedresources/assets/tinker/textures/blocks/noteslab_side.png
The file was removedresources/assets/tinker/textures/items/axe/quartz_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/liquid_cow.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_iron.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/castingtable_top.png
The file was removedresources/assets/tinker/textures/blocks/liquid_alumite.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedwindow_side.png
The file was removedresources/assets/tinker/textures/items/axe/beheading_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/refined_sandstone.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/liquid_cow_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_2_v.png
The file was removedresources/assets/tinker/textures/items/arrow/blueslime_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/searedcreeper.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_3_l.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_backhead.png
The file was removedresources/assets/tinker/textures/blocks/sdx_top_blue.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_dr.png
The file was removedresources/assets/tinker/textures/items/arrow/flint_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_birch_top.png
The file was removedresources/assets/tinker/textures/blocks/ore_aluminum_gravel.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_lime.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_silver_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/bricks/paver_largeclay.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_aluminum_fast.png
The file was removedresources/assets/tinker/textures/blocks/liquid_bronze.png
The file was removedresources/assets/tinker/textures/items/arrow/pigiron_arrow_fletching.png
The file was removedresources/assets/tinker/textures/items/axe/flint_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/brownstone_rough_road.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glue.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/compressed_copper.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_copper_fancy.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_ice.png
The file was removedresources/assets/tinker/textures/blocks/brownstone_smooth_brick.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_orange.png
The file was removedresources/assets/tinker/textures/blocks/glass/soulglass_side.png
The file was removedresources/assets/tinker/textures/items/arrow/slime_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_cobalt.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_iron_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_silver.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_cyan.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_copper_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/liquid_manyullyn.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_iron.png.mcmeta
The file was removedresources/assets/tinker/textures/items/axe/obsidian_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glass_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass.png
The file was removedresources/assets/tinker/textures/blocks/brownstone_smooth_chiseled.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/compressed_ardite.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_oak_bottom.png
The file was removedresources/assets/tinker/textures/items/arrow/copper_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/liquid_cobalt.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/slimegrass_green_green_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_2_h.png
The file was removedresources/assets/tinker/textures/gui/bookright.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/bricks/smooth_obsidian.png
The file was removedresources/assets/tinker/textures/blocks/searedwindow_top.png
The file was removedresources/assets/tinker/textures/blocks/consecratedsoil.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/lavatank_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/drain_out.png
The file was removedresources/assets/tinker/textures/blocks/slimedirt_blue.png
The file was removedresources/assets/tinker/textures/items/arrow/beheading_arrow_effect.png
The file was removedresources/assets/tinker/textures/items/arrow/copper_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ardite.png
The file was removedresources/assets/tinker/textures/items/axe/alumite_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_silver_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_2_dl.png
The file was removedresources/assets/tinker/textures/gui/landmine.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/sdx_bottom_green.png
The file was removedresources/assets/tinker/textures/items/arrow/netherrack_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_1_u.png
The file was removedresources/assets/tinker/textures/blocks/liquid_villager.png.mcmeta
The file was removedresources/assets/tinker/textures/items/axe/ardite_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/liquid_steel_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_3_l.png
The file was removedresources/assets/tinker/textures/gui/knapsack.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_obsidian.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_slab_chest.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_blue_side.png
The file was removedresources/assets/tinker/textures/items/axe/alumite_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/smeltery_active.png
The file was removedresources/assets/tinker/textures/blocks/amber_crystal.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_sandstone.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/liquid_iron_flow.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_obsidian.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedcobble.png
The file was removedresources/assets/tinker/textures/blocks/toolstation_top.png
The file was removedresources/assets/tinker/textures/gui/toolparts.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_tin_ripe_fancy.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass.png
The file was removedresources/assets/tinker/textures/blocks/lavatank_side.png
The file was removedresources/assets/tinker/textures/blocks/toolstation_slab_chest.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_blue_fern.png
The file was removedresources/assets/tinker/textures/items/axe/necrotic_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_bone.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/searedpaver.png
The file was removedresources/assets/tinker/textures/blocks/liquid_shiny_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/craftingstation_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_2_ul.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_head.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_birch_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_lightgray_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_villager_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/brownstone_rough.png
The file was removedresources/assets/tinker/textures/items/axe/stone_axe_handle.png
The file was removedresources/assets/tinker/textures/blocks/liquid_silver.png.mcmeta
The file was removedresources/assets/tinker/textures/items/axe/bronze_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/liquid_invar_flow.png
The file was removedresources/assets/tinker/textures/blocks/smeltery_furnace_on.png
The file was removedresources/assets/tinker/textures/blocks/brownstone_smooth.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gray.png
The file was removedresources/assets/tinker/textures/items/arrow/necrotic_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/liquid_invar.png
The file was removedresources/assets/tinker/textures/items/axe/copper_axe_head.png
The file was removedresources/assets/tinker/lang/en_US.lang
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/bricks/refined_stone.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gold_flow.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedwindow_top.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_l.png
The file was removedresources/assets/tinker/textures/blocks/liquid_iron_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/stenciltable_birch_bottom.png
The file was removedresources/assets/tinker/textures/items/arrow/thaumium_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_spruce_bottom.png
The file was removedcapes.txt
The file was removedresources/assets/tinker/textures/items/arrow/piston_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/liquid_steel.png.mcmeta
The file was removedgradlew
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_l.png
The file was removedresources/assets/tinker/textures/items/arrow/manyullyn_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/liquid_tin.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_white.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/magenta/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_sandstone.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_stone_refined.png
The file was removedresources/assets/tinker/textures/blocks/liquid_glue_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/items/axe/netherrack_axe_handle.png
The file was removedresources/assets/tinker/textures/items/arrow/bronze_arrow_head.png
The file was removedresources/assets/tinker/textures/gui/description.png
The file was removedresources/assets/tinker/textures/blocks/toolforge_steel.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_binding.png
The file was removedresources/assets/tinker/manuals/smelterysmall.png
The file was removedresources/assets/tinker/textures/items/arrow/blaze_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/liquid_invar_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/compressed_tin.png
The file was removedresources/assets/tinker/textures/items/arrow/steel_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_ur.png
The file was removedresources/assets/tinker/textures/items/arrow/obsidian_arrow_head.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_fronthead_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/liquid_steel.png
The file was removedresources/assets/tinker/textures/blocks/patternchest_bottom.png
The file was removedresources/assets/tinker/textures/blocks/slime_blue_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/items/arrow/redstone_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/brick_redstone.png
The file was removedresources/assets/tinker/textures/blocks/furnaceslab_front_active.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_3_d.png
The file was removedresources/assets/tinker/textures/items/arrow/electric_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_1_d.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gold.png.mcmeta
The file was removedresources/assets/tinker/textures/items/arrow/bronze_arrow_shaft.png
The file was removedresources/assets/tinker/textures/items/axe/cactus_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/liquid_villager_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_d.png
The file was removedresources/assets/tinker/textures/items/axe/steel_axe_head_broken.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_fronthead_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/liquid_ardite.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/liquid_aluminum_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_3_r.png
The file was removedresources/assets/tinker/textures/items/arrow/reinforced_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_obsidian_ingot.png
The file was removedresources/assets/tinker/textures/blocks/ore_slag.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_lightblue_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_manyullyn.png
The file was removedresources/assets/tinker/textures/items/arrow/stone_arrow_shaft.png
The file was removedresources/assets/tinker/textures/blocks/compressed_steel.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_jungle_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_bronze_flow.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass_1_l.png
The file was removedresources/assets/tinker/textures/blocks/ore_gold_gravel.png
The file was removedresources/assets/tinker/textures/blocks/liquid_shiny_flow.png
The file was removedresources/assets/tinker/textures/items/axe/cobalt_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/bricks/refined_netherrack.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/bricks/ancient_ice.png
The file was removedresources/assets/tinker/textures/blocks/liquid_bronze.png.mcmeta
The file was removedgradle/wrapper/gradle-wrapper.jar
The file was removedresources/assets/tinker/textures/blocks/craftingstation_slab_side.png
The file was removedresources/assets/tinker/textures/items/arrow/emerald_arrow_effect.png
The file was removedresources/assets/tinker/textures/blocks/patternchest_side.png
The file was removedcapes/default_orange.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/liquid_cobalt_flow.png
The file was removedresources/assets/tinker/textures/blocks/slimedirt_green.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/ham_bone_cooked.png
The file was removedresources/assets/tinker/textures/blocks/nether_ardite.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_oak_top.png
The file was removedresources/assets/tinker/textures/blocks/slime_blue.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/brownstone_smooth_road.png
The file was removedresources/assets/tinker/textures/blocks/liquid_electrum.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_2_ur.png
The file was removedresources/assets/tinker/textures/items/axe/bone_axe_head.png
The file was removedresources/assets/tinker/textures/gui/booksmeltery.png
The file was removedresources/assets/tinker/textures/blocks/stenciltable_oak_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_birch_bottom.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/orange/glass.png
The file was removedresources/assets/tinker/lang/zh_CN.lang
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_white_side.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fancy.txt
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_1_u.png
The file was removedresources/assets/tinker/textures/gui/armorextended.png
The file was removedresources/assets/tinker/textures/blocks/bricks/smallbrick_clay.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_1_u.png
The file was removedgradle/wrapper/gradle-wrapper.properties
The file was removedresources/assets/tinker/textures/blocks/ore_tin_gravel.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedbricksquare.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/pink/glass_2_dl.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/lime/glass_1_d.png
The file was removedresources/assets/tinker/textures/items/arrow/stone_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_4.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_blue_tall.png
The file was removedresources/assets/tinker/textures/gui/patternchestmini.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/gray/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/punji.png
The file was removedresources/assets/tinker/textures/items/battleaxe/ardite_battleaxe_handle.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stainedglass_gray.png
The file was removedresources/assets/tinker/textures/blocks/compressed_ender.png
The file was removedresources/assets/tinker/textures/blocks/liquid_copper_flow.png
The file was removedresources/assets/tinker/textures/blocks/bricks/fancybrick_endstone.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/nether_searedgague_top.png
The file was removedresources/assets/tinker/textures/items/achievementIcons/proTinkerer.png
The file was removedresources/assets/tinker/textures/items/arrow/ice_arrow_effect.png
The file was removedresources/assets/tinker/textures/items/axe/steel_axe_handle.png
The file was removedresources/TConstruct_AT.cfg
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_blue/glass_1_r.png
The file was removedresources/assets/tinker/textures/items/armor/exosuit_helmet.png
The file was removedresources/assets/tinker/textures/items/axe/ice_axe_effect.png
The file was removedresources/assets/tinker/textures/items/battleaxe/alumite_battleaxe_handle.png
The file was removedresources/assets/tinker/textures/blocks/liquid_electrum_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass_2_dr.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/light_gray/glass_2_h.png
The file was removedresources/assets/tinker/textures/items/axe/pigiron_axe_head.png
The file was removedresources/assets/tinker/textures/items/axe/bone_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/red/glass.png
The file was removedresources/assets/tinker/textures/blocks/searedbrickfancy.png
The file was removedresources/assets/tinker/textures/blocks/liquid_gray_flow.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/toolstation_side.png
The file was removedresources/assets/tinker/textures/blocks/liquid_stone.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/crops/berry_essence_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/slimegrass_blue_side.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_ul.png
The file was removedresources/assets/tinker/textures/blocks/searedroad.png
The file was removedresources/assets/tinker/textures/gui/bookmodify.png
The file was removedresources/assets/tinker/textures/items/arrow/bone_arrow_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_2_ur.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/purple/glass_2_v.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_4.png
The file was removedresources/assets/tinker/textures/items/arrow/feather_arrow_fletching.png
The file was removedresources/assets/tinker/textures/items/axe/paper_axe_head.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/cyan/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/white/glass_3_d.png
The file was removedresources/assets/tinker/textures/blocks/liquid_copper.png.mcmeta
The file was removedresources/assets/tinker/textures/items/arrow/cactus_arrow_head.png
The file was removedresources/assets/tinker/textures/items/armor/exosuit_chestplate.png
The file was removedresources/assets/tinker/textures/items/axe/piston_axe_effect.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/green/glass_2_v.png
The file was removedresources/assets/tinker/textures/items/arrow/smite_arrow_effect.png
The file was removedresources/assets/tinker/textures/items/axe/wood_axe_head_broken.png
The file was removedresources/assets/tinker/textures/blocks/glass/soul_clear/glass_1_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/clear/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/partbuilder_slab_chest.png
The file was removedresources/assets/tinker/textures/items/axe/obsidian_axe_handle.png
The file was removedresources/assets/tinker/textures/items/achievementIcons/dualConvenience.png
The file was removedresources/assets/tinker/textures/items/axe/bronze_axe_handle.png
The file was removedTCore_dummy.jar
The file was removedresources/assets/tinker/textures/blocks/glass/stained/black/glass_3_r.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/brown/glass_3_u.png
The file was removedresources/assets/tinker/textures/blocks/liquid_invar.png.mcmeta
The file was removedresources/assets/tinker/textures/blocks/glass/stained/yellow/glass_2_h.png
The file was removedresources/assets/tinker/textures/blocks/liquid_stone.png
The file was removedresources/assets/tinker/textures/blocks/searedwindow_side.png
The file was removedresources/assets/tinker/textures/blocks/crops/berry_iron_ripe_fast.png
The file was removedresources/assets/tinker/textures/blocks/glass/stained/blue/glass_4.png