explosion immunity

Started by bitlero on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
explosion immunity

I have a sword that explodes when you hit an entity but when I tried to make player immune to explosive damage for half a sec so they don't die while using the item it made the hit mob immune instead... so then I tried using that mob in execute command to give player resistance but it broke in multiplayer can anyone help?

 

 

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@potatomancer so you saying…
Sat, 10/11/2025 - 22:08

@potatomancer so you saying if I replace target with source entity am good?

Joined Oct 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that or immediate source…
Sat, 10/11/2025 - 22:15

that or immediate source entity, i don't know exactly which one but you should be able to get it right with process of elimination