Description
Checks if the target block of farmland has the specified level of hydratation.
-
0
means that the farmland is not hydratated -
1-6
means that a once hydratated farmland is gradualy losing its hydratation after removing its access to water -
7
is for a fully hydratated farmland.
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
l | moistness, m | The level of hydratation to check for |
Examples
TargetConditions:
- moisturelevel{l=3} true
TargetConditions:
- moistureness{l=1to6} true
Aliases
- moistureness
- moistness