package block type Dandelion struct { } func (Dandelion) ID() string { return "minecraft:dandelion" }