-
Notifications
You must be signed in to change notification settings - Fork 60
keyfinder.json
Ján Kluka edited this page Jul 25, 2025
·
3 revisions
{
"class": "dev.drawethree.xprison.enchants.model.impl.KeyFinderEnchant",
"id": 15,
"rawName": "keyfinder",
"name": "&bKey Finder",
"enabled": true,
"increaseCostBy": 500,
"currency": "GEMS",
"maxLevel": 100,
"chance": 0.05,
"initialCost": 5000,
"commands": [
"cc give physical Coal 1 %player%",
"cc give physical Iron 1 %player%",
"cc give physical Gold 1 %player%",
"cc give physical Diamond 1 %player%",
"cc give physical Emerald 1 %player%",
"cc give physical Token 1 %player%",
"cc give physical Token 2 %player%"
],
"refund": {
"enabled": true,
"guiSlot": 22,
"percentage": 35.0
},
"gui": {
"name": "&bKey Finder",
"material": "TRIPWIRE_HOOK",
"customModelData": 0,
"slot": 22,
"description": [
"&7Increases your chance to find",
"&7crate keys while mining."
]
}
}
- 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
- gangs.yml
- mines.yml
- bombs.yml
- blocks.yml
- mining-stats.yml
- rebirths.yml
- autosell.json
- blessing.json
- blockbooster.json
- charity.json
- efficiency.json
- explosive.json
- fly.json
- fortune.json
- gangvaluefinder.json
- gemfinder.json
- haste.json
- jumpboost.json
- keyalls.json
- keyfinder.json
- laserbeam.json
- layer.json
- nightvision.json
- nuke.json
- prestigefinder.json
- salary.json
- speed.json
- tokenfinder.json
- unbreaking.json
- voucherfinder.json
- robotfinder.json
- gem-merchant.json
- token-merchant.json
- custom-enchant.json
- custom-currency-enchant.json
