package block type MossyStoneBricks struct { } func (MossyStoneBricks) ID() string { return "minecraft:mossy_stone_bricks" }