/
Join my discord server for support or to report bugs!
^^^ Using the texture pack above is highly reccomended
# The normal health of players
# Default: 20
normal-health: 20 # Health [1 Health = 0.5 Hearts]
# The normal armor of players
# Default: 0
normal-armor: 0 # Armor [1 Armor = 0.5 Armor Bars]
# The normal speed of players
# Default: 0.10000000149011612
normal-speed: 0.10000000149011612
# The normal damage of players
# Default: 1
normal-damage: 1
# Whether messages are sent when an ability activates
# Default: true
ability-notifications: true
weapons:
heart_of_the_sculk:
# The chance to drop on warden death
# Default: 25
drop-chance: 25 # %
sword:
# The maximum chance you can obtain
# Default: 15
limit: 15 # %
# The percentage added to the chance per level
# Default: 5
buff-amount: 5 # %
# The amount of XP levels per buff
# Default: 15
buff-cost: 15 # XP levels
# The amount of XP levels to steal
# Default: 1
level-amount: 1 # XP level
# The minimum amount of XP levels that enemies need to let you take them
# Recommended: ^ Same as level-amount
# Default: 1
minimum-levels: 1 # XP level
axe:
# The maximum chance you can obtain
# Default: 50
limit: 50 # %
# The percentage added to the chance per level
# Default: 5
buff-amount: 5 # %
# The amount of XP levels per buff
# Default: 4
buff-cost: 4 # XP levels
# The amount to multiply durability damage
# Default: 2
durability-multiplier: 2 # x
pickaxe:
# The maximum chance you can obtain
# Default: 70
limit: 70 # %
# The percentage added to the chance per level
# Default: 5
buff-amount: 5 # %
# The amount of XP levels per buff
# Default: 10
buff-cost: 10 # XP levels
# The amount of levels to grant
# Default: 1
level-reward: 1
crossbow:
# The maximum chance you can obtain
# Default: 50
limit: 50 # %
# The percentage added to the chance per level
# Default: 5
buff-amount: 5 # %
# The amount of XP levels per buff
# Default: 6
buff-cost: 6 # XP levels
# The amount to multiply arrow velocity
# Default: 2.25
velocity-multiplier: 2.25
helmet:
# The maximum damage you can obtain
# Default: 7
limit: 7
# The amount of XP levels per buff
# Default: 15
buff-cost: 15 # XP levels
# The amount of extra damage to grant
# Default: 1
damage-reward: 1
chestplate:
# The maximum health you can obtain
# Default: 10
limit: 10 # Health [1 Health = 0.5 Hearts]
# The amount of XP levels per buff
# Default: 8
buff-cost: 8 # XP levels
# The amount of extra health to grant
# Default: 1
health-reward: 1 # Health [1 Health = 0.5 Hearts]
leggings:
# The maximum armor you can obtain
# Default: 10
limit: 10 # Armor [1 Armor = 0.5 Armor Bars]
# The amount of XP levels per buff
# Default: 8
buff-cost: 8 # XP levels
# The amount of extra armor to grant
# Default: 1
armor-reward: 1 # Armor [1 Armor = 0.5 Armor Bars]
boots:
# The maximum speed you can obtain
# Default: 0.025
limit: 0.025
# The amount of XP levels per buff
# Default: 4
buff-cost: 4 # XP levels
# The amount of extra armor to grant
# Default: 0.0025
speed-reward: 0.0025
shield:
# The durability damage amount you can ignore
# Default: 30
limit: 30 # %
# The percentage added to the chance per level
# Default: 3
buff-amount: 3 # %
# The amount of XP levels per buff
# Default: 12
buff-cost: 12 # XP levels

Adds custom sculk weapons with special abilities