Changes

Summary

  1. Change tons of boring standard output to debug from info (commit: f1deda9) (details)
  2. Fix errors with missing NEI #88 (commit: 4c0cd19) (details)
  3. Catch exceptions from the different override modules to prevent one (commit: 459bf5a) (details)
  4. Oredict clay water buckets as listallwater #92 (commit: 22f8700) (details)
Commit f1deda9556a359ff34cc7283b5be9ed02961713b by bernhard.bonigl
Change tons of boring standard output to debug from info
(commit: f1deda9)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/claybuckets/IguanaItems.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/ToolOverride.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/HarvestLevelNameOverride.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/BlockOverride.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionConfig.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/OldToolConversionHandler.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/MaterialOverride.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/modcompat/fmp/IguanaFMPCompat.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/mobheads/IguanaMobHeads.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/RandomBonuses.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/ModifierOverride.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/mobheads/proxy/MobHeadClientProxy.java (diff)
Commit 459bf5aca847672ca916d5f1e3d93f142f36fd8f by bernhard.bonigl
Catch exceptions from the different override modules to prevent one breaking all of them and output a big warning
(commit: 459bf5a)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/override/IguanaOverride.java (diff)
Commit 22f8700090aa58c622e2907b9511c1f355534a4a by bernhard.bonigl
Oredict clay water buckets as listallwater #92
(commit: 22f8700)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/claybuckets/IguanaItems.java (diff)