package block type OrangeTulip struct { } func (OrangeTulip) ID() string { return "minecraft:orange_tulip" }