package block type OrangeCarpet struct { } func (OrangeCarpet) ID() string { return "minecraft:orange_carpet" }