package block type CyanCarpet struct { } func (CyanCarpet) ID() string { return "minecraft:cyan_carpet" }