This plugin aims to make farming more realistic.
Give your players a new way of farming their crops.
AS OF RIGHT NOW THE PLUGIN ONLY WORKS FROM 1.18.2 TO 1.20.1 VERSIONS
Features:
Hoeing: The player will have to keep on hoeing the same block for a tot amount of time for it to turn into farmland
Disable bonemeal for specific seeds
Set farmland to dirt after seed break
Plow
Sprinkler: keeps farmland wet and makes seeds grow faster
TODO:
more configurability
max sprinklers/plows per chunk
github repository
Need support? https://discord.gg/9aDeZZCTbr
Give your players a new way of farming their crops.
AS OF RIGHT NOW THE PLUGIN ONLY WORKS FROM 1.18.2 TO 1.20.1 VERSIONS
Features:
Hoeing: The player will have to keep on hoeing the same block for a tot amount of time for it to turn into farmland
Disable bonemeal for specific seeds
Set farmland to dirt after seed break
Plow
Sprinkler: keeps farmland wet and makes seeds grow faster
TODO:
more configurability
max sprinklers/plows per chunk
github repository
Permissions
Configuration
config.yml
Code:
hoeing:
enabled: true
cancel-on-move: true
messages:
start:
message: "&4Don't move"
cancelled:
message: "&4You moved"
time: 3
bone-meal:
enabled: true
wheat: true
pumpkin_stem: true
melon_stem: true
beetroots: true
carrots: true
potatoes: true
farmland-set-to-dirt-after-seed-break: true
commands:
give-item:
drop-when-inv-full: true
sprinkler.yml
Code:
bucket-amount: 5
bonemeal-amount: 5
#If there's no players within this range, the sprinkler will be unloaded. Set to -1 if you want the sprinkler to always be loaded
#Keep in mind that seeds can't grow if there's no players within 128 blocks of them. Also keeping sprinklers can cause lag
max-player-distance: 150
levels:
1:
range: 3
water: 360
fertilizer: 360
2:
range: 5
water: 720
fertilizer: 720
cost: 1000
3:
range: 7
water: 1440
fertilizer: 1400
cost: 10000
#add as many levels as you want
Hoeing
Bone Meal
Set To Dirt
Plow
Sprinkler
Need support? https://discord.gg/9aDeZZCTbr