Iguanas tinker tweaks

  • Thread starter Thread starter Koroto
  • Start date Start date
  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
K

Koroto

Guest
Title Iguanas tinker tweaks

Launcher Type

Modpack Space Astronomy

Modpack version 1.5.7

Have you modified the pack? Yes

Link to log file

Details of the issue I added Iguanas tinker tweaks 1.7.10-2.1.6 to the pack and i cant upgrade tools adding parts like adding a bronze pickaxe head to a lower pickeaxe i have it set in the Modules.cfg # Replace parts of tools B:ToolPartReplacing=true and in the main.cfg in the part replacement segment its
partreplacement {
# How much of the current XP% to the next mining level shall be removed when replacing the pickaxe head. Useful to remove the mining level boost on part replacement. [range: 0 ~ 100, default: 5]
I:PickBoostXpPenality=0

# How much of the current XP% shall be removed when replacing parts (So if you had 50%, and penality is 10% it'll remove 5% xp, resulting in 45%). Does not remove Skill Levels. [range: 0 ~ 100, default: 0]
I:XpPenality=0

# Removes the Mob Head Modifier on Tool-Head replacement, allowing it to be reapplied. Should be used with PickBoostXpPenality. [default: true]
B:removeMobHead=true
}
this is all in the server files
 
Last edited by a moderator: