Topic category: Help with Minecraft modding (Java Edition)
Hello everyone I created a character model in blockbench. I want the character to stand on the shore and fish. I made an animation of his arms aligned and breathing, but I don't know how to give him a fishing rod in MCreator. In the settings of the GeckoLib model, I set that there is a fishing rod in my hand, but it does not show. In the procedure, I also give him a fishing rod, it is also not displayed. The ordinary entity I gave the sword to is holding it in her hands. And the Animated entity doesn't want to take a fishing rod. How can this be solved? I saw one guide where a person described that you need to add a layer for the model. I saw one guide where a person described that you need to add a layer for the model. But there are outdated and non-displaying images, and this is the first time I've come across java code, so I don't fully understand.