VortexDevelopment Docs
Github
  • Welcome
  • Projects
    • VortexPrisonCore
      • Commands and Permissions
      • AutoBlock
      • AutoSell
      • Backpack
      • Bombs
      • Boosters
      • Collections
      • Vouchers
      • Economy
      • Mines
      • Pickaxe
      • Ranks
      • Mine Treasures
      • Tips
      • Developer API
  • For Developers
    • VInject
    • VInject Intellij Plugin
    • VortexCore
Powered by GitBook
On this page
  1. Projects
  2. VortexPrisonCore

Pickaxe

The Vortex Prison Core includes a comprehensive pickaxe system with tiers, custom enchantments, and special abilities.

Pickaxe Tiers

The plugin has 6 pickaxe tiers that players can progress through:

Tier
Material
Token Cost
Money Cost
Name

0

WOODEN_PICKAXE

0

$0

Wooden Pickaxe

1

STONE_PICKAXE

5,000

$100,000

Stone Pickaxe

2

IRON_PICKAXE

5,000

$100,000

Iron Pickaxe

3

GOLDEN_PICKAXE

5,000

$100,000

Golden Pickaxe

4

DIAMOND_PICKAXE

5,000

$100,000

Diamond Pickaxe

5

NETHERITE_PICKAXE

5,000

$100,000

Netherite Pickaxe

Pickaxe Enchantments

Players can upgrade their pickaxes with both vanilla enchantments and custom enchantments:

Vanilla Enchantments:

  • Efficiency: Increases mining speed

  • Unbreaking: Increases durability

  • Fortune: Increases the chance of getting more drops

Custom Enchantments:

  • Double Drop: Chance to double the items dropped from mining

  • Experience: Chance to increase experience gained from mining

  • Smelt: Chance to automatically smelt mined items (e.g., iron ore to iron ingot)

  • Explosion: Chance to mine multiple blocks at once in an explosion pattern

Throwaway Pickaxes

Administrators can give players special throwaway pickaxes that cannot be repaired and have limited durability:

Pickaxe Type
Material
Durability
Notable Enchants

Vote Pickaxe

IRON_PICKAXE

250

Efficiency 10, Double Drop 1, Fortune 1

Common Pickaxe

DIAMOND_PICKAXE

500

Efficiency 10, Double Drop 1, Fortune 2

Rare Pickaxe

DIAMOND_PICKAXE

750

Efficiency 10, Fortune 3, Double Drop 2

Epic Pickaxe

NETHERITE_PICKAXE

1,000

Efficiency 10, Fortune 4, Double Drop 3, Explode 1

Legendary Pickaxe

NETHERITE_PICKAXE

1,250

Efficiency 20, Fortune 5, Smelt 10, Explode 4, Double Drop 4

Pickaxe Upgrades GUI

Players can access the pickaxe upgrade GUI by right-clicking with their pickaxe. The menu allows them to:

  • Upgrade their pickaxe tier

  • Add/upgrade vanilla enchantments (Efficiency, Unbreaking, Fortune)

  • Add/upgrade custom enchantments (Double Drop, Experience, Smelt, Explosion)

Each upgrade has associated token and money costs, and some upgrades may be locked until players unlock them via the collections system.

PreviousMinesNextRanks

Last updated 2 months ago