Posted September 21, 201411 yr hey guys, i can't figure out how to make that when you throw item to entity like for example zombie, how to make it pick it up , weapon or armor and get it damage, i figured out how to render that it holds and etc , but can't figure out how to make entity pick up item from the ground Proud mod developer of: Mob Armor mod Block monster mod Clay Living Dolls mod Much More Spiders mod Elemental cows reborn Mr gorilla mod
September 21, 201411 yr I'm not sure how zombies do it, but I would suggest overriding the entity collide method in your mob and checking for any EntityItems. If it finds any, equip the item in your mob and kill the EntityItem. Kain
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.