Changes

Summary

  1. Localize harvest levels (commit: c979709) (details)
  2. Rename TinkerToolTweaks to TinkerMaterialTweaks.. because it only (commit: c58cc73) (details)
  3. Rebalance the Tool Materials to match up with the harvestlevel (commit: 963dd39) (details)
  4. Make the first harvestlevel require less xp. (commit: d7fef0d) (details)
  5. Tweaks to materials and comments to elaborate the intended goals (commit: 7c82114) (details)
  6. Increase chance of getting Redstone on tools (commit: fe24263) (details)
  7. Make bone slower, but it now requires noticable less xp than flint. (commit: ca0c1cb) (details)
  8. More xp reduction for first mining level (commit: 5021d52) (details)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/util/HarvestLevels.java (diff)
The file was modifiedresources/assets/iguanatweakstconstruct/lang/en_US.lang (diff)
Commit c58cc7362a2022359193da3000f17947308fccd0 by bernhard.bonigl
Rename TinkerToolTweaks to TinkerMaterialTweaks.. because it only changes the materials
(commit: c58cc73)
The file was removedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerToolTweaks.java
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)
The file was addedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java
Commit 963dd39f9d6c9d36d2eead0978f2d8612f489637 by bernhard.bonigl
Rebalance the Tool Materials to match up with the harvestlevel progression
(commit: 963dd39)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
Commit d7fef0dead06a18fcfe226c460febb3787b26ffc by bernhard.bonigl
Make the first harvestlevel require less xp.
(commit: d7fef0d)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java (diff)
Commit 7c8211415ab3008277d7bbba75a8a2f5e7b2023d by bernhard.bonigl
Tweaks to materials and comments to elaborate the intended goals
(commit: 7c82114)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
Commit fe24263b26f7d6779ba9e2015409930c5efbc3b5 by bernhard.bonigl
Increase chance of getting Redstone on tools
(commit: fe24263)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/RandomBonuses.java (diff)
Commit ca0c1cbd376936ad46dd8d4b983108c4b1147145 by bernhard.bonigl
Make bone slower, but it now requires noticable less xp than flint.
(commit: ca0c1cb)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/TinkerMaterialTweaks.java (diff)
Commit 5021d521026d8ab01f299d793f6e67cac0440455 by bernhard.bonigl
More xp reduction for first mining level
(commit: 5021d52)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/LevelingLogic.java (diff)