Started by
Pixel_PedroYT
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I have a custom entity model (which was made with GeckoLib in blockbench, if that mattters) and I wanted to know how to make items and armor show up on it. I can make it hold items, but they're invisible. However, they do show up with biped and zombie models. How do I make the items show up in my custom model's hand?
To make something like that you need to use Biped from the Entity Model List or when you have a custom Model you need to use a Mod for example GeckoLib.
SparkleArts, how would i make it visible when using geckolib
Yeah, SparkleArts, we're all using GeckoLib, how do we make them display held items and worn armour? That's the question.
If your mob's custom model is similar to a biped, you can set the base model to biped, then the model layer to your custom model.