package block type StoneBricks struct { } func (StoneBricks) ID() string { return "minecraft:stone_bricks" }