SuperPickaxe icon

SuperPickaxe -----

Empower your miners with evolutionary tools, automated processing, and advanced shape mining.



v4.0.0 - The Custom Drops Update | Full MMOItems & MMOBlocks Hook!
[​IMG]
UPDATE VERSION 4.0.0 — THE REVOLUTIONARY UPDATE!
Elevate your server's mining experience with the ultimate Custom Drops system!
[HR][/HR]
NEW FEATURE: ADVANCED CUSTOM BLOCK DROPS
A brand new, robust system to fully manage items dropped upon breaking blocks! Turn ordinary stone or dirt into valuable treasures, or seamlessly integrate your mining mechanics with today's top RPG plugins.
✨ Key Highlights & Features:

  • Full MMOItems & MMOBlocks Integration: Drop custom items from MMOItems or recognize custom blocks placed via MMOBlocks. Built using an ultra-smooth Reflection system, meaning it is completely safe and won't cause any errors even if MMOItems/MMOBlocks aren't installed on your server!
  • Replace Vanilla / Additive Modes: Highly flexible configuration. Choose to completely wipe out standard Minecraft drops (e.g., breaking iron ore rewards custom loot instead of iron) or let them drop alongside vanilla items.
  • Dynamic Random Amounts (Min/Max): Define quantitative boundaries for drop entries (e.g., dynamically drops anywhere between 1 and 5 diamonds).
  • Precise Drop Rates (Chance): Set exact drop probabilities ranging from 0% to 100% (represented mathematically as 0.0 to 1.0) for every single entry.
  • Performance Optimized (Lag-Free): Data profiles are cached completely in memory upon loading. Zero constant file-reading overhead, ensuring flawless performance during high-speed instamine or multi-block breaks.
⚙️ INTUITIVE & CLEAN CONFIGURATION
The plugin will automatically generate a clean, well-structured custom_drops.yml file inside your plugin directory:
Code (YAML):
drops :
  # When a player mines STONE using a Super Pickaxe
  STONE
:
    replace-vanilla
: true     # true = removes vanilla drops, false = drops alongside vanilla
    entries
:
     - "VANILLA:DIAMOND:1:3:0.5"       # 50% chance to drop 1-3 Diamonds
      - "VANILLA:IRON_INGOT:1:1:1.0"   # 100% chance to drop 1 Iron Ingot
  # Mining DIAMOND_ORE drops vanilla items mixed with RPG weapons
  DIAMOND_ORE
:
    replace-vanilla
: true
    entries
:
     - "MMOITEMS:SWORD:epic_sword:1:1:0.05" # 5% chance to drop an Epic Sword from MMOItems
      - "VANILLA:DIAMOND:2:4:1.0"             # 100% chance to drop 2-4 Diamonds
  # Full support for Custom Blocks from the MMOBlocks plugin!
  MMOBLOCK:my_custom_ore
:
    replace-vanilla
: true
    entries
:
     - "VANILLA:EMERALD:1:5:1.0"
Have any unique ideas or feedback regarding the Drops system? Feel free to leave a review or join our official Support Discord!
[​IMG]
----------, Jun 11, 2026
Resource Information
Author:
----------
Total Downloads: 42
First Release: Jun 4, 2026
Last Update: Jun 16, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings