kill whole stack of mob function #260
-
A function for players to kill mobs instantly, so that mobs drop loot depending on the amount of stacked mobs. this is different from one-shot or instant-kill, kill whole stack can save time for players so that if they have 100+ mobs don't have to click 100+ times, 1 killed, all 100+ mobs dies and 100+ item drops are given |
Beta Was this translation helpful? Give feedback.
Answered by
OmerBenGera
Aug 12, 2021
Replies: 1 comment
-
sounds like instant-kill is the option you look for. Add "ENTITY_ATTACK" to instant-kill and it will work as you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OmerBenGera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sounds like instant-kill is the option you look for. Add "ENTITY_ATTACK" to instant-kill and it will work as you want.