How do i use my 3d arrow model?

Started by emer009 on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Jun 2020
Points:
658

User statistics:

  • Modifications: 2
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
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.

Active 1 year ago
Joined Apr 2015
Points:
1027

User statistics:

  • Modifications: 0
  • Forum topics: 51
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 110
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

Active 4 years ago
Joined Jun 2020
Points:
658

User statistics:

  • Modifications: 2
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
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

Active 3 years ago
Joined Nov 2018
Points:
965

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 539
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.