This commit is contained in:
2025-11-09 11:19:31 +01:00
parent 5f45cf3079
commit ef768f6422

View File

@@ -244,7 +244,7 @@ toolleveling {
> >
# Gives a random bonus every level, if false and levelling is on modifiers are given at levels 2 and 4 (requires 'toolLeveling=true') [default: true] # Gives a random bonus every level, if false and levelling is on modifiers are given at levels 2 and 4 (requires 'toolLeveling=true') [default: true]
B:RandomBonuses=false B:RandomBonuses=true
# Disables less-useful modifiers on levelups. Like a sword with silktouch, or a pickaxe with beheading. [default: true] # Disables less-useful modifiers on levelups. Like a sword with silktouch, or a pickaxe with beheading. [default: true]
B:UsefulBonuses=true B:UsefulBonuses=true
@@ -253,7 +253,7 @@ toolleveling {
B:detailedXpTooltip=true B:detailedXpTooltip=true
# [range: 1 ~ 99, default: 6] # [range: 1 ~ 99, default: 6]
I:maxToolLevel=100 I:maxToolLevel=99
# If true, only the heads of tools are examined when determining how much XP it takes to level up. (This only matters if you manually specify that some material types level faster than others using the override module) [default: true] # If true, only the heads of tools are examined when determining how much XP it takes to level up. (This only matters if you manually specify that some material types level faster than others using the override module) [default: true]
B:onlyHeadsChangeXPRequirement=true B:onlyHeadsChangeXPRequirement=true