package block type Bricks struct { } func (Bricks) ID() string { return "minecraft:bricks" }