registerCarpetBlock

fun DyeColor.registerCarpetBlock(modID: String, name: String): Block(source)

Registers the pastel carpet block with an accompanying item with a chosen DyeColor to be shown on a map

Return

Block


fun MapColor.registerCarpetBlock(modID: String, name: String): Block(source)

Registers the pastel carpet block with an accompanying item with a chosen MapColor to be shown on a map

Return

Block