Back to mods
HarvestHeritage project artwork

CurseForge · Minecraft mod

HarvestHeritage

A simple hybridization mod

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which HarvestHeritage release should I use?

Updated 5 days ago
Latest stable file harvestheritage-1.3.5.jar
Game version 26.1.2
Loader NeoForge

harvestheritage-1.3.5.jar targets 26.1.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.

Where it goes

Is HarvestHeritage required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does harvestheritage-1.3.5.jar need?

harvestheritage-1.3.5.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add HarvestHeritage without breaking your instance.

Built for harvestheritage-1.3.5.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use harvestheritage-1.3.5.jar. It targets 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside harvestheritage-1.3.5.jar. It opens that exact file at the source.

About this project

What does HarvestHeritage add?

HarvestHeritage

"I admire the first person who beat seeds out of grass — maybe it was wheat seeds."

Bringing the IC2 crop breeding system to modern Minecraft, simplified and expanded.

When you break grass, you get more than just wheat seeds.


🎮 Quick Start

1. Hybrid Breeding

When two crop stands in a row (with one empty stand between them) are both mature, the empty stand will trigger hybridization, producing a new variety.

Breeding inheritance rules:

  • Speed and output are inherited from both parents
  • Stats can be improved through multiple generations
  • Check JEI for specific hybrid recipes

2. Large-Scale Farming

Right-click a Scaffolding block with a Seed Packet to convert it into a Scaffolding Crop Stand and plant simultaneously.

Scaffolding crop stands do not support hybridization but can be stacked vertically, ideal for automated farms.


⚙️ Configuration

Server config (harvestheriest-server.toml):

  • seed_speed_max — Maximum seed speed stat (default: 31)
  • output_max — Maximum output per harvest (default: 31)

🔌 Datapack

Place JSON files in data/<namespace>/harvestheritage_seeds/ to register custom seeds.

Example:

{
  "seed": "minecraft:diamond",
  "category": "material",
  "results": [
    "minecraft:diamond"
  ],
  "stage": 5,
  "need_block": "minecraft:stone"
}
  • seed — Item displayed on the seed packet, required
  • category — Available: crop, animal, mob, material, special, misc; defaults to misc when empty
  • results — Items harvested when mature, required
  • stage — Growth stages required to reach maturity, required
  • need_block — Block required below the farmland for the crop to grow; can be omitted for no requirement

❤️ Credits

  • theabab2333 — Author
  • Abslb & GTriXy — Contributors
  • IC2 classic breeding system — Inspiration

Project description from CurseForge.

Pick your setup

HarvestHeritage by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

HarvestHeritage versions and loaders

7 of 7 releases match

Looking for an older file? The official CurseForge project page is in Resources.