Assist Creating Custom resource packs
Merith-TK opened this issue · 10 comments
So my server we are trying to have modded weapons have custom textures for lore, but we cant see to successfully modify the resources, could you make a guide for this?
Are there plans to perhaps still add the ability to do this? While we love the base textures, just like person that opened this ticket- we often use items from the mod as mechanic bases for lore-related weapons. Right now if we want to have anything fancy mechanics-wise we're unfortunately just limited to having a longsword for every lore weapon.
Yes, tried another time but I can't get it to work, if some of you guys have coding knowledge and can help, I appreciate it a lot :)
So I gave it a third shot and now I got a solution :)
In the next update you will be able to change all textures and don't have to use models
So this is now possible with the latest update :)
I'm generating models on runtime now but those can get overridden by resource packs.
It is basically done like with vanilla just another path https://minecraft.fandom.com/wiki/Tutorials/Creating_a_resource_pack :)
This mod adds entities for some weapons like the big axe (staff of healing, mace, francisca, javelin, lance and thalleous sword) which can't get changed with a ressource pack or at least not the ingame held item, all other weapons can get changed.
To correct my self: only the javelin and the francisca are using entities because you can throw them just as the trident in your world.
The other items I mentioned have custom hardcoded models because their inventory items differ to the handheld item