registerPastelSlabBlock

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

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

Return

SlabBlock


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

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

Return

SlabBlock