OBJ Item in arms, inventory, third person position

Started by Troheya on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OBJ Item in arms, inventory, third person position
Fri, 06/03/2022 - 14:16 (edited)

I have a cool 3D OBJ model, but I have to make player hold it like a map, also I want to change its location in GUI, Help me please!!!

Edited by Troheya on Fri, 06/03/2022 - 14:16
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
C'mon, help me somebody,…
Thu, 06/02/2022 - 21:04

C'mon, help me somebody, please!

Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what program are you using?…
Fri, 06/03/2022 - 05:44

what program are you using? if it is blockbench there is a display option in the upper right corner where you can edit all this

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I used blockbench to create…
Fri, 06/03/2022 - 09:09

I used blockbench to create an obj model (free model), but there is no option in free model to change its position in inventory, arms, head etc.

 

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, I remember the times…
Sat, 06/04/2022 - 08:59

Well, I remember the times when many people were interested in helping you, but now nobody wants to help. Nice.

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey there! If you are using…
Sat, 06/04/2022 - 22:27

Hey there! If you are using OBJ files for just an Item, you will have to select "Create new block/item texture" to edit the display of your items. When you are finished with that model, you need to export as block/item to save display code. If you need more help, I can send you a video if you need.

 

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need to access and…
Sat, 06/04/2022 - 23:03

You need to access and configure display part.

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
SHORT, yes, but I cant see…
Sun, 06/05/2022 - 10:15

SHORT, yes, but I cant see where is this part of the code

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you go into block bench…
Sun, 06/05/2022 - 11:26

If you go into block bench again and convert the model to a Java block/item project you will see a display option next to edit and paint there is where you will be able to change its view.

but be careful converting projects can mess with the model

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And when you export, export…
Sun, 06/05/2022 - 11:29

And when you export, export it as block/item model so you get a json, obj files are harder to operate with and are heavily limited if you don’t know how to fix complex texture bugs

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ginger405, thank you, but I…
Mon, 06/06/2022 - 17:03

ginger405, thank you, but I must use OBJ model, and when I covert it into Java item in blockbench - my model disappears, so I need to know where is that moment in code I can change...

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Anyone?? Please!!!!
Wed, 06/08/2022 - 23:06

Anyone?? Please!!!!

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't understand why…
Sat, 06/11/2022 - 11:14

I don't understand why nobody can help me :c

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Are you sure you selected…
Sun, 06/19/2022 - 03:26

Are you sure you selected the project type correctly in the blockbench?