package block type Andesite struct { } func (Andesite) ID() string { return "minecraft:andesite" }