package block type Basalt struct { Axis string } func (Basalt) ID() string { return "minecraft:basalt" }