Started by
phillipw1954
on
Topic category: Help with Minecraft modding (Java Edition)
Okay so I'm trying to make a tameable mob and I've set its AI to these parameters.
When I load up Minecraft I can successfully spawn the mob, but when I right-click on it nothing happens. I always have a bone in my hand and I've tried right clicking in both survival and creative mod. Ideally, the mob would work just like a wolf, where if I were to hit it, it would attack be, but I could tame it as well.
Simply put, when I try to tame my mob, nothing happens.
The way I fixed this was by changing a part of the code in (name of entity)Entity.Java for you it'd likely be called VelociraptorEntity.Java
Try changing
and replacing it with
How could you fix that @vGravity? I've got the same problem, and I tried replacing that part of the code, and it says "error: method does not override or implement a method from a supertype"
Man,
you placed the bone under breed items.
No, I placed the item I wanted to use for breeding. Still - that's not the problem XD. The problem is that taming in this mcr version is broken and no one fixes it
What are you talking about ?
Which version you use ? 1.17.1 ?
Taming procedures perfectly works, I have plenty in my mod
Can you provide me with some then? I can't make a tamable mob, cuz it's bugged in mcreator 2021.3.
Just simple taming
I have the same problem as phillipw1954 has on top of the conversation
you are right, no taming procedure works if don't set the mob as a wolf based AI
but I'm making a maid and it's weird when she starts barking and automatically load the best friends forever advancement
so is there a way to make the entity tamable without making it a wolf based AI @woodcreatures?
oke, I fixed the fact she barks by adding a living sound, but I'm ready if there is another way that's not the dog
when I replace the code with the other set, like @vgravity said it just shows an error message?
I canìt belive it...I need new glasses, I haven't seen the can tame check box...I have no words