Iguana's Tinkers Tweaks?

  • 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

Defiancey

New Member
Jul 29, 2019
160
0
0
I played with this mod in agrarina skies and i liked it along with a couple other people. We all had the same thought that the 6 levels that any tool can get is too little and goes by way too fast. Now i went though the config for it and found where you can increase the level, what levels it gives random modifiers, and extra modifiers. I made the tool cap 20. But i came across these 3 lines

# Exponential multiplier for required boost xp per level [range: 1.0 ~ 9.99, default: 1.12]
S:xpPerBoostLevelMultiplier=1.25

# Exponential multiplier for required xp per level [range: 1.0 ~ 9.99, default: 1.15]
S:xpPerLevelMultiplier=1.5

# Change the XP required to level up tools in % (higher = more xp needed) [range: 1 ~ 999, default: 100]
I:xpRequiredToolsPercentage=100

So i wanted to increase the amount of xp that is required for each level. So i increased the first one from 1.12 to 1.25 and the second from 1.15 to 1.5. Now i thought thats all i needed to do. But in game i was using a hatchet and the xp needed to level the tool was 191. But when i hit that it didnt level up, it was 287. Now that is 1.5x 191 which seems correct. But why didnt the xp required to level show 286 instead? Is that because of the 3rd command line? I want the xp to be increased but i also want it to show the proper xp amount for the higher requirement. For everything over the 191 it kept dropping a command in the ftb console window about a % chance for a random modifier. Can i get it to show up as the correct amount of xp needed for leveling up without it trying to add a modifier until it his that higher number?
 

MarkesOrelies

New Member
Jul 29, 2019
46
0
0
That may be a bug, the 3de line there only changes the base value, it starts with. There is a problem sometimes as things up level up it ask you to place it in a crafting grid, I believe when that is fixed your problem will too.
 

Defiancey

New Member
Jul 29, 2019
160
0
0
I also noticed when the tool hits level 6 it says master and then no longer has a xp amout for next level on it. Im guessing this is a bug too.
 

Fizz

New Member
Jul 29, 2019
1
0
0
Hey, this is a really off topic question, where do you edit the level cap? I can't seem to find it...
 

xTordX

New Member
Jul 29, 2019
576
-6
1
I also noticed when the tool hits level 6 it says master and then no longer has a xp amout for next level on it. Im guessing this is a bug too.
How is that a bug?! The tool is mastered so it won't upgrade anymore, hence there's no "xp needed"
 

VaultLink

New Member
Jul 29, 2019
1
0
0
I also noticed when the tool hits level 6 it says master and then no longer has a xp amout for next level on it. Im guessing this is a bug too.
The level cap is 6 by default.
Hey, this is a really off topic question, where do you edit the level cap? I can't seem to find it...
And you can change the cap in the config
...\config\IguanaTinkerTweaks\main.cfg

# [range: 1 ~ 99, default: 6]
I:maxToolLevel=6
 

Defiancey

New Member
Jul 29, 2019
160
0
0
Yeah i maxed it because why not. It doesn't show the current xp needed for the next level though on the tools that i have leveled up past 6.