Changes

Summary

  1. Add missing null check for Knapsack loading #1542 (details)
  2. Fix casting Channels not respecting fluid-parameter when draining. #1517 (details)
  3. Add nether smeltery blocks to buildcraft facades #1491 (details)
Commit 5cf22cbc10421ab062853e6e9d9ee7db483f0923 by bernhard.bonigl
Add missing null check for Knapsack loading #1542
The file was modifiedsrc/main/java/tconstruct/armor/player/KnapsackInventory.java (diff)
Commit 958f350464f609f6d3edfbce0cb6fcff3783a924 by bernhard.bonigl
Fix casting Channels not respecting fluid-parameter when draining. #1517
You still shouldn't use them though.
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/CastingChannelLogic.java (diff)
Commit b9e4667c989bc823b0978b8f57d6f5bfe71accf8 by bernhard.bonigl
Add nether smeltery blocks to buildcraft facades #1491
The file was modifiedsrc/main/java/tconstruct/plugins/imc/TinkerBuildCraft.java (diff)