Changes

Summary

  1. Smeltery Melting IMC (details)
  2. Add IMC for smeltery fuel (details)
  3. Change how fuel is used to allow rapid-use low duration fuels. (details)
  4. Revert changes to AT that accidently made it in. Not used. (details)
  5. Update readme with IMC information (details)
The file was modifiedsrc/main/java/tconstruct/util/IMCHandler.java (diff)
Commit acd2a00ade908cbcf462e5c77f6a622925199d33 by bernhard.bonigl
Add IMC for smeltery fuel
The file was modifiedsrc/main/java/tconstruct/util/IMCHandler.java (diff)
Commit 02f405fa821b48a62b9e12b469b81f04ad4e8726 by bernhard.bonigl
Change how fuel is used to allow rapid-use low duration fuels.
Basically the fuel value in the smeltery is per tick now than a weird -3 every second. This also makes math a lot easier. Fuel also is consumed every time something is heated instead of every second.
The file was modifiedsrc/main/java/tconstruct/smeltery/TinkerSmeltery.java (diff)
The file was modifiedsrc/main/java/tconstruct/smeltery/logic/SmelteryLogic.java (diff)
Commit 645102aae2506cbc47cf1344414187f332b95d8c by bernhard.bonigl
Revert changes to AT that accidently made it in. Not used.
The file was modifiedresources/META-INF/TConstruct_at.cfg (diff)
Commit 5d824a531c8f0f2be1a3866fb06f15502f09b38c by bernhard.bonigl
Update readme with IMC information
The file was modifiedREADME.md (diff)