2026-02-28 21:10:56 -03:00

2700 lines
90 KiB
INI

# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
# Apotheosis Enchantment Information
# This file contains configurable data for each enchantment.
# The names of each category correspond to the registry names of every loaded enchantment.
"minecraft:aqua_affinity" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"farmersdelight:backstabbing" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:bane_of_arthropods" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:berserkers_fury" {
# The max level of this enchantment - originally 3.
# Default: 3; Range: [1 ~ 127]
I:"Max Level"=3
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:binding_curse" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:blast_protection" {
# The max level of this enchantment - originally 4.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:blessing" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:boon_of_the_earth" {
# The max level of this enchantment - originally 5.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:breach" {
# The max level of this enchantment - originally 4.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"evilcraft:breaking" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_spawners:capturing" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"deeperdarker:catalysis" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:chainsaw" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:channeling" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"twilightforest:chill_aura" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:chromatic" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"the_bumblezone:comb_cutter" {
# The max level of this enchantment - originally 2.
# Default: 3; Range: [1 ~ 127]
I:"Max Level"=3
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:crescendo_of_bolts" {
# The max level of this enchantment - originally 5.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:curse_of_bones" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:decrepitude" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:density" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:depth_strider" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"railcraft:destruction" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"twilightforest:destruction" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:efficiency" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:endless_quiver" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"eternal_starlight:fearless" {
# The max level of this enchantment - originally 2.
# Default: 6; Range: [1 ~ 127]
I:"Max Level"=6
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:feather_falling" {
# The max level of this enchantment - originally 4.
# Default: 11; Range: [1 ~ 127]
I:"Max Level"=11
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:fire_aspect" {
# The max level of this enchantment - originally 2.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:fire_protection" {
# The max level of this enchantment - originally 4.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"twilightforest:fire_react" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:flame" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:fortune" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:frost_walker" {
# The max level of this enchantment - originally 2.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:frostbite" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:growth_serum" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:icy_thorns" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:impaling" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"railcraft:implosion" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:incurable_wounds" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:infinity" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:infusion" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:knockback" {
# The max level of this enchantment - originally 2.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:knowledge_of_the_ages" {
# The max level of this enchantment - originally 3.
# Default: 3; Range: [1 ~ 127]
I:"Max Level"=3
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:life_mending" {
# The max level of this enchantment - originally 3.
# Default: 3; Range: [1 ~ 127]
I:"Max Level"=3
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"evilcraft:life_stealing" {
# The max level of this enchantment - originally 3.
# Default: 6; Range: [1 ~ 127]
I:"Max Level"=6
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"undergarden:longevity" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:looting" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:loyalty" {
# The max level of this enchantment - originally 3.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:luck_of_the_sea" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:lure" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:magic_siphon" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"ars_nouveau:mana_boost" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"ars_nouveau:mana_regen" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:mending" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:miners_fervor" {
# The max level of this enchantment - originally 5.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"ars_elemental:mirror_shield" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:multishot" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"mysticalagriculture:mystical_enlightenment" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:natures_blessing" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"the_bumblezone:neurotoxins" {
# The max level of this enchantment - originally 2.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:piercing" {
# The max level of this enchantment - originally 4.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:plague_bringer" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"evilcraft:poison_tip" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"eternal_starlight:poisoning" {
# The max level of this enchantment - originally 4.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"the_bumblezone:potent_poison" {
# The max level of this enchantment - originally 3.
# Default: 11; Range: [1 ~ 127]
I:"Max Level"=11
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:power" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:projectile_protection" {
# The max level of this enchantment - originally 4.
# Default: 11; Range: [1 ~ 127]
I:"Max Level"=11
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:protection" {
# The max level of this enchantment - originally 4.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:punch" {
# The max level of this enchantment - originally 2.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"quarryplus:quarry_pickaxe" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:quick_charge" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecolonies:raider_damage_enchant" {
# The max level of this enchantment - originally 2.
# Default: 6; Range: [1 ~ 127]
I:"Max Level"=6
# The max level of this enchantment available from loot sources.
# Default: 2; Range: [1 ~ 127]
I:"Max Loot Level"=2
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"ars_nouveau:reactive" {
# The max level of this enchantment - originally 4.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:rebounding" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:reflective_defenses" {
# The max level of this enchantment - originally 5.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"twilightforest:renewal" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:respiration" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"undergarden:ricochet" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:riptide" {
# The max level of this enchantment - originally 3.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:scavenger" {
# The max level of this enchantment - originally 3.
# Default: 3; Range: [1 ~ 127]
I:"Max Level"=3
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"deeperdarker:sculk_smite" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"undergarden:self_sling" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"reliquary:severing" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:sharpness" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:shield_bash" {
# The max level of this enchantment - originally 4.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:silk_touch" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"railcraft:smack" {
# The max level of this enchantment - originally 4.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:smite" {
# The max level of this enchantment - originally 5.
# Default: 10; Range: [1 ~ 127]
I:"Max Level"=10
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"forbidden_arcanus:soul_looting" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"mysticalagriculture:soul_siphoner" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"eternal_starlight:soul_snatcher" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:soul_speed" {
# The max level of this enchantment - originally 3.
# Default: 7; Range: [1 ~ 127]
I:"Max Level"=7
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"ars_elemental:soulbound" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:soulbound" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:spectral_bite" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"tombstone:spectral_conjurer" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:stable_footing" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"supplementaries:stasis" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:sweeping_edge" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:swift_sneak" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:tempting" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:thorns" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:unbreaking" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"evilcraft:unusing" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:vanishing_curse" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"evilcraft:vengeance" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"minecraft:wind_burst" {
# The max level of this enchantment - originally 3.
# Default: 8; Range: [1 ~ 127]
I:"Max Level"=8
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"apothic_enchanting:worker_exploitation" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"railcraft:wrecking" {
# The max level of this enchantment - originally 5.
# Default: 9; Range: [1 ~ 127]
I:"Max Level"=9
# The max level of this enchantment available from loot sources.
# Default: 5; Range: [1 ~ 127]
I:"Max Loot Level"=5
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
}
"dungeons_arise:discharge" {
# The max level of this enchantment - originally 3.
# Default: 5; Range: [1 ~ 127]
I:"Max Level"=5
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}
"dungeons_arise:ensnaring" {
# The max level of this enchantment - originally 4.
# Default: 6; Range: [1 ~ 127]
I:"Max Level"=6
# The max level of this enchantment available from loot sources.
# Default: 4; Range: [1 ~ 127]
I:"Max Loot Level"=4
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}
"dungeons_arise:lolths_curse" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}
"dungeons_arise:purification" {
# The max level of this enchantment - originally 3.
# Default: 4; Range: [1 ~ 127]
I:"Max Level"=4
# The max level of this enchantment available from loot sources.
# Default: 3; Range: [1 ~ 127]
I:"Max Loot Level"=3
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}
"tombstone:ruthless_strike" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}
"tombstone:sanctified" {
# The max level of this enchantment - originally 10.
# Default: 13; Range: [1 ~ 127]
I:"Max Level"=13
# The max level of this enchantment available from loot sources.
# Default: 10; Range: [1 ~ 127]
I:"Max Loot Level"=10
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}
"dungeons_arise:voltaic_shot" {
# The max level of this enchantment - originally 1.
# Default: 1; Range: [1 ~ 127]
I:"Max Level"=1
# The max level of this enchantment available from loot sources.
# Default: 1; Range: [1 ~ 127]
I:"Max Loot Level"=1
# The enforced effective max level of this enchantment. Regardless of NBT and other buffs, this enchantment will never exceed this level. -1 to disable.
# Default: -1; Range: [-1 ~ 127]
I:"Forced Level Cap"=-1
# A function to determine the max enchanting power. The variable "x" is level. See: https://github.com/uklimaschewski/EvalEx#usage-examples
# Default:
S:"Max Power Function"=
# A function to determine the min enchanting power.
# Default:
S:"Min Power Function"=
}