buildBlockSettings

fun buildBlockSettings(    material: Material,     color: MapColor,     block: QuiltBlockSettings.() -> Unit): AbstractBlock.Settings

Build a Block settings object with the given material and color, using builder-style syntax.