#Trying to make Model only show with custom model data Help
61 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.
this doesn't require Optifine CIT btw.
and can you show what you tried so far to do what you wanna do?
this is the item model
how the armor model looks is completely separate
and it needs to be layer0, not layer1
ok ill try that
and you don't define a texture in this line
the 1.json model defines the texture for your 1.json, not the diamond_boots.json
this is straight up not a thing
so i got rid of what you pointed out.
but is the problem my model?
I realy do not know
these need to be the same number
i tried that before still did not work
is your custom texture (in) assets/minecraft/textures/item/angle_boots.png
yes
was the texture made in Blockbench?
it was
then I don't see why the item model would load without a texture ๐ค
assuming you changed that "0" to a "1"
yup definitely did that
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).
(or warnings etc.)
I see errors and waring but nothing about the model or texture
so if you reload the pack nothing pops up in regards to diamond_boots, 1 or angle_boots?
[12:53:48] [Worker-ResourceReload-124/WARN]:
Unable to load model: 'minecraft:item/diamond_boots/1' referenced from: c:tag/item/armors/boots: java.io.FileNotFoundException: minecraft:models/item/diamond_boots/1.json
i found this
k, any message above or below that that says anything extra?
also, what's the c:tag/item/armors/boots file?
so i tried to load the pack with just entity model features and texture features but it still does not work
No idea then unfortunately.
Could you check if your boots look fine in a vanilla setup? (so no mods installed)
ok
with out EMF and ETF the boot dont eve render on my feet and the item model dose the same thing
but i dont think i should need the mods for the item model right?
the boot dont eve render on my feet
yeah, cause vanilla cannot remodel armor
yeah, the item should work without mods
are there any errors/warnings in the output log now when you reload the pack with F3+T?
15:12:54.820
gvc
Render thread
Missing sound for event: minecraft:item.goat_horn.play
15:12:54.820
gvc
Render thread
Missing sound for event: minecraft:entity.goat.screaming.horn_break
15:12:55.466
gfn
Render thread
Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
these are th only erros that were there
there should definitely be a mention about the texture somewhere
the vanilla game cannot render an error texture without throwing a warning (not counting the snapshot item component stuff)
the pack name is Artifacts btw
weird
could you send me the resource pack?
your problem is that you somehow removed the s from the word textures
hence it never had a list of textures and hence it never failed to load any texture and hence it didn't throw an error
works in item form for me afterwards (ofc the armor model is just the normal boots)