package block type Podzol struct { Snowy string } func (Podzol) ID() string { return "minecraft:podzol" }