promotional bannermobile promotional banner
premium banner
This mod allows modifying drop rates for specific mobs.

Description

DropRate - Custom Mob Drops & API
(A flexible Minecraft Forge mod for customizing mob drops using JSON configuration and a developer API.) For full documentation and the latest updates, please visit our GitHub repository or check out the Documentation Website.

Overview

DropRate empowers both players and modders to easily customize mob drops in Minecraft. Configure drop rates via a simple JSON file or integrate the mod directly into your own projects using the provided API.

Key Features

  • Customizable Drops: Adjust drop chances for vanilla and modded mobs with ease.
  • User-Friendly Configuration: Use a simple JSON file to set drop parameters.
  • Developer API: Programmatically register custom drops and retrieve drop data.
  • Cross-Mod Compatibility: Works well alongside other mods that modify drop behavior.

Installation

  1. Download the latest droprate-X.X.X.jar from the Files section.
  2. Place it in your Minecraft mods folder.
  3. Configure your drops using the config/droprate.config.json file.

Support & Feedback

Encountered any issues or have feature suggestions? Please report them on our GitHub Issues page.
Note: For comprehensive API documentation and advanced usage examples, please visit our Documentation Website.