Started by
trmhtk2
on
Topic category: Help with Minecraft modding (Java Edition)
I made a pretty cool mod that has a special witch in it, I made an item that is a wand, how can I make it be in the witch's hand?
Because settings can only be made for a "Biped" entity
If it's a custom model, just put the item in there in modeling. if you wanted like a sword or something in its hand, increase the damage.
You can add handheld layer via custom code.
Could you elaborate @Evolving_Code
It's possible with Zombie models.
I'm not sure if it works with Skeletons, Villagers, Iron Golems etc.
but I think it works too, because:
Btw, sry 4 my weird grammar lol.
Try the following steps:
@Evolving_Code where do you put this script and what should it say?