Files
ATM8/minecraft/config/apotheosis/potion.cfg
Adrian Marquis b5ede55eba Version 1.0.19b
2023-05-29 13:49:34 +00:00

19 lines
606 B
INI

# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
#
general {
# A list of effects that, when as charms, will be applied and reapplied at a longer threshold to avoid issues at low durations, like night vision. [default: [minecraft:night_vision], [minecraft:health_boost]]
S:"Extended Potion Charms" <
minecraft:night_vision
minecraft:health_boost
>
# The strength of Ancient Knowledge. This multiplier determines how much additional xp is granted. [range: 1 ~ 2147483647, default: 4]
I:"Knowledge XP Multiplier"=4
}