12 lines
531 B
TOML
12 lines
531 B
TOML
# naturalabsorption:compat.toml
|
|
# This config contains config options for compatibility features for various supported mods.
|
|
|
|
|
|
# Category: tinkers_construct
|
|
# Compatibility options for Tinkers Construct (currently not used)
|
|
|
|
# Maximum absorption gained for each level of the Absorption modifier for Tinkers Construct armor.
|
|
# By default, this matches Revitalizing's scaling (max health), but costs one Book of Absorption per level.
|
|
# <Number> Range: ≥ 0.0, Default: 1.0
|
|
tinkers_construct.modifier.potency_per_level = 1.0
|