HarvestFortune
Bring Fortune to farming.
HarvestFortune lets Fortune affect supported crops, adds instant right-click harvest and replant, and gives you full control over drop behavior through a simple YAML config.
Perfect for survival, SMP, skyblock, or any server where farming should feel more rewarding.
Features
- Fortune affects supported crops including wheat, carrots, potatoes, beetroot, nether wart, cocoa, berries, and more
- Right-click mature crops to harvest and instantly replant
- Configure each crop individually
- Adjust base drops, Fortune multipliers, formulas, max drops, and allowed tools
- Reload the config in-game with /hf reload
- Permission support: harvestfortune.use and harvestfortune.reload
- Lightweight and easy to set up
- No client mods required
- Place the plugin jar into your /plugins/ folder
- Start your server
- Edit /plugins/HarvestFortune/config.yml to fit your server
- Use /hf reload to apply config changes
Spoiler: Click to show config example
global_permission : harvestfortune.use
right_click_harvest : true
enabled_crops:
WHEAT:
base_drop : 1
fortune_multiplier : 1.0
formula : linear
max_drop : 8
allowed_tools :
- WOODEN_HOE
- STONE_HOE
- IRON_HOE
- GOLDEN_HOE
- DIAMOND_HOE
- NETHERITE_HOE
CARROTS:
base_drop : 1
fortune_multiplier : 1.0
formula : random
max_drop : 8
allowed_tools :
- WOODEN_HOE
- STONE_HOE
- IRON_HOE
- GOLDEN_HOE
- DIAMOND_HOE
- NETHERITE_HOE
Code (YAML):
global_permission : harvestfortune.use
right_click_harvest : true
enabled_crops:
WHEAT:
base_drop : 1
fortune_multiplier : 1.0
formula : linear
max_drop : 8
allowed_tools :
- WOODEN_HOE
- STONE_HOE
- IRON_HOE
- GOLDEN_HOE
- DIAMOND_HOE
- NETHERITE_HOE
CARROTS:
base_drop : 1
fortune_multiplier : 1.0
formula : random
max_drop : 8
allowed_tools :
- WOODEN_HOE
- STONE_HOE
- IRON_HOE
- GOLDEN_HOE
- DIAMOND_HOE
- NETHERITE_HOE
Formula Types
- linear - base_drop + (fortune_level × fortune_multiplier)
- random - random value between base_drop and base_drop + (fortune_level × fortune_multiplier)
- fixed - always gives base_drop and ignores Fortune
Supported Crops
Wheat, Carrots, Potatoes, Beetroots, Nether Wart, Cocoa, Sweet Berries, Glow Berries, Pitcher Crop, Torchflower Crop, and more depending on configuration.
[HR]
Links
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Harvest Fortune is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 195 times (via Spigot). Download it and open it directly in the game.