package block type Gravel struct { } func (Gravel) ID() string { return "minecraft:gravel" }