package block type PurpleCarpet struct { } func (PurpleCarpet) ID() string { return "minecraft:purple_carpet" }