Changes

Summary

  1. Exo-Armor start (details)
  2. BG Compat (details)
  3. Dunno where that went (details)
  4. fix issue with going back to vanilla durability on TE/IC2 based tools (details)
  5. Cleaver stronk! (details)
  6. Delete IEnchantable.java (details)
  7. Delete WeaponRegistry.java (details)
  8. Skeletons! (details)
  9. Hum de dum (details)
  10. more Dum de hum (details)
  11. Tinker's Outdated BG Fix maybe? (details)
  12. Nether version of the Smeltery (details)
  13. Bloooooooooood (details)
  14. All hostile mobs drop miniature red hearts, empty canisters can be (details)
  15. Better alternate canister recipe (details)
  16. Fixed armor slots to only allow the correct type of armor in the slots. (details)
  17. Fixed unused, Knapsack, and Canister slots (details)
  18. update to new NEI as old build was removed from CB's server (details)
  19. update to forge 953 to handle mojang's repo changes (details)
  20. once again another deleted nei version from CB (details)
  21. Remove FoV modifier (details)
  22. Allow more creative builder message suppression (details)
  23. get rid of all recipes with natural aluminum, replace with aluminum (details)
  24. add RF to shortbow (details)
  25. Change bronze alloy amount to align with Thermal Expansion by default (details)
  26. Update bronze and aluminum brass to match Thermal Expansion (details)
  27. swap names back to aluminum brass and bronze. this will be a 1.7 (details)
  28. get rid of this.parent = container (details)
  29. Use left_height from GuiInGameForge for compat (details)
  30. Add alternate name tag recipe (details)
  31. Fixed blood drop behavior, misc other fixes (details)
  32. Add config value for crafting endstone (details)
  33. Initial exosuit recipes and modifiers (details)
  34. move IDrawbridgeLogicBase to TMech (details)
  35. missed blocks -> aluminum (details)
  36. fixed issue w/ natural aluminum -> aluminum (details)
  37. Double Jumps (details)
  38. Fix obsidian dust exploit with other mods (details)
  39. Minimum ingot mixing for electrum and invar (details)
  40. Fix endstone recipe amount, add recipe to match TE (details)
  41. Update README.md (details)
