package block type Dirt struct { } func (Dirt) ID() string { return "minecraft:dirt" }