package block type Cobblestone struct { } func (Cobblestone) ID() string { return "minecraft:cobblestone" }