package block type BrownCarpet struct { } func (BrownCarpet) ID() string { return "minecraft:brown_carpet" }