#model not working
29 messages · Page 1 of 1 (latest)
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.
I can't download the zip to see what is wrong unfortunately, but could you check the output log for any errors?
The output log will show you errors related to resource packs in Minecraft: Java Edition. Here is how you can enable it.
(PS: Optifine likes to hide vanilla errors/warnings for some weird reason, so always load the game up without it if you don't need it for your pack to work!)
If you don't understand the errors/warnings feel free to show and ask about them (in a help channel).
heres the file
also what would the error look like in the logs file?
seems like you never saved your texture before exporting the model (or you are using the web version of Blockbench and never specified a file name/folder)
unless you named your texture "texture" and saved it to assets/minecraft/textures/block inside your pack (cause that's what your model is looking for atm)
that would have depended on the error
but with that output log it would have marked errors red and warnings yellow (and those two things are usually the only thing you need to look at (+maybe a normal message before/after)
yeah i did put it into assets/minecraft/textures/block/texture.png
i also tried using the old model i made for that item and it worked
oh wait, you said big cube, nvm
how are you getting "lifeblade.json" to be loaded ingame?
yeah the model was my problem
models/item/lifeblade.json
i used custom model data btw
which is in models/item/carrot_on_a_stick.json
k, seems like the last 4 elements (=cubes) in your model have invalid rotations somehow
how is that?
rotate them back and forth once and that should fix them to valid values again
valid vs. invalid
so what do i do to fix it?
either you tried to import something and BB screwed up or during rotation BB forgot what format you are working in and did some weird stuff 🤷♂️
as I said, rotate them back and forth once in BB, export again and it should be valid values
i did saw some rotation warning which told me that i cant rotate it 22.5 or something degrees i didnt really read it full
tried rotating them this happened
Thank you for the help guys, I really do appreciate it!