package block type PinkCarpet struct { } func (PinkCarpet) ID() string { return "minecraft:pink_carpet" }