Skip to content

gangvaluefinder.json

Ján Kluka edited this page Jul 16, 2025 · 2 revisions
{
  "class": "dev.drawethree.xprison.enchants.model.impl.GangValueFinderEnchant",
  "id": 23,
  "rawName": "gang-value-finder",
  "name": "&eGang Value Finder",
  "enabled": true,
  "increaseCostBy": 25,
  "maxLevel": 250,
  "chance": 0.05,
  "amountToGive": "level * 1",
  "currency": "GEMS",
  "pickaxeLevelRequired": 10,
  "initialCost": 500,
  "refund": {
    "enabled": true,
    "guiSlot": 28,
    "percentage": 40.0
  },
  "gui": {
    "name": "&eGang Value Finder",
    "material": "GOLD_INGOT",
    "customModelData": 0,
    "slot": 28,
    "description": [
      "&7Grants a chance to uncover &eGang Value",
      "&7while mining blocks."
    ]
  }
}

Clone this wiki locally