package block type RedSand struct { } func (RedSand) ID() string { return "minecraft:red_sand" }