Custom Entity kill multiple entity's at time

Started by BreadToasted on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined May 2024
Points:
62

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Custom Entity kill multiple entity's at time

I'm going to give all the details:

 I'm making a sword that, when you right-click, summons spikes (which are an entity) that disappear after 7 seconds. They work very well. The only problem is that when several entities pass over the spikes, the spikes only hurt one entity at a time. Do you know a way to make it hurt all of them simultaneously?

Active 9 months ago
Joined May 2024
Points:
62

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Nevermind. I got it
Tue, 05/21/2024 - 16:48

Nevermind. I got it