Hi guys! As Krhymez suggested, let's make a pool- what do you think? Should it stay like it is now, when you level up a TiCon tool it gets random upgrade? Or should it get a free modifier slot? Pool for 5 days. Cheers!
This is the way it works Currently Spoiler: Config Code: toolleveling { # Adds a random bonus on these levelups if 'RandomBonuses' is enabled I:BonusesAtLevels < 2 3 4 5 6 98 > # Each modifier is equally likely on levelup. Disables useful bonuses. [default: false] B:CompletelyRandomBonuses=false # The amount of modifiers new tools have. [range: 0 ~ 9, default: 0] I:ExtraModifiers=0 # Adds an extra modifier on these levelups if 'ExtraModifiers' is enabled I:ModifiersAtLevels < 2 4 6 99
After being unable to craft with Thaumium, I made a post on the behalf of a player. Krhymez's reasoning behind the way it currently works made a lot of sense to me. And after looking over that information, I like how it works now.