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.
Note: For comprehensive API documentation and advanced usage examples, please visit our Documentation Website.
(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
- Download the latest
droprate-X.X.X.jarfrom the Files section. - Place it in your Minecraft
modsfolder. - Configure your drops using the
config/droprate.config.jsonfile.
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.


