Make a weapon do extra damage to specific mobs

Started by ArmadilloMike on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a weapon do extra damage to specific mobs

How could I make a weapon that does 50 damage to normal mobs but 500 to a group of custom mobs I am adding?

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
https://imgur.com/a…
Mon, 11/10/2025 - 23:12

https://imgur.com/a/OEKgQtk
you could also use an entity tag and place all your mobs there, and check if they are in the tag instead of checking the subtype.