package block type GreenCarpet struct { } func (GreenCarpet) ID() string { return "minecraft:green_carpet" }