
Drop Rate API
Reimagine the Loot Drop System in Minecraft
Developing custom mob drops becomes significantly easier with this multifunctional mod for Minecraft Forge. Use convenient JSON configurations for precise adjustment of item drop probabilities or connect to the special developer API.
Key Features
Flexible Loot Settings — Change item drop chances for standard and modified creatures. Each parameter can be configured individually using an intuitive configuration format.
Simple Management via JSON — The entire system is configured through one configuration file in JSON format. No deep programming knowledge is required to make changes.
Functional API for Developers — Create your own item drop systems using ready-made registration tools and drop data retrieval.
Trouble-Free Compatibility — The mod correctly interacts with other modifications that affect the loot drop system, ensuring stable operation of builds.
Installation Guide
- Download the latest archive version
droprate-X.X.X.jar
from the files section - Move the downloaded file to the
mods
folder of your game - If necessary, configure drop parameters through the
config/droprate.config.json
file
Additional Information
If you encounter problems with the modification's operation or have suggestions for new features, use the questions section in the project repository on GitHub.
For more detailed study of all available functions, usage examples and API documentation, it's recommended to familiarize yourself with the project's technical documentation.