fly.json - Drawethree/X-Prison GitHub Wiki
{
"class": "dev.drawethree.xprison.enchants.model.impl.FlyEnchant",
"id": 8,
"rawName": "fly",
"name": "&cFly",
"enabled": true,
"increaseCostBy": 0,
"maxLevel": 1,
"currency": "TOKENS",
"initialCost": 500000,
"refund": {
"enabled": true,
"guiSlot": 28,
"percentage": 30.0
},
"gui": {
"name": "&cFly",
"material": "FEATHER",
"customModelData": 0,
"slot": 28,
"description": [
"&7Grants the ability to &cfly &7while holding",
"&7your pickaxe."
]
}
}