Dropt Mod Wiki & Guide
wiki.9minecraft.net/dropt-mod/
Dropt is a highly performant block drop replacement mod for Minecraft that allows modpack authors to define complex drop rules and conditions using JSON, ZenScript, or a dedicated API.
Overview
Dropt is a utility modification designed for modpack creators who require precise control over block drops. Unlike simple loot table modifiers, Dropt provides a robust rule-based system that can evaluate conditions such as the harvester's identity, held items, current biome, dimension, and even progression stages via the GameStages mod.
Key Features
- Rule Caching: Uses advanced rule caching per block state to ensure minimal impact on server performance, even with thousands of active rules.
- Extensive Matching: Target blocks based on metadata, wildcards, or specific item drops.
- Harvester Logic: Differentiate between real players, fake players (automated machines), and explosions.
- Progression Integration: Full support for GameStages to lock specific drops behind player progression.
- Fortune & Silk Touch: Granular control over how enchantments affect drop rates and quantities.