Seed Drop
Seed Drop - Grass Drop Customization
Seed Drop is a lightweight utility mod that allows complete customization of items dropped when breaking grass in vanilla Minecraft. The mod can be installed on both server and client.
About Seed Drop 2 Version
As of April 14, 2021 - Seed Drop 2 is the only supported version of the mod.
Seed Drop 2 was completely rewritten from scratch to provide an improved user experience, ease of use, and support for modern Minecraft versions. Due to changes in grass drop mechanics after version 1.12 and a major Forge rewrite, the decision was made to create a completely new version from the ground up.
The new version of the mod includes many features that will not be backported to older versions. Configuration is now handled through a JSON file.
Key Features
- 🔴 Server-side operation
- ⚪️ Reloadable configuration
- 🟢 JSON file configuration
- 🔵 Proper drop rate calculation
- 🟤 Management commands
Configuration Setup
Example of how the SeedDrop.JSON configuration file might look:
- "item" - registry name of the item or block. Can be found by pressing F3 + H and hovering over the item.
- "chance" - percentage chance of that item dropping [0 - 100], where 0 means never and 100 means always.

Management Commands
All commands support autocompletion for user convenience
- /view - Displays all entries in the configuration with their drop probability
- /reload - Reloads the configuration (useful when manually editing the JSON file)
- /add [registry name] [probability] - Adds a new entry to the configuration
- /remove [registry name] - Removes an entry from the configuration
- /edit [registry name] [new probability] - Changes the probability value for an entry in the configuration
Supported Versions
- 1.7 (Uses old system) [Unsupported]
- 1.8 (Uses old system) [Unsupported]
- 1.9 (Uses old system) [Unsupported]
- 1.10 (Uses old system) [Unsupported]
- 1.11 (Uses old system) [Unsupported]
- 1.12 (Uses old system) [Unsupported]
- 1.16 [Seed Drop 2] [Fully Supported]
- 1.17 [Seed Drop 2] [Fully Supported]
- 1.18 [Seed Drop 2] [Fully Supported]
- 1.19 [Seed Drop 2] [Fully Supported]
- 1.20 [Seed Drop 2] [Fully Supported]
