Started by Lumipo@Py
on Fri, 03/05/2021 - 20:10
Topic category: Help with modding (Java Edition)
Hello,
I would like to know, is there any way to change the texture of a model with a procedure?
Topic category: Help with modding (Java Edition)
Hello,
I would like to know, is there any way to change the texture of a model with a procedure?
I don't think you can chance the model with procedures, what I have been doing is making a copy of the mob with the different texture and model, and then swapping them.