Is there a way to see how much damage an entity earned?

Started by brudy2603 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to see how much damage an entity earned?

i need the amount of damage an entity earned but i have no clue how!

Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey I advise you to use my…
Mon, 09/07/2020 - 12:02

Hey I advise you to use my plugin ExtraProcedures Plugin. I has a procedure block "get attack damage" in attack category which ouputs the damage. I'm planing to import that stuff into MCreator's code for 2020.5

The number dependency amount…
Mon, 09/07/2020 - 14:12

The number dependency amount is available for the before entity hurt trigger and and can be used in advanced custom number dependency