Started by
Trolmaso
on
Topic category: Help with Minecraft modding (Java Edition)
I have seen many other forum posts related to this topic, but i tried them and they don't work.
I made a mob that successfully attacks the player, but my other mob wont.
It may be because the first mob has an entity base and the second does not.
But i don't want to set an entity base.
Can anyone help me?
Edited by Trolmaso on Sun, 04/12/2020 - 15:16
I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
And this page: https://mcreator.net/wiki/how-make-mob
Do you have attack in sight only NOT nearby only of type EntityPlayer? Combined with a watch EntityPlaayer block in the AI code it works a charm.
i dont think so but as the title says ive solved it.
Sorry im not in to topic.
Im working on a BIG mod (you can see a tamed iguanodon in the new "Jurassic Swamp" biome on my icon).
And I need help, if you can, please answer to my forums below. I will be VERY thankful if you do.
None of my forums have a solid answers. And still have questions..
-----------------------------------------------------------------
https://mcreator.net/forum/73218/ways-make-entitys-follow-other-entitys…
-----------------------------------------------------------------
https://mcreator.net/forum/73629/make-mobs-see-thru-solid-blocks-vex-bl…
-----------------------------------------------------------------
https://mcreator.net/forum/73411/count-mobs-area
-----------------------------------------------------------------
I see you are quite experienced moder... So, it shouldn't be to big of a problem..
so how did you solve this? I have the same issue and saw that you solved it but you havent written how you did it.