package block type PurpleConcrete struct { } func (PurpleConcrete) ID() string { return "minecraft:purple_concrete" }