Started by
macmaster
on
Topic category: User side tutorials
hello
as you see in the title i found out a way to make a monsters attack have a effect like a poison attack or it explodes when attacks well in this really simple tutorial i will show you how
step 1
make the mob that you want to have a attack
step 2
make a produce that has a potion effect or explosion nothing else.
step 3
add that produce into when player collides this mod
step 4
test it
so there will be a few problems with this like the monster giving it to a player in creative but that is all the problem is so i hope you liked this little tutorial and goodbye
Edited by macmaster on Sat, 12/15/2018 - 07:20
Doesn't it cause lag?
it did not when i tested it
To stop the creative thing, just make it check if the player is in creative or not and act only if it's not.
You can simply add if not player in creative
To remove your problem with creative mode :)
ok thank you