package block type Diorite struct { } func (Diorite) ID() string { return "minecraft:diorite" }