Started by
Antiq_
on
Topic category: Help with MCreator software
So, I'm new to MCreator, and I'm trying to make a mob. I'm trying to set it's health to 2500HP and when I test the mod, It just has 20HP and I can kill it with 3 hits with a diamond sword. It's biped, I'm making myself, also, I set it so when I hit it, It's supposed to hit me, but it doesn't do that. So I have two problems. One, health problem. Two, When I hit it, It doesn't hit me. It's set to monster, still not aggressive. So can someone help me please?
Edited by Antiq_ on Sat, 03/24/2018 - 06:53
And also, I meant agressive. I can't spell xD
Also, I change my mind to make the mob have 2500HP
Well if you want your mob to be aggressive players you have to have AI enabled and you have want to have the AI base selected as none, and then under Custom AI tasks get rid of the basic tasks. Then once you have those removed, Add the task "Act Aggressively against" then go to the list and select Player, not MPplayer or unless you're trying to make server with your mods. then Add the task "Attack on collide" just to make sure the mob will attack you. And the health for the mob you can make it have 2500 health, but maybe you're using an older version of Mcreator. Tell me which version of Mcreator you are using.
Sorry that I'm late, I'm using MCreator 1.7.3. I want to make 1.7.10 minecraft mods