SimpleHarvest

Quick rating

Community listing page, reviews here may not be monitored by the author.

SimpleHarvest

No reviews yet

Right click crop harvesting

No Theme
No Genre
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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
Harvest-fabric-1.16.1-1.2.12-26.jar

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

Harvest

Adds right click crop harvesting that is configurable via a JSON file.

As of build 1.0.1-7 for 1.9.4 and above, this mod is not required on the clientside. The only missing feature will be the player's arm swinging after harvesting a crop.

Default Config

This is the default config for 1.13 and above for both Forge and Fabric. For 1.12 and below, check the README on Github. { "exhaustionPerHarvest": 0.005, "additionalLogging": true, "crops": [ { "block": "minecraft:wheat", "states": { "age": "7" } }, { "block": "minecraft:nether_wart", "states": { "age": "3" } }, { "block": "minecraft:carrots", "states": { "age": "7" } }, { "block": "minecraft:potatoes", "states": { "age": "7" } }, { "block": "minecraft:beetroots", "states": { "age": "3" } } ] }

Additional Configuration

In order for Harvest to support a crop, it must be able to find a seed in it's drop list. To specify new types of seeds, use a data pack to define new seed items in the harvest:seeds item tag.

FAQ

  1. Is Fortune accounted for?

Yes. The Fortune value is pulled from the item in your main hand.

Developers

If your crop requires special harvest handling, you can register a custom IReplantHandler for it through Harvest.CUSTOM_HANDLERS.

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

25.5m
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