This update brings a new option: block-material. You can use this option to set the original block on which the archaeological block is based, with a default value of STONE. This fixes the problem of sometimes transparent edges of archaeological blocks
If you are users version from 1.x version, you need add this option at config.yml, otherwise your archeology block will all BROKEN!
Code (YAML):
settings: # Support value: UUID or RANDOM block-save: UUID
# Recommend you set a block material here # For users use 1.x version, please type 'BLUE_DYE' here block-material: BLUE_DYE
# MUST SET THIS VALUE HERE