Level Up - Forked
Welcome to Level Up - Forked
Orignal code from Level Up - by iron-bound
Mod Features
- Crafting items gains productivity for the recipe.
- Upgrades machine speed based on finished product count.
changes
- Almost all of the original code (and any bugs therein) have remained the same
- I felt that the scaling was way to quick with the original, so i have added a rebalanced curve that doesnt seem too drastic.
- Added mod settings that allow you to influence the scaling
The Formula i landed on is Prod Bonus = Produced Items^0.5 / 300 for most recipes and Produced Items^0.5 / 1000 for furnace recipes.
The exponent in both of theses can be changed in the mod settings. <br> This ends up giving diminishing returns, while still being a noticable, but minor, buff throughout the game.