Croptopia Grass Seeds

Quick rating

Croptopia Grass Seeds

No reviews yet

Croptopia Grass Seeds restores seed drops from tall grass and ferns with biome-aware logic.

Farming & Agriculture
Food & Culinary
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
croptopiagrass-1.0.0.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works