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