Right-Click-Harvest

Right-Click-Harvest

Mod

Configurable right-click crop harvesting

Server FoodUtility

6,245 downloads
81 followers
Created3 years ago
Updated2 years ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Right-Click Harvest

Simple right-click crop harvesting and replanting. Configurable via ModMenu (or by manually editing the JSON config file).

FAQ

  • Client or Server side?
    • This mod is not required on the clientside. However, the hand swinging animation on right clicking will be inconsistent without it.
  • Is Fortune accounted for?
    • Yes. The Fortune value is pulled from the item in your main hand.
  • Forge Port?
    • No. However you are within the license of both this mod and TehNut's original to do so yourself.

Default Config

{
  "exhaustionPerHarvest": 0.005,
  "additionalLogging": false,
  "crops": {
    "wheatEnabled": true,
    "wheatStage": 7,
    "netherWartEnabled": true,
    "netherWartStage": 3,
    "carrotEnabled": true,
    "carrotStage": 7,
    "potatoEnabled": true,
    "potatoStage": 7,
    "beetrootEnabled": true,
    "beetrootStage": 3
  }
}

External resources



Project members

koelle25

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID