Skyblocker icon indicating copy to clipboard operation
Skyblocker copied to clipboard

Custom skull textures

Open nshjck opened this issue 1 year ago • 8 comments

Describe the new feature.

add support for using custom skull textures for items such as helmets, as seen in NEU.

Images

No response

nshjck avatar Jun 01 '24 21:06 nshjck

i believe this can maybe alr be done by using Custom Item Textures + Custom Item Model with a mod like CIT Resewn however the mod is not updated yet due NBT having been replaced by Components in vanilla which both OptiFine and CIT Resewn don't know yet how to handle

Julienraptor01 avatar Jun 02 '24 15:06 Julienraptor01

I'm still on 1.20.4 at the moment so I'll look into CIT resewn and see if it's possible

nshjck avatar Jun 02 '24 15:06 nshjck

i guess you'll have to use that part of the CIT spec https://optifine.readthedocs.io/cit.html#model

Julienraptor01 avatar Jun 02 '24 15:06 Julienraptor01

After a bit of testing its easy to replace the items texture in the inventory but the actual model when worn seems to have a different method of getting textures

nshjck avatar Jun 02 '24 17:06 nshjck

After a bit of testing its easy to replace the items texture in the inventory but the actual model when worn seems to have a different method of getting textures

Did you try switching the type to armor ? https://optifine.readthedocs.io/cit.html#type

Julienraptor01 avatar Jun 02 '24 17:06 Julienraptor01

afaik there isn't a way to replace the actual model even trying to treat it as armour, that'd explain why NEU has the feature as I'd assume optifine doesn't offer it

nshjck avatar Jun 02 '24 21:06 nshjck

Nvm i indeed misread armor type only allow changing the textures, not the model That suggestion should be suggested to CIT Resewn as new feature extending the OF spec tho instead of here as it's more the point of that mod and the feature could apply to much more than just skyblock

Julienraptor01 avatar Jun 02 '24 22:06 Julienraptor01

I've made a suggestion on the CITResewn repo and I'll see what happens with that. Thanks for the help :)

nshjck avatar Jun 02 '24 23:06 nshjck