Patbox / polymer

Library for creating better server side content! (For Fabric)
GNU Lesser General Public License v3.0
257 stars 25 forks source link

Texture for item not working #123

Open minigamerking opened 2 months ago

minigamerking commented 2 months ago

This could just be me being stupid and not realizing a really simple mistake but in my mod the texture for the lifesteal sword is still just a diamond sword and its texture isn't overwritten. Once again it could just be me and not the library but I thought to ask the library since it could be something im doing wrong. image_2024-05-22_204852461 Screenshot 2024-05-22 204838

minigamerking commented 1 month ago

Does anyone know why this is happening?

JongWasTaken commented 1 month ago

Just to make sure: you ran /polymer generate-pack right?
I fee like thats the easiest way to mess this up (ask me how i know)

minigamerking commented 1 month ago

Just to make sure: you ran /polymer generate-pack right? I fee like thats the easiest way to mess this up (ask me how i know)

I used /polymer generate-pack and the name is there and so is the tooltip, yet the texture doesn't update, I went through the resource pack and the texture is there and i can give myself a regular diamond sword with the custom model data of the life steal sword and the texture looks like the life steal sword.