Increase Ranged Item Projectile scale.

Started by Ali107 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Increase Ranged Item Projectile scale.

How do I change the visual size of the projectile of a custom ranged item?

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make your own model (with…
Sun, 05/29/2022 - 04:29

Make your own model (with Blockbench for example)

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know I could make a 3d…
Sun, 05/29/2022 - 06:38

I know I could make a 3d Model, but I currently only want a 2D one that I can just slap a texture on it.

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A bigger texture should…
Sun, 06/05/2022 - 22:46

A bigger texture should maybe do then

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
As far as i know arrow's a…
Tue, 06/07/2022 - 01:40

As far as i know arrow's a small hitbox with doubled texture on it. So you should be able to increase it's hitbox. Same should work with other projectiles too