mckaygerhard 5452ce0dda mods - add tenplus1 toolranks with some backported changes features
* toolranks from minenux with spanish translation and featured description
* backguard compatibility
2023-06-11 14:52:42 -04:00

9 lines
432 B
Plaintext

# Number of tool levels
toolranks_levels (Levels) int 8
# Number of nodes that need to be dug to reach the next tool level
toolranks_level_digs (Digs per level) int 1000
# Dig speed multiplier at maximum tool level (1.0 to disable)
toolranks_speed_multiplier (Dig speed multiplier) float 1.1 1.0 10.0
# Durability multiplier at maximum tool level (1.0 to disable)
toolranks_use_multiplier (Durability multiplier) float 1.1 1.0 10.0