/
This update introduces a complete rewrite of the config file. The new config is meant to be clearer, more flexible, and easier to maintain and add new features to.
Removed left-click and right-click categories in favor of auto-replant and right-click-harvest categories
require-seeds - whether auto-replanting requires the player to have seeds in their inventory. Will consume seeds.delay-ticks - how long to delay replanting, default 1 tick.Moved and renamed all tool configurations to new tools section
replant-tools and replant-tools-item-models are now in this section and renamed to enabled-tools and required-item-modelsAdded the ability to take away tool durability on harvest and replant
harvest-uses-durability - right-click-harvest will use tool durabilityreplant-uses-durability - automatic replanting will use tool durabilityprevent-tool-break - whether the plugin will prevent harvest or auto-replant if a tool is below a certain durability thresholdminimum-durability - the minimum durability for the previous optionMoved and renamed all sound configurations to new sounds section
play-sounds has been renamed to enabled under the sounds sectionsound has been renamed to break-soundsound-volume has been renamed to volumesound-pitch has been renamed to pitchplant-soundMoved and renamed all particle configurations to new particles section
break-particles has been renamed to enabled under harvest in the particles sectionparticle-count has been renamed to count under harvest in the particles sectionparticle has been moved under harvest in the particles sectionharvest section:
spread - how far from the center particles should goreplant section:
enabled - whether replant particles are enabledparticle - what particle to use for replant particlescount - how many particles to spawnspread - how far from the center particles should go