Sprinklers
Last updated
Last updated
Sprinklers is a useful tool to automate farm watering. Currently there are 3 tiers of sprinklers (Default , Golden and Mythic Sprinklers)
Sprinklers can work either as is, or can require batteries to be ran. See more in Batteries
Configurations for sprinklers are located in features/sprinklers.yml
maxWaterLevel - sprinklers won't water the crops above the limit set by the sprinkler for the max water level. waterPerCrop - The amount of water that is given per crop wateringInverval - how often crops get watered (in ticks - 20 ticks = 1 second). range - range in blocks how far the crops are being watered, 5 meaning the sprinkler block (1) + 5 to the side, going one block up and one block down -> 6×3×6=108 blocks possibly watered max. It works on a random base and uses random values for how far it will reach per watering cycle from 50% less than its max possible reach. recipe_enabled - enables crafting the sprinkler in the crafting bench.