Started by
GoldenGamer55
on
Topic category: Troubleshooting, bugs, and solutions
First off, sorry if this is the wrong category. Now my problem is that im trying to make a mob that attacks the player and drops nether quartz when it dies. When i set the ai base to zombie and added no extra tasks, what would happen is the ai would work. But, it would drop rotten flesh (I have tried other ai bases all the same result). Then, if I get rid of the ai base and add tasks it will drop the correct items but wont attack.
Anybody know why this is happening?
Mcreator actually uses the same code that the standard Minecraft zombie mob uses, which includes drops and (rather annoyingly) HP and attack damage.
I would say how to make one without a mob base, but I don't know how.
You need the "act aggressively against" and "attack on collide" tasks for it to attack players. It also need to be a mob.
@#2
Neat!
@#2 Thank you i didnt know u needed the attack on collide one to