Hello just wondering if someone could merge these two pieces of command together so that the bow is a 'The Bow of Udun' which is: infernal, headhunting, fierce and striking as well as having the vanilla enchants: power 5, punch 2, and infinity. Here is some bits of code that kind of work.
1.
give @p lotr:item.nearHaradBow 1 0 {display:{Name:"The Bow of Udun",Lore:[Used by The Lord of Harad]},ench:[{id:48,lvl:10000},{id:49,lvl:10000},{id:50,lvl:10000},{id:51,lvl:10000}]}
2.
{LOTRRandomEnch:1b,LOTREnch:[0:"fire",1:"rangedStrong3",2:"rangedKnockback2",3:"headhunting",],}]}
Hopefully some of you are good at commands
Thanks in advance,
Horus