Changes

Summary

  1. Sync API with Tinkers api stuff (commit: 158842e) (details)
  2. Less strict check for tool building in crafting grid so you can use (commit: ba6c6e2) (details)
  3. Fix Clay Buckets picking up liquids they can't pick up, converting them (commit: de1360c) (details)
  4. Fix Tool Restriction not working #38 (commit: a804e0f) (details)
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaFMPAccessor.java
The file was addedsrc/api/java/morph/api/Ability.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryGrindable.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/ValuedItem.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaConfigHandler.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/ILiquidDrinkHandler.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaEntityAccessor.java
The file was addedsrc/api/java/cofh/core/item/IEqualityOverrideItem.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaRegistrar.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/IFactoryHarvestable.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaBlockDecorator.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaFMPDecorator.java
The file was addedsrc/api/java/thaumcraft/api/IGoggles.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaBlock.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaFMPProvider.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaSummaryProvider.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/MobDrop.java
The file was addedsrc/api/java/mcp/mobius/waila/api/package-info.java
The file was addedsrc/api/java/morph/api/Api.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/HarvestType.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaDataAccessor.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaDataProvider.java
The file was addedsrc/api/java/mcp/mobius/waila/api/SpecialChars.java
The file was addedsrc/api/java/mcp/mobius/waila/api/IWailaEntityProvider.java
The file was addedsrc/api/java/powercrystals/minefactoryreloaded/api/FactoryRegistry.java
Commit ba6c6e25e4a94062d23e810d3b0f30362859812f by bernhard.bonigl
Less strict check for tool building in crafting grid so you can use bones/sticks with it
(commit: ba6c6e2)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/ToolCraftingRecipe.java (diff)
Commit de1360c2837c2658df1ced3de9fbf00c73c065fc by bernhard.bonigl
Fix Clay Buckets picking up liquids they can't pick up, converting them to regular buckets. #7
(commit: de1360c)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/claybuckets/ClayBucketHandler.java (diff)
Commit a804e0f01250d2336dff36972575e5a24a64a487 by bernhard.bonigl
Fix Tool Restriction not working #38
(commit: a804e0f)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/handlers/VanillaToolNerfHandler.java (diff)