#Trying to make Model only show with custom model data Help

61 messages ยท Page 1 of 1 (latest)

paper snow
#

im trying to make a texture only appear when an item has a custom model data of 5
but the texture when hold it dosnt appear and the armor chow the modle even with wouth the custome model data does anyone know why?

dusky riverBOT
#
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.

hollow kite
#

and can you show what you tried so far to do what you wanna do?

paper snow
#

sure

#

thats what i tried to do

#

@hollow kite but its not working

hollow kite
# paper snow

this is the item model
how the armor model looks is completely separate

#

and it needs to be layer0, not layer1

paper snow
#

ok ill try that

hollow kite
#

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

paper snow
#

I realy do not know

hollow kite
paper snow
hollow kite
#

is your custom texture (in) assets/minecraft/textures/item/angle_boots.png

hollow kite
#

was the texture made in Blockbench?

paper snow
hollow kite
#

then I don't see why the item model would load without a texture ๐Ÿค”

#

assuming you changed that "0" to a "1"

paper snow
#

yup definitely did that

hollow kite
#

does the output log throw any errors?

#

!faq output-log

dusky riverBOT
# hollow kite !faq output-log
FAQ
Java: Output Log

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).

hollow kite
#

(or warnings etc.)

paper snow
#

I see errors and waring but nothing about the model or texture

hollow kite
#

so if you reload the pack nothing pops up in regards to diamond_boots, 1 or angle_boots?

paper snow
#

nope nothing

#

wait i might have found somthing

paper snow
hollow kite
#

k, any message above or below that that says anything extra?

#

also, what's the c:tag/item/armors/boots file?

paper snow
#

so i tried to load the pack with just entity model features and texture features but it still does not work

hollow kite
#

No idea then unfortunately.
Could you check if your boots look fine in a vanilla setup? (so no mods installed)

paper snow
#

ok

paper snow
#

but i dont think i should need the mods for the item model right?

hollow kite
#

the boot dont eve render on my feet
yeah, cause vanilla cannot remodel armor

hollow kite
#

are there any errors/warnings in the output log now when you reload the pack with F3+T?

paper snow
#

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.

paper snow
hollow kite
#

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)

paper snow
#

this is the log but its only telling me when the pack is reloaded

paper snow
hollow kite
paper snow
hollow kite
# paper snow

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)

paper snow
#

OMG

#

thank you so much

#

i was loosing my mide