Help with Cobweb Staff procedure

Started by Oazzies on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Jul 2020
Points:
638

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Help with Cobweb Staff procedure

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?