package block type SmoothStone struct { } func (SmoothStone) ID() string { return "minecraft:smooth_stone" }