Attack speed on weapons

Started by Exarpo on

Topic category: Help with MCreator software

Last seen on 17:17, 20. Nov 2019
Joined Jul 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Attack speed on weapons

Is there any way to change a swords or eventually a multitools attack speed? It would help me a lot...

Last seen on 08:03, 9. Dec 2019
Joined Feb 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
same I need help
Fri, 10/11/2019 - 17:02

same I need help

Last seen on 19:55, 7. Jan 2021
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can lock the code of a…
Wed, 10/23/2019 - 08:10

You can lock the code of a item that has attack speed, and go in to edit it. Near the bottom find the "this.attackSpeed = -Number.
To decrease attack speed, increase this number. To increase attack speed, decrease this number.
Make sure to keep the code locked afterwards, or it will reset to default.