#Java custom entity datapack
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
I'm assuming you're talking about Animated Java. It exports the model as a resource pack and data pack. It allows you to summon the model as several Item Display Entities, all riding each other, and handles all the hard work of rotation and such for any animations you made.
It's very powerful but you need to know how to interface with it in-game, as what gets summoned with the data pack is only the item displays--not a mob, no health, etc. So if you want it to be a boss, you'd need to handle it's movement AI, health, hitbox, etc. n any number of ways
If you want to learn how to use Animated Java, I'd recommend their documentation and/or Discord
dang ok
so i can make a model in blockbench and then animate it
that will create the model for the mob + animations
Think so
and then i have to add the rest myself
You need to use the animated Java plugin I think
Yeah
yeah i got that
Yeah, you got it 👍
Hm I wonder which option you select if you want to make an Animated Java model 🤔
I’d recommend the documentation, I was unable to find any decent, recent tutorials.
If you're using minecraft 1.20.4, I do have a datapack that assists with making custom mobs using Animated Java:
https://www.planetminecraft.com/data-pack/ml-animated-java-model-assistant-minecraft-1-20-4/
But you do have to know how to set up the model itself using blockbench and export that into a datapack.
Your question, #1222551682769092760 (Java custom entity datapack), was resolved!
#1222551682769092760 message
2d1h39m
This thread has been inactive for some time, so I'm going to archive it.
If you're still using the thread, just send a message and it'll pop back on the thread list.