How to make ranged item shoot slower?

Started by travisxcrit on

Topic category: Help with MCreator software

Last seen on 22:42, 25. Feb 2021
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make ranged item shoot slower?

I'm trying to create a pistol that can shoot at the minimum speed of 20 ticks. i need help trying to create a slower firing gun.

Use ranged item use…
Sat, 08/22/2020 - 13:20

Use ranged item use condition and NBT tags and count to some number before allowing shooting again.

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
or use cooldown item for x…
Sat, 08/22/2020 - 13:28

or use cooldown item for x ticks procedure block

Last seen on 22:42, 25. Feb 2021
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, Cooldown worked…
Sat, 08/22/2020 - 14:50

Thanks, Cooldown worked perfectly