package block type PinkTulip struct { } func (PinkTulip) ID() string { return "minecraft:pink_tulip" }