HarvestFortune v1.1.2 – Fortune-boosted harvesting for all your crops, now with configurable seed drops!
What's New in 1.1.2
- Added drop-seeds flag to each crop in config.yml
- If set to true, seeds will drop in addition to the main crop
- If no flag is set, the default value is false
- Seed drops scale with Fortune level
- Supports wheat, beetroots, melons, pumpkins, torchflower, and nether wart
- Fully works with both normal tools and special "Harvest Fortune Tool" given via /hf give
- Works with right-click harvest and normal block breaking
- Melons & pumpkins now supported in Fortune harvesting
- Configurable per-crop Fortune formulas, multipliers, and drop caps
- /hf reload and /hf give <player> <tool> <fortune> commands
- Tab-completion for commands and tool types
Example config snippet:
Code (YAML):
enabled_crops:
wheat:
base_drop
: 1
fortune_multiplier
: 1.5
formula
: linear
max_drop
: 5
allowed_tools
:
[WOODEN_HOE, STONE_HOE, IRON_HOE, GOLDEN_HOE, DIAMOND_HOE, NETHERITE_HOE
]
drop_seeds
: true
Tested on: Paper 1.21.6
Vanilla-friendly – no mods required!