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?
# 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?