Added new config option: forceBlockToRegen (Default: false)
If set to true, blocks will be forced to regenerate regardless if there is already a block in its place. If there is a block in its place during the regen phase, it will drop that block as an item so that the block can regenerate (If the block that would be dropped as an item is a container block such as a chest, and has items inside, it will also drop the items inside of the container block as well).
If set to false, if there is a block in its place during the regen phase, it will not drop as an item and the block that would have been regenerated will instead drop as an item.