package block type PottedDandelion struct { } func (PottedDandelion) ID() string { return "minecraft:potted_dandelion" }