-
Notifications
You must be signed in to change notification settings - Fork 3
Description
it is possible to dupe items using a chicken jockey, spider jockey or simply an skeleton horse with the skeleton riding it
(ill use a chicken jockey as an example)
the idea is simple, the plugin actually stores the items that the zombie is using, but it cant equip items after already collected by the plugin (means that if you collect a mob, it dont comes with the configuration of being able to collect items)
so when you find a chicken jockey, u can drop a shulker to it, or even add armor to make an army, then collect the chicken, after that, u see the zombie is still there, with the item in hand, so when u put the chicken back, there is another zombie with the same item in hand, and u can simply collect the chicken again and keep on that loop for infinite resources
my idea to fix that is check if the picked up chicken is an chicken jockey and also collect the zombie and merge both collected mobs into an new one called chicken jockey
(do that for all other riding mobs)