I found a multiline macro
#showtooltip Feed Pet
/cast [@pet, dead] Revive Pet
/cast [nopet, nocombat] Call Pet 1
/cast [pet, combat] Mend Pet
/cast [pet, nocombat] Feed Pet
/use [nocombat] 0 1
I guess this will eat food if its in the #1 inventory slot
Can you call multi line with lua in the same spell or how does that work? Would I create an in game macro and call the macro as a spell? How?