Changes

Summary

  1. Create zh_CN.lang (commit: 42a24bd) (details)
  2. Update zh_CN.lang (commit: b1df3fd) (details)
  3. Manyullyn Level picks cann level up their mining level again, since (commit: fd6f69b) (details)
  4. Fix incorrect harvest/mining Levels for Metallurgy Fantasy Metals (commit: c4c2a5e) (details)
  5. Adapt Harvestlevel Colors to better match the materials colors. Also add (commit: 9dfc28c) (details)
  6. Also fix Nether Metals harvest levels/mining levels (commit: 993e524) (details)
  7. Add default tool blacklist for IC2, Railcraft and Mekanism (commit: c4a6cc3) (details)
The file was addedresources/assets/iguanatweakstconstruct/lang/zh_CN.lang
Commit b1df3fd81268820b63813608a752af874573649c by 1069894992
Update zh_CN.lang

Hohoho, finished :D
(commit: b1df3fd)
The file was modifiedresources/assets/iguanatweakstconstruct/lang/zh_CN.lang (diff)
Commit fd6f69b3897b36d6cfe7bbb057156dde77d2ca93 by bernhard.bonigl
Manyullyn Level picks cann level up their mining level again, since Sanguinite needs Manyullyn+ Mining Level. This is basically useless without Metallrgy :P
(commit: fd6f69b)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java (diff)
Commit c4c2a5ead127bf3bcfd1faf7144ccdf922b4dc11 by bernhard.bonigl
Fix incorrect harvest/mining Levels for Metallurgy Fantasy Metals
(commit: c4c2a5e)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
Commit 9dfc28c101299fb1ac6fc16dc9938655daf1f2ba by bernhard.bonigl
Adapt Harvestlevel Colors to better match the materials colors. Also add a proper ????? if the harvest level is unknown (higher than manyullyn+)
(commit: 9dfc28c)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/util/HarvestLevels.java (diff)
Commit 993e52420cb3c44fc747517a8ddc0205b7b4bebf by bernhard.bonigl
Also fix Nether Metals harvest levels/mining levels
(commit: 993e524)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/HarvestLevelTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
Commit c4a6cc35bb25d747755c1cd03f7d05eabc3e8c4d by bernhard.bonigl
Add default tool blacklist for IC2, Railcraft and Mekanism
(commit: c4a6cc3)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)