Is it possible to change size of custom projectile for bow

Started by Grimlock on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible to change size of custom projectile for bow

So I've created a model of a projectile in blockbench, imported it and got it working. But I was wondering if you can change the size of the projectile from within mcreator, or do I have to change the size of the model itself in blockbench?

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unless you're using a plugin…
Thu, 07/27/2023 - 06:26

Unless you're using a plugin such as Geckolib, you'd have to change the model size manually in blockbench. (Though you could maybe try making multiple sizes in blockbench and then switching out the projectile based on your needs.)