Started by
DirektReported
on
Topic category: Help with Minecraft modding (Java Edition)
Heya!
I´ve created a Mod with some creatures, animations etc. I spawn them, they idle and all but they don´t move any cm
In the AI setup they are set to wander around, but they just don´t?
Hope anyone can help :)
Fabric 1.19.2, newest MCreator 2022.3, GeckoLib API
could you give us a picture of the AI?
As Pepper said send us a picture of the AI.
Also, in case this is your issue, setting mobs to water mobs in the current version of MCreator seems to completely break their AI and they won't do anything.
1.) Before using Gecko Lib, I suggest gaining a good understanding of MCreators baseline entity element.
2.) Make sure your mobs are set up according to the Gecko Lib tutorial. (If they are not set up correctly, their AI will not work.)
3.) Avoid making aquatic mobs.
4.) Try sticking with MCreators preset entity AI procedures if you can.
Once you do that (or if you have already done that) make sure your mobs AI is set up properly.
Mobs will focus on whatever comes first (top-bottom).
I can not do or say anything else to better help you until you share a picture of what it is you have.
Entity picture:
https://prnt.sc/YiAiEAmSfGOL
AI goals:
https://prnt.sc/ihMYMekN4e5O
Did you set up the mob according to the Geckolib Plugin Tutorial?
yes that´s why I´m here it just doesn´t move
still the same issue, my AI mob doesn´t wander around or doesn´t do as said in the AI procedure