Added "growth-rate" option to Growth Dance to allow for faster/slower crop growth while dancing
Fixed Growth Dance not properly growing the correct range of blocks
Updated default config's "growth-dance" section:
Code (YAML):
# growth-dance: Crouch near your crops to help give them a growth boost! growth-dance: # mode: (DEFAULT: Grows on crouch, ENCHANT: Grows on crouch if a piece of armour has the "Growth Dance" Enchant, DISABLED: Disables Growth Dance) mode: true
# growth-rate: The amount of times a crop can have a chance of receiving a boost per second (maximum of 20) growth-rate: 20
# blocks: A list of blocks that will be effected by Growth Dance blocks: -
"BEETROOTS" -
"CACTUS" -
"CARROTS" -
"CHORUS_FLOWER" -
"KELP" -
"MELON_STEM" -
"NETHER_WART" -
"POTATOES" -
"PUMPKIN_STEM" -
"SUGAR_CANE" -
"SWEET_BERRY_BUSH" -
"TWISTING_VINES" -
"WEEPING_VINES" -
"WHEAT"