#i cant get my model to work

50 messages · Page 1 of 1 (latest)

sage current
#

i made the simple sword model and painted it the display is also set up and then i save my model as a .json and just download my texture the i put it into itemsadder as the tutorials says but i wont work so now i am asking in the blockbench dc

pure pineBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

proud fog
sage current
proud fog
sage current
#

it looks like this

proud fog
#

that usually happens if you tell the game to generate a model from a texture but it cannot find/load the texture

sage current
#

so that means the game cant load my texture or?

#

model*

proud fog
#

it means the game is being told to load a texture as model, not a custom model

sage current
#

how can i change that

proud fog
#

show your .yml file

sage current
#

can we go into an dc

proud fog
#

no, I just need to see the .yml file to see what you have specified for it to load

#

either the file itself or a screenshot of the text in it (or copy/paste the text in here)

sage current
proud fog
#

generate: true tells the game to just make a thick texture model from item/my_sword

sage current
#

should it be false?

proud fog
sage current
#

i changed the name in the plugin

proud fog
#

you need to change generate to false and replace the textures list with this (assuming your model is item/my_sword.json)
model_path: item/my_sword

sage current
#

like this?

proud fog
#

yes

sage current
#

and then save it and reload all

proud fog
#

I'd assume so

sage current
#

its still prple and black cube

proud fog
#

where in your contents folder is the model?

proud fog
sage current
#

i thing square

sage current
proud fog
#

then your changes weren't applied

sage current
proud fog
#

or the pack hasn't been reloaded properly yet

sage current
#

but that is right?

#

thats the model as a .json

#

and thats the texture

proud fog
#

again, if you see a square your changes weren't applied yet
There is no point looking at the model or textures for now until it either is a cube or the sword model

sage current
#

do you how i can fix it?

proud fog
#

have you reloaded the server and rejoined?

sage current
#

im reloading the server real quick

proud fog
sage current
#

so what should i do?

#

thats what comes when i do /iazip

proud fog
#

what it says on there I guess?
I don't have much experience with the process of using itemsadder either (just know the basics of adding a model/texture and what problems item/block models can have in general)