Water tanks not filling up with rain
raziel23x opened this issue ยท 0 comments
I am running
AgriCraft-2.12.0-1.12.0-a6
forge-14.23.5.2769
irrigation {
# The amount of water in mB that an irrigation channel can hold. [range: 100 ~ 2000, default: 500]
I:"Channel Capacity"=500
# Set to true if you want to enable irrigation systems. [default: true]
B:"Enable Irrigation"=true
# Set to true to let tanks fill up when water flows above them. [default: false]
B:"Fill tank from flowing water"=true
# Set to true to let tanks fill up when water falls from the sky. [default: true]
B:"Fill tank from rainfall"=true
# Every loop, each unobscured plant in sprinkler range has this chance to get a growth tick from the sprinkler. [range: 0 ~ 100, default: 20]
I:"Sprinkler growth chance"=20
# The minimum number of ticks between successive starts of irrigation. No effect if it's less than the number required to actually finish. [range: 1 ~ 1200, default: 100]
I:"Sprinkler growth interval"=100
# Defined in terms of mB per second. The irrigation loop progress will pause when there is insufficient water. [range: 0 ~ 10000, default: 10]
I:"Sprinkler water usage"=10
}
but when raining they do not fill up with water