-
Notifications
You must be signed in to change notification settings - Fork 57
jumpboost.json
Jan Kluka edited this page May 22, 2026
·
4 revisions
{
"class": "dev.drawethree.xprison.enchants.model.impl.JumpBoostEnchant",
"id": 6,
"rawName": "jumpboost",
"name": "<aqua>Jump Boost</aqua>",
"enabled": true,
"increaseCostBy": "baseCost * pow(2, level)",
"maxLevel": 3,
"initialCost": 7500,
"currency": "TOKENS",
"prestige": {
"enabled": false,
"maxPrestige": 5,
"requiredActivationsFormula": "1000",
"multiplierPerPrestige": 0.1
},
"refund": {
"enabled": true,
"guiSlot": 24,
"percentage": 40.0
},
"gui": {
"name": "<aqua>Jump Boost</aqua>",
"material": "LEATHER_BOOTS",
"customModelData": 0,
"slot": 24,
"description": [
"<gray>Grants the ability to jump higher</gray>",
"<gray>while holding your pickaxe.</gray>"
]
}
}- Currencies
- Ranks
- Prestiges
- Rebirths
- Mines
- AutoSell
- AutoMiner
- Enchants
- Pickaxe Levels
- Pickaxe Skins
- Pickaxe Quality
- Pickaxe Settings
- Gangs
- Multipliers
- Blocks
- Bombs
- History
- Mining Stats
- Nicknames
- Battle Pass
- Quests
- Daily Rewards
- config.yml
- autominer.yml
- autosell.yml
- block-rewards.yml
- enchants.yml
- currencies.yml
- multipliers.yml
- ranks.yml
- prestiges.yml
- pickaxe-levels.yml
- pickaxe-skins.yml
- pickaxe-quality.yml
- gangs.yml
- mines.yml
- bombs.yml
- blocks.yml
- history.yml
- logging.yml
- mining-stats.yml
- rebirths.yml
- battlepass.yml
- quests.yml
- dailyrewards.yml
- efficiency.json
- fortune.json
- unbreaking.json
- haste.json
- speed.json
- fly.json
- nightvision.json
- jumpboost.json
- autosell.json
- tokenfinder.json
- gemfinder.json
- salary.json
- charity.json
- blessing.json
- gangvaluefinder.json
- prestigefinder.json
