How do I make weapons do more damage against certain mobs

Started by Lapisor on

Topic category: Help with MCreator software

Last seen on 05:05, 7. Jan 2023
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make weapons do more damage against certain mobs

Hi, how do I make my custom weapon do more against certain other entities? Also, is there anyway to do the reverse and make armor resist more from these entities? Thanks in advance! ^_^

Use procedures to detect the…
Sat, 01/23/2021 - 10:20

Use procedures to detect the entity you hit and deal additional damage there if the entity is the right type.

Last seen on 05:05, 7. Jan 2023
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried to create this but I…
Sat, 01/23/2021 - 11:25

I tried to create this but I couldn't as this is my first time using procedures. If possible, please could you send a picture of the blocks?

Last seen on 22:39, 22. Aug 2022
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if entity is instance of…
Sat, 02/06/2021 - 23:36

if entity is instance of procedure block