How do i use my 3d arrow model?

Started by emer009 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i use my 3d arrow model?

I created a 3d arrow model and don't know how to make it as bow bullet. I can only upload 2d models as bow bullets.

Joined Apr 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well id say upload the arrow…
Wed, 11/25/2020 - 20:44

Well id say upload the arrow as a .java file, then the arrow texture as a png in other. When you go to the bullet tab in in ranged item creator, set the model and texture there, if it doesnt work let me know

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i know how i just make a new…
Thu, 12/17/2020 - 10:57

i know how i just make a new item arrow with 3d model and aplied it to the custom bow or like ak47 bullet

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You didn't need to do that…
Thu, 12/17/2020 - 12:08

You didn't need to do that at all. Your model must be a java entity which is why you couldn't find it.

Next time, make a java entity and export it. There is a bullet model dropdown box for you to select it.