Croptopia Grass Seeds
No reviews yet
Croptopia Grass Seeds restores seed drops from tall grass and ferns with biome-aware logic.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Croptopia Grass Seeds
A Croptopia addon for Minecraft 1.20.1 (Forge) that restores seed drops from grass — a feature removed from Croptopia.
Breaking tall grass, short grass, ferns or large ferns now has a chance to drop Croptopia seeds, with each seed only appearing in its natural biome climate.
Requirements
- Minecraft 1.20.1
- Forge 47.x
- Croptopia 3.0.0+
How it works
Every grass or fern block broken can drop a seed. Each of the 58 Croptopia crops has a default climate zone:
| Zone | Biomes | Seeds |
|---|---|---|
| Tropical | Jungle, Mangrove Swamp | Coffee, Ginger, Pepper, Pineapple, Rice, Tea, Turmeric, Vanilla, Yam |
| Warm | Savanna, Desert, Badlands, Cherry Grove | Bell Pepper, Cantaloupe, Chile Pepper, Eggplant, Grape, Honeydew, Kiwi, Olive, Peanut, Saguaro, Sweet Potato, Tomatillo, Tomato |
| Temperate | Forest, Plains, Swamp, Hills | Artichoke, Asparagus, Basil, Black Bean, Blackberry, Celery, Corn, Cucumber, Elderberry, Garlic, Green Bean, Green Onion, Hops, Leek, Lettuce, Mustard, Onion, Raspberry, Soybean, Spinach, Squash, Strawberry, Zucchini |
| Cold | Taiga, Mountains, Snow | Barley, Blueberry, Broccoli, Cabbage, Cauliflower, Cranberry, Currant, Kale, Oat, Radish, Rhubarb, Rutabaga, Turnip |
Default drop chance: 0.5% per seed per grass broken.
Biome mods (Terralith, BYG, Oh The Biomes You'll Go…) are automatically compatible — they inherit vanilla biome tags.
Configuration
On first launch, config/croptopiagrass/seeds.json is generated with defaults:
{
"enabled": true,
"default_drop_chance": 0.005,
"default_biome_tag": "minecraft:is_overworld",
"seed_overrides": {}
}
| Field | Description |
|---|---|
enabled |
Enable or disable the mod entirely |
default_drop_chance |
Drop probability from 0.0 to 1.0 (0.005 = 0.5%) |
default_biome_tag |
Fallback biome tag for seeds with no zone assigned |
seed_overrides |
Per-seed overrides (optional) |
Per-seed override example
{
"seed_overrides": {
"croptopia:rice_seed": {
"drop_chance": 0.03,
"biome_tag": "minecraft:is_wet"
}
}
}
Only include the fields you want to override — omitted fields fall back to defaults.
License
MIT
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources