package block type CutSandstone struct { } func (CutSandstone) ID() string { return "minecraft:cut_sandstone" }