Changes

Summary

  1. Update to Tcon build 622 with api changes (commit: 72f7b53) (details)
  2. Re-Add some backwards compatibility so stuff doesn't blow up if people (commit: e7d3692) (details)
  3. Fix Clay Buckets picking up liquids they don't know, resulting in (commit: 3d995e9) (details)
Commit 72f7b5358cfc3c40f091420afbd5ee5cca461858 by bernhard.bonigl
Update to Tcon build 622 with api changes
(commit: 72f7b53)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/MaterialOverride.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/replacing/ReplacementLogic.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/mobheads/handlers/MobHeadHandler.java (diff)
Commit e7d369247efc08b0fb276f1dff290218a71624d3 by bernhard.bonigl
Re-Add some backwards compatibility so stuff doesn't blow up if people use old versions.
(commit: e7d3692)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java (diff)
Commit 3d995e9b3c2c2eeeb5ad7d73618c157ee0adb127 by bernhard.bonigl
Fix Clay Buckets picking up liquids they don't know, resulting in water/lava buckets.
(commit: 3d995e9)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/claybuckets/ClayBucketHandler.java (diff)