Started by
Oazzies
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, i am just playing around in mcreator and want to make a staff that when you right click all entities in a 20 block radius get a cobweb effect.
I made the staff with the right click procedure and i saw there is a function: "Set entity in cobweb for 1 tick".
The problem is that i dont know how to connect the right click with the function (so that entities in a 20 block radius get cobwebbed for x ticks).
Any ideas?