Configuration
mods/Hexora_SpellbookPlus/config.jsonFull Configuration
{
"casting": {
"instabilityEnabled": true
},
"projectile": {
"timeoutMs": 30000,
"cleanupIntervalSeconds": 1.0
},
"ui": {
"hotbarMaxSlots": 9,
"doubleClickThresholdMs": 400
},
"staffGlow": {
"enabled": true,
"tickInterval": 0.25
},
"damage": {
"aoeBaseDamage": 50.0
},
"enchanting": {
"xpPerHit": 2,
"xpPerKill": 5,
"basicRollCost": 50,
"advancedRollCost": 150,
"masterRollCost": 300
},
"passive": {
"basicRollCost": 50,
"advancedRollCost": 150,
"masterRollCost": 300,
"maxActivePassives": 3
}
}Casting Settings
instabilityEnabled
Value
Description
Projectile Settings
timeoutMs
Value
Range
cleanupIntervalSeconds
Value
Range
UI Settings
hotbarMaxSlots
Value
Range
doubleClickThresholdMs
Value
Range
Staff Glow Settings
enabled
Value
Description
tickInterval
Value
Range
Damage Settings
aoeBaseDamage
Value
Range
Enchanting Settings
xpPerHit
Value
Range
xpPerKill
Value
Range
basicRollCost
Value
Range
advancedRollCost
Value
Range
masterRollCost
Value
Range
Passive Settings
basicRollCost
Value
Range
advancedRollCost
Value
Range
masterRollCost
Value
Range
maxActivePassives
Value
Range
Reloading Configuration
Last updated