Changes

Summary

  1. Cache the alloy tank recipe to make it more efficient (details)
  2. Bump TiC version requirement (details)
  3. Release 0.2.4 (details)
Commit 8938b66d9d26710a21032a023507702bbd76826f by KnightMiner
Cache the alloy tank recipe to make it more efficient
Instead of searching all recipes every tick, try to produce the last
produced recipe first as its most likely the one we wish to produce
again
The file was modifiedsrc/main/java/knightminer/tcomplement/melter/tileentity/TileAlloyTank.java (diff)
Commit 6e60fb653104fd73c2200fbb01fd868ebc9dce71 by KnightMiner
Bump TiC version requirement
Uses the new tank model which requires the latest release
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/TinkersComplement.java (diff)
The file was modifiedbuild.properties (diff)