#How can I make this model a resource pack that removes the original model of a mod
5 messages · Page 1 of 1 (latest)
Look in the mod's jar file using a zip file explorer, go into its assets folder and get the filepath for the model you want to replace
With basic knowledge of resource packs, you should be able to replace the path in your resource pack just as you would a vanilla one
If the model you are trying to replace is not there as an item model file (json format), the model is hardcoded and therefore can not be changed