Skip to main content

Module crop_block

Module crop_block 

Source
Expand description

Crop block implementation (wheat, carrots, potatoes, beetroot).

Structsยง

CropBlock
Behavior for crop blocks (wheat, carrots, potatoes).

Constantsยง

ADJACENT_FARMLAND_SPEED_DIVISOR ๐Ÿ”’
AGE ๐Ÿ”’
CROP_GROWTH_CHANCE_BASE ๐Ÿ”’
CROWDED_CROP_SPEED_DIVISOR ๐Ÿ”’
MIN_CROP_GROWTH_LIGHT_LEVEL ๐Ÿ”’
MIN_CROP_LIGHT_LEVEL ๐Ÿ”’
MOISTURE ๐Ÿ”’

Traitsยง

CropLike

Functionsยง

crop_growth_speed ๐Ÿ”’
Calculates Vanilla crop growth speed for the supplied crop block.
destroy_crop_on_ravager_contact ๐Ÿ”’
ravager_breaks_crop ๐Ÿ”’