Started by
BryAstro
on
Topic category: Help with Minecraft modding (Java Edition)
2023.3 (1.20.1 Forge).
I would like to know how to make an entity that stalks you and does other things such as
- Running away/going invisible when looked at.
- Switch between different modes, sometimes just stalking, and other times attacking.
- Being overall unpredictable.
This is a hard enemy to make, but if you could help me, that would be greatly appreciated.
Hello, thank you
Can you help me with the spawn procedure ?
I would like the mob to sometimes appear nearby the player, like in front of the house, when the player is going to sleep.
At this moment, when the player tries to sleep, he can't because he receives a hit and then the mob is there !
2. The mob spawns far away, but the player can still see him !
Also, the mob has to be passive the first nights and then, after about 3 days, he is going to be aggressive and attack the player by hitting him, like after opening the door or something, but I don't want him to kill the player the first time. He's going to hurt him and then disappear, and repeat the process.
That's the first thing I want to do. I hope that's clear enough, and you can help me with this.
And thanks for your ideas, I will think about them !
Alright, I'll try to make some things for that.
i want to make my entity sprint when it sees me can you help its a geckolib model and im using 2023.1
Sure I'm going to need a day or two for all of these
danob for yours just make it so in the ai the speed factor is very high.
Ok, I am almost done with part of it. Will post it soon. The part about it being passive at first might take a bit longer because I'm working on my same mod at the same time.
Ok. This will make it spawn and break the bed when the player goes to sleep. Make one that doesn't attack them and one that does. You can do a variable to make it take three nights.
when you said to make the speed very high i need it to play the run animation can you help?
Just make the walking animation in geckolib
It has a walk animation and run but idk what do for it to play the run animation when it sees me but if it does not see me use walk animation
Is there a way to use like procedures or something?
can anyone send .ptpl
Hey, AwesomeCoderDude, I really liked the idea of the mob hiding from the player, I don't know if you still read this topic, but if you do, could you help me out with this mechanic? I'm very new to this MCreator stuff