CurseForge · Minecraft mod
HarvestHeritage
A simple hybridization mod
Quick answer
Which HarvestHeritage release should I use?
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.
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.
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.
- 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.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 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, requiredcategory— Available:crop,animal,mob,material,special,misc; defaults tomiscwhen emptyresults— Items harvested when mature, requiredstage— Growth stages required to reach maturity, requiredneed_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.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
HarvestHeritage versions and loaders
harvestheritage-1.3.5.jar
11 Sept 2026
harvestheritage-1.3.4.jar
2 Sept 2026
harvestheritage-1.3.3.jar
20 Jul 2026
harvestheritage-1.3.2.jar
17 Jul 2026
harvestheritage-1.3.0.jar
2 Jul 2026
harvestheritage-1.2.0.jar
29 Jun 2026
harvestheritage-1.1.2.jar
24 Jun 2026
Looking for an older file? The official CurseForge project page is in Resources.