package block type CoarseDirt struct { } func (CoarseDirt) ID() string { return "minecraft:coarse_dirt" }