Changes

Summary

  1. Remove restricted items from Tinkerer-Villager chests (commit: 8aaab4f) (details)
  2. Nobody saw that typo. (commit: dd85e10) (details)
  3. Rebalance ExtraTic Materials to the progression >_< (commit: 4308c93) (details)
  4. Add a dumpOreDict command! (commit: 035ff13) (details)
  5. Fix typo in material name (commit: e3c5dc8) (details)
  6. Set proper harvestlevels for metallurgy ores (commit: 407e37e) (details)
  7. Modify ToolMaterials in postInit because ExtraTic registers its (commit: 2f654e5) (details)
Commit 8aaab4ffae7e812d9b6a1e9ae8f6e73c4e006387 by bernhard.bonigl
Remove restricted items from Tinkerer-Villager chests
(commit: 8aaab4f)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/IguanaPartRestriction.java (diff)
Commit dd85e10a9bfeb70c9a7012514faee55a4edc91e5 by bernhard.bonigl
Nobody saw that typo.
FLIST OF FURY.
(commit: dd85e10)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java (diff)
Commit 4308c9356d0a3e638f8c0e71f08ea8a41facd7dd by bernhard.bonigl
Rebalance ExtraTic Materials to the progression >_<
(commit: 4308c93)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/mobheads/proxy/MobHeadClientProxy.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
The file was addedOriginal_extratic_materials.txt
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/IguanaTweaksTConstruct.java (diff)
The file was addedsrc/main/java/iguanaman/iguanatweakstconstruct/debug/DumpOredict.java
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
Commit 407e37ee3b0a1d1c8a5eae1326d125f3361bcf7e by bernhard.bonigl
Set proper harvestlevels for metallurgy ores
(commit: 407e37e)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java (diff)
Commit 2f654e552693d39f96d397f4e27e0b606910bf8f by bernhard.bonigl
Modify ToolMaterials in postInit because ExtraTic registers its materials later than tcon
(commit: 2f654e5)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)