How to make Ranged Item Shoot Faster

Started by TheModder233 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make Ranged Item Shoot Faster

So I would like to make my ranged item shoot faster. The Shoot Constantly when Active is on, but I want to make it even faster.

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create a procedure under theā€¦
Sat, 09/23/2023 - 18:55

Create a procedure under the trigger "ranged item used" and then add blocks to manually shoot out extra projectiles. This should be located under the "Projectile" tab, you can summon extra projectiles. If needed, you can set up some wait conditions so that they are staggered.