package block type Sandstone struct { } func (Sandstone) ID() string { return "minecraft:sandstone" }