Started by
Troheya
on
Topic category: Help with Minecraft modding (Java Edition)
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
C'mon, help me somebody, please!
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
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.
Well, I remember the times when many people were interested in helping you, but now nobody wants to help. Nice.
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.
You need to access and configure display part.
StogWasNotValid, yes, please
SHORT, yes, but I cant see where is this part of the code
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
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
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...
Anyone?? Please!!!!
I don't understand why nobody can help me :c
Are you sure you selected the project type correctly in the blockbench?