The file was addedresources/assets/tinker/textures/armor/exosuit_1.png
The file was addedresources/assets/tinker/textures/items/armor/exosuit_helmet.png
The file was removedsrc/tconstruct/items/armor/TArmorBase.java
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/tconstruct/library/tools/AbilityHelper.java (diff)
The file was addedresources/assets/tinker/textures/armor/exosuit_2.png
The file was addedsrc/tconstruct/items/armor/ExoArmor.java
The file was modifiedresources/assets/tinker/textures/armor/wood_2.png (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 removedresources/assets/tinker/textures/armor/enderpearl.png
The file was addedresources/assets/tinker/textures/items/armor/exosuit_boots.png
The file was modifiedsrc/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/tconstruct/library/armor/ArmorCore.java (diff)
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
Commit f1473dc42f736a0a2ff650d2d300316c9d50a1c5 by Zerokyuuni
BG Compat

Changelog:
Updated the compat for the changed api
Paladins with hammers and shields, ho!
The file was modifiedsrc/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Shortbow.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Shovel.java (diff)
The file was addedsrc/mods/battlegear2/api/IAllowItem.java
The file was modifiedsrc/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Chisel.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Scythe.java (diff)
The file was addedsrc/mods/battlegear2/api/weapons/WeaponRegistry.java
The file was addedsrc/mods/battlegear2/api/ISheathed.java
The file was modifiedsrc/tconstruct/items/tools/Cleaver.java (diff)
The file was modifiedsrc/mods/battlegear2/api/IShield.java (diff)
The file was addedsrc/mods/battlegear2/api/IEnchantable.java
The file was modifiedsrc/mods/battlegear2/api/weapons/IBattlegearWeapon.java (diff)
The file was modifiedsrc/mods/battlegear2/api/IDyable.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/mods/battlegear2/api/quiver/QuiverArrowRegistry.java (diff)
The file was modifiedsrc/tconstruct/items/tools/LumberAxe.java (diff)
The file was addedsrc/mods/battlegear2/api/IOffhandDual.java
The file was modifiedsrc/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
Commit d4a27028755aea52ccb3f872f860b84867ef6199 by Zerokyuuni
Dunno where that went

Gremlins! Damn you, little furry creatures!
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
Commit f59ef6d4278a6803d3060d723b6540e1862ebec3 by progwml6
fix issue with going back to vanilla durability on TE/IC2 based tools
The file was modifiedsrc/tconstruct/library/tools/AbilityHelper.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Cleaver.java (diff)
Commit 07d4499dd1d134a596fccd77451c057c2e693250 by progwml6
Delete IEnchantable.java

class not used
The file was removedsrc/mods/battlegear2/api/IEnchantable.java
Commit 359d13035ba3b2dea0215aef69e5210fd54e7d48 by progwml6
Delete WeaponRegistry.java

class not used
The file was removedsrc/mods/battlegear2/api/weapons/WeaponRegistry.java
Commit 2da9f459103b98d62de43c3e37db66897c5a8abb by Zerokyuuni
Skeletons!

Without bows
The file was addedsrc/mods/battlegear2/items/ItemShield.java
The file was modifiedsrc/mods/battlegear2/items/ItemShield.java (diff)
The file was modifiedsrc/mods/battlegear2/items/ItemShield.java (diff)
Commit db5a040a3ed88858a900e0cfc4631c2df685bcb1 by Zerokyuuni
Tinker's Outdated BG Fix maybe?

For those who  cannot into updating
The file was modifiedsrc/tconstruct/items/tools/Pickaxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Excavator.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Mattock.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Cleaver.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Hammer.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Shovel.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Shortbow.java (diff)
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Hatchet.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Chisel.java (diff)
Commit 6316a9c9e352f0f1c3b819dba65708ec56471924 by mDiyo
Nether version of the Smeltery
The file was removedresources/assets/tinker/textures/blocks/pedestaltopp.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedstone.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_inactive.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedgague_bottom.png
The file was modifiedsrc/tconstruct/TConstruct.java (diff)
The file was addedresources/assets/tinker/textures/blocks/nether_searedgague_top.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 modifiedsrc/tconstruct/common/TContent.java (diff)
The file was addedresources/assets/tinker/textures/blocks/nether_lavatank_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_furnace_on.png
The file was addedresources/assets/tinker/textures/blocks/nether_blockcast_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedwindow_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbricksquare.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_searedcobble.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedcreeper.png
The file was removedresources/assets/tinker/textures/blocks/pedestal.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbrickcracked.png
The file was modifiedsrc/tconstruct/items/blocks/CraftedSoilItemBlock.java (diff)
The file was modifiedsrc/tconstruct/items/MaterialItem.java (diff)
The file was removedresources/assets/tinker/textures/blocks/pedestalbottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_castingtable_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_faucet.png
The file was addedresources/assets/tinker/textures/blocks/nether_smeltery_furnace_off.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbrick.png
The file was modifiedsrc/tconstruct/blocks/SearedBlock.java (diff)
The file was removedresources/assets/tinker/textures/blocks/pedestaltops.png
The file was addedresources/assets/tinker/textures/blocks/nether_grout.png
The file was modifiedsrc/tconstruct/blocks/LavaTankBlock.java (diff)
The file was addedresources/assets/tinker/textures/blocks/nether_searedgague_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_blockcast_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_drain_basin.png
The file was removedresources/assets/tinker/textures/blocks/pedestalside.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedbrickfancy.png
The file was modifiedsrc/tconstruct/blocks/SmelteryBlock.java (diff)
The file was addedresources/assets/tinker/textures/blocks/nether_castingtable_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_castingtable_side.png
The file was addedresources/assets/tinker/textures/blocks/nether_blockcast_side.png
The file was modifiedsrc/tconstruct/blocks/slime/SlimeGrass.java (diff)
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
The file was addedresources/assets/tinker/textures/blocks/nether_searedwindow_bottom.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedroad.png
The file was addedresources/assets/tinker/textures/items/materials/material_searedbrick_nether.png
The file was addedresources/assets/tinker/textures/blocks/nether_lavatank_top.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedpaver.png
The file was addedresources/assets/tinker/textures/blocks/nether_drain_out.png
The file was addedresources/assets/tinker/textures/blocks/nether_searedwindow_top.png
The file was modifiedsrc/tconstruct/blocks/SoilBlock.java (diff)
The file was modifiedsrc/tconstruct/blocks/logic/SmelteryLogic.java (diff)
The file was modifiedsrc/tconstruct/blocks/ConveyorBase.java (diff)
The file was modifiedsrc/tconstruct/items/StrangeFood.java (diff)
The file was addedresources/assets/tinker/textures/items/food/edibleblood.png
The file was addedresources/assets/tinker/textures/items/food/jerky_blood.png
The file was addedresources/assets/tinker/textures/items/food/jerky_blueslime.png
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/textures/items/food/edibleslime.png (diff)
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/tconstruct/items/Jerky.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit 783a04331007e383ce8cfbe39c4adaef0bd83910 by mDiyo
All hostile mobs drop miniature red hearts, empty canisters can be crafted with tin ingots
The file was modifiedsrc/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/tconstruct/TConstruct.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 9a578fca08ca4b83ac0e815a063a22ffaf5971b6 by mDiyo
Better alternate canister recipe
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit daa2368ad0c9035ccae0adcb9080276c418516db by kyle
Fixed armor slots to only allow the correct type of armor in the slots. Kept the abbility to wear blocks on your head
The file was modifiedsrc/tconstruct/inventory/SlotArmorCopy.java (diff)
Commit 041381258c0a0b1bc38d6c884c5045254982bb8c by kyle
Fixed unused, Knapsack, and Canister slots
The file was modifiedsrc/tconstruct/inventory/ArmorExtendedContainer.java (diff)
The file was addedsrc/tconstruct/inventory/SlotUnused.java
The file was addedsrc/tconstruct/inventory/SlotCanister.java
The file was addedsrc/tconstruct/inventory/SlotKnapsack.java
Commit 1213c69022c2be67914991a9879c6de73986ba79 by progwml6
update to new NEI as old build was removed from CB's server
The file was modifiedbuild.xml (diff)
Commit 00b763cc0de7f0645e98b46464e74ebf04742e93 by progwml6
update to forge 953 to handle mojang's repo changes
The file was modifiedbuild.xml (diff)
Commit b5ec714f76c8c4fff67b1951ce69ccb5401b4c36 by progwml6
once again another deleted nei version from CB
The file was modifiedbuild.xml (diff)
Commit ea17087fb45855005f762036640f2c793f501954 by mDiyo
Remove FoV modifier
The file was modifiedsrc/tconstruct/client/TClientEvents.java (diff)
Commit 2e025763c7b4d20ebb8cfa7dd55b6472f70b645f by ryanleelambert
Allow more creative builder message suppression
The file was modifiedsrc/tconstruct/items/tools/Arrow.java (diff)
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
Commit 8fa0894c70d52df3b58839df6ba407deaa92c0de by progwml6
get rid of all recipes with natural aluminum, replace with aluminum ingots
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/tconstruct/items/tools/Shortbow.java (diff)
Commit 145bf318e17f69d667a0018e07516010d9199593 by mDiyo
Change bronze alloy amount to align with Thermal Expansion by default
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
Commit 4970f49ed5c56454e8aee7aa6a051525110a6c6e by mDiyo
Update bronze and aluminum brass to match Thermal Expansion localications
The file was modifiedresources/assets/tinker/manuals/materials.xml (diff)
The file was modifiedresources/assets/tinker/manuals/smeltery.xml (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
Commit 8d64362e0e7088694cf564403a3595674a1b2a04 by progwml6
swap names back to aluminum brass and bronze. this will be a 1.7 change...
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedresources/assets/tinker/manuals/materials.xml (diff)
The file was modifiedresources/assets/tinker/manuals/smeltery.xml (diff)
Commit af0330ad734f3144f2d55e62fcb81e8cc5677273 by progwml6
get rid of this.parent = container
The file was modifiedsrc/tconstruct/inventory/SlotCanister.java (diff)
The file was modifiedsrc/tconstruct/inventory/SlotKnapsack.java (diff)
Commit 46ca215d956318e241b127a884ce328de6da0708 by iguanaman
Use left_height from GuiInGameForge for compat
The file was modifiedsrc/tconstruct/client/TClientEvents.java (diff)
Commit 629d64cf02b3d6c9720402f3d0dd9e05923d6863 by mDiyo
Add alternate name tag recipe
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedresources/assets/tinker/textures/gui/newhearts.png (diff)
Commit 5e281b893e88350bf9478e068271573b620052ef by mDiyo
Fixed blood drop behavior, misc other fixes
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/tconstruct/items/blocks/LavaTankItemBlock.java (diff)
The file was modifiedsrc/tconstruct/library/blocks/IDrawbridgeLogicBase.java (diff)
The file was modifiedsrc/tconstruct/items/Jerky.java (diff)
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/tconstruct/library/tools/ToolCore.java (diff)
Commit 37f48e60f7122fbb6f7e650d9810e8326121ef43 by mDiyo
Add config value for crafting endstone
The file was modifiedsrc/tconstruct/util/config/PHConstruct.java (diff)
The file was modifiedsrc/tconstruct/items/armor/ExoArmor.java (diff)
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 79e46cb381c6131732c628109925e02010ec8cc3 by mDiyo
Initial exosuit recipes and modifiers
The file was removedsrc/tconstruct/modifiers/ModLapis.java
The file was modifiedsrc/tconstruct/items/armor/ExoArmor.java (diff)
The file was removedsrc/tconstruct/modifiers/ModAttack.java
The file was addedsrc/tconstruct/modifiers/tools/ModFlux.java
The file was removedsrc/tconstruct/modifiers/ModInteger.java
The file was removedsrc/tconstruct/modifiers/ModReinforced.java
The file was addedresources/assets/tinker/textures/gui/chestside.png
The file was modifiedsrc/tconstruct/TConstruct.java (diff)
The file was addedsrc/tconstruct/modifiers/tools/ModReinforced.java
The file was addedresources/assets/tinker/textures/gui/tinkertable.png
The file was addedsrc/tconstruct/modifiers/tools/ModDurability.java
The file was addedsrc/tconstruct/modifiers/tools/ModRepair.java
The file was addedsrc/tconstruct/library/armor/ArmorMod.java
The file was addedsrc/tconstruct/modifiers/armor/AModHealthBoost.java
The file was modifiedsrc/tconstruct/blocks/CraftingStationBlock.java (diff)
The file was modifiedsrc/tconstruct/blocks/logic/CraftingStationLogic.java (diff)
The file was modifiedsrc/tconstruct/items/OreBerries.java (diff)
The file was addedsrc/tconstruct/modifiers/tools/ModBlaze.java
The file was modifiedsrc/tconstruct/inventory/CraftingStationContainer.java (diff)
The file was removedsrc/tconstruct/modifiers/ModAntiSpider.java
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was addedsrc/tconstruct/modifiers/tools/ModRedstone.java
The file was addedsrc/tconstruct/modifiers/armor/AModDamageBoost.java
The file was removedsrc/tconstruct/modifiers/ModAutoSmelt.java
The file was removedsrc/tconstruct/modifiers/ModBlaze.java
The file was modifiedsrc/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/tconstruct/library/armor/EnumArmorPart.java (diff)
The file was modifiedsrc/tconstruct/library/crafting/ToolBuilder.java (diff)
The file was addedsrc/tconstruct/modifiers/tools/ModButtertouch.java
The file was addedsrc/tconstruct/modifiers/tools/TActiveOmniMod.java
The file was addedsrc/tconstruct/modifiers/tools/ToolModTypeFilter.java
The file was addedsrc/tconstruct/modifiers/tools/ModBoolean.java
The file was addedsrc/tconstruct/modifiers/armor/AModMoveSpeed.java
The file was removedsrc/tconstruct/modifiers/TActiveOmniMod.java
The file was modifiedsrc/tconstruct/client/TProxyClient.java (diff)
The file was addedsrc/tconstruct/modifiers/tools/ModInteger.java
The file was removedsrc/tconstruct/modifiers/ModRedstone.java
The file was removedsrc/tconstruct/modifiers/ModPotion.java
The file was addedsrc/tconstruct/modifiers/armor/AModProtection.java
The file was modifiedsrc/tconstruct/library/armor/ArmorCore.java (diff)
The file was removedsrc/tconstruct/modifiers/ModFlux.java
The file was modifiedsrc/tconstruct/common/TProxyCommon.java (diff)
The file was removedsrc/tconstruct/modifiers/ModElectric.java
The file was removedsrc/tconstruct/modifiers/ModSmite.java
The file was removedsrc/tconstruct/modifiers/ModButtertouch.java
The file was addedsrc/tconstruct/modifiers/tools/ModAntiSpider.java
The file was modifiedsrc/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was removedsrc/tconstruct/modifiers/ModExtraModifier.java
The file was addedsrc/tconstruct/modifiers/tools/ModPiston.java
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was addedsrc/tconstruct/modifiers/tools/ModLapis.java
The file was addedsrc/tconstruct/modifiers/tools/ModPotion.java
The file was removedsrc/tconstruct/modifiers/ModBoolean.java
The file was removedsrc/tconstruct/modifiers/ModDurability.java
The file was removedsrc/tconstruct/modifiers/ModRepair.java
The file was addedsrc/tconstruct/modifiers/tools/ModExtraModifier.java
The file was addedsrc/tconstruct/modifiers/tools/ModAutoSmelt.java
The file was addedsrc/tconstruct/modifiers/armor/AModKnockbackResistance.java
The file was removedsrc/tconstruct/modifiers/ModPiston.java
The file was addedsrc/tconstruct/modifiers/tools/ModAttack.java
The file was addedsrc/tconstruct/modifiers/armor/ArmorModTypeFilter.java
The file was addedsrc/tconstruct/modifiers/tools/ModSmite.java
The file was modifiedsrc/tconstruct/library/tools/ToolMod.java (diff)
Commit b68ba1f85aa5c2299eb5dab81c4bb8de9bdec49c by progwml6
move IDrawbridgeLogicBase to TMech
The file was removedsrc/tconstruct/library/blocks/IDrawbridgeLogicBase.java
Commit a1f0a1eee3b5443462573ee727f6efb34d3c7567 by progwml6
missed blocks -> aluminum
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit b6ebee1cd565d4496caa486e8158df38f075eecb by progwml6
fixed issue w/ natural aluminum -> aluminum
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/tconstruct/client/TControls.java (diff)
The file was modifiedsrc/tconstruct/client/gui/CraftingStationGui.java (diff)
The file was modifiedsrc/tconstruct/modifiers/armor/AModHealthBoost.java (diff)
The file was addedsrc/tconstruct/library/armor/ArmorModTypeFilter.java
The file was modifiedsrc/tconstruct/client/TClientEvents.java (diff)
The file was modifiedsrc/tconstruct/blocks/MeatBlock.java (diff)
The file was modifiedsrc/tconstruct/modifiers/armor/AModMoveSpeed.java (diff)
The file was addedsrc/tconstruct/modifiers/armor/AModJumpBoost.java
The file was removedsrc/tconstruct/modifiers/armor/ArmorModTypeFilter.java
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
The file was modifiedsrc/tconstruct/modifiers/armor/AModProtection.java (diff)
The file was modifiedsrc/tconstruct/items/armor/ExoArmor.java (diff)
The file was addedsrc/tconstruct/library/armor/AModInteger.java
The file was modifiedsrc/tconstruct/modifiers/armor/AModDamageBoost.java (diff)
The file was modifiedsrc/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/tconstruct/modifiers/armor/AModKnockbackResistance.java (diff)
The file was addedsrc/tconstruct/modifiers/armor/AModDoubleJump.java
Commit 5e68aec1fd2885e4a4bf0a32fb0777a66d73d33c by mDiyo
Fix obsidian dust exploit with other mods
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 48d9d69e0ae9093b7550eff96625348f78661eb2 by mDiyo
Minimum ingot mixing for electrum and invar
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit aafb1ecc06b0beb48d4807bfe0913b617ea620fe by mDiyo
Fix endstone recipe amount, add recipe to match TE
The file was modifiedsrc/tconstruct/common/TContent.java (diff)
Commit 48aa729337fb5509a5c3676c3a838a562ddb7223 by Sunstrike
Update README.md

Not so final.
The file was modifiedREADME.md (diff)