GrowStone
Description
Treat Glowstone like the living biomass that it is: plant it and grow it.
Simply place a Glowstone source on a dirt block adjacent to water and watch it grow.
Ideal for psuedo-survival servers who have a focus on building and a passion for glowstone use.
Commands
None currently - configurable via the config.yml
Permissions
None currently, however if there is demand for a version with permissions, I'll add it.
Configuration
- growChance double controls probability that cluster will grow
- growTimeDelay int controls the minimum time in milliseconds to grow a cluster
- growTimeDelayPenalty int controls the minimum time in milliseconds to grow a cluster with a penalty (used for when there's a block in the middle of the cluster)
- debug boolean debug mode
- growAround boolean grows around non-glowstone blocks in the middle of the cluster
- requires boolean require certain blocks to grow
- growsOn comma + space delimitated string valid blocks below the source glowstone
- maxClusterSize int controls the maximum cluster size.
Note:
Clusters will take anywhere from growTimeDelay / 1000 seconds to growTimeDelay / 100 seconds to grow. growTimeDelay and growTimeDelayPenalty are measured in milliseconds.

