Issue with wildstacker
WarnDa opened this issue · 0 comments
WarnDa commented
I activated an auto-kill on chicken :
trim-chicken-chunks:
group:
types:
- "chicken"
count: 25
distance: 20
actions:
- kill
But the chickens are stacked, and it kills only 1 chicken on the stack, instead of killing the whole stack.
So if I stack chicken up to x64, it will make "chicken x63" after it kills it, so it needs to scan 64 times the chickens to kill all the stack.
Wildstacker is open source and has an API, it wouldn't be dificult to add support for it :
https://github.com/BG-Software-LLC/WildStacker