Proc for increasing damage of sword when mob is killed doesn't work

Started by Hand of Midass on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Proc for increasing damage of sword when mob is killed doesn't work
Wed, 09/13/2023 - 12:15 (edited)

 

I knew that there is my mistake in procedure, but I can't understand, where am I wrong

Edited by Hand of Midass on Wed, 09/13/2023 - 12:15
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The "Set damage of" is the…
Wed, 09/13/2023 - 12:34

The "Set damage of" is the Durability of the Item not the Attack Damage.

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Set the Attack Damage is not…
Wed, 09/13/2023 - 12:35

Set the Attack Damage is not supported in MCreator.

 

But I'm making currently a Plugin for Forge that adds new Global Triggers, Procedures etc.