Changes

Summary

  1. Remove Default-Restricted because it confused people. Adjusted allowed (commit: 4024bc5) (details)
  2. Add reusable toolparts. Flint Hammerhead -> Flint Excavator Head! yay! (commit: 33714fc) (details)
  3. Add more expensive silky cloth and jewel config (commit: c5e2fe2) (details)
  4. Change default modifier weights for tools: less luck, more reinforced (commit: 5dca8cd) (details)
  5. Disable tinkers error messages from restricted tools (commit: 9f4681b) (details)
  6. Make Flux Modifier use 2 modifiers (commit: 7b0b2be) (details)
  7. Fix RecipeSorter Warning (commit: bf94920) (details)
Commit 4024bc56da63fada59123b302d424f9669c6715b by bernhard.bonigl
Remove Default-Restricted because it confused people. Adjusted allowed parts a bit.
(commit: 4024bc5)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/restriction/RestrictionHelper.java (diff)
Commit 33714fca642b9e5333e2a79421f69f8acedc194a by bernhard.bonigl
Add reusable toolparts. Flint Hammerhead -> Flint Excavator Head! yay!
(commit: 33714fc)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)
Commit c5e2fe287c4232fb3c790bae5382ea0f4c634bfb by bernhard.bonigl
Add more expensive silky cloth and jewel config
(commit: c5e2fe2)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)
Commit 5dca8cd09a1e8e2e0e24b95ee20da684ea4186e6 by bernhard.bonigl
Change default modifier weights for tools: less luck, more reinforced
(commit: 5dca8cd)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/leveling/RandomBonuses.java (diff)
Commit 9f4681b52a668c70bd6eaa0f16dbbe23722b8c3f by bernhard.bonigl
Disable tinkers error messages from restricted tools
(commit: 9f4681b)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)
Commit 7b0b2be76367b1a4662a8be021a9f7cd3a56f009 by bernhard.bonigl
Make Flux Modifier use 2 modifiers
(commit: 7b0b2be)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/IguanaTweaks.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/reference/Config.java (diff)
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/harvestlevels/IguanaHarvestLevelTweaks.java (diff)
The file was addedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/ModFluxExpensive.java
The file was modifiedsrc/main/java/iguanaman/iguanatweakstconstruct/tweaks/RepairCraftingRecipe.java (diff)