HomeJavaModsMythicmobs Block Drop Add-on
Mythicmobs Block Drop Add-on

CustomBlockDrops

CustomBlockDrops is a lightweight server-side plugin that allows you to configure custom MythicMobs item drops for specific Minecraft blocks.

This plugin is designed for Paper 1.21.x servers and requires MythicMobs 5.5+.

What This Plugin Does

CustomBlockDrops allows server owners to assign MythicMobs items to drop from specific blocks with configurable drop chances and amounts.

Each configured item is rolled independently when a block is broken, meaning multiple custom items can drop from a single block if their chance conditions are met.

All drops can be managed using simple in-game commands or directly through the config file.

Why Use CustomBlockDrops?

This plugin is ideal for:

It allows full control over:

Commands

/customblock add <block> <item> <amount> <chance>
Adds a MythicMobs item drop to a block.

/customblock remove <block> <item>
Removes a configured drop from a block.

/customblock list
Lists all configured blocks.

/customblock list <block>
Lists all drops configured for a specific block.

/customblock config <item>
Shows where a specific MythicMobs item is configured.

Configuration

Example:

blocks:
  COBBLESTONE:
    shinystone:
      amount: 1
      chance: 0.01

Chance Format

Values greater than 1.0 will always result in a guaranteed drop. All configured items are rolled independently.

Requirements

This is a server-side plugin. It does not require any client modifications.

Notes

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more