Snail Mail

Snail Mail

532k Downloads

Expose Snailman to Resource Packs

EikoBiko opened this issue ยท 3 comments

commented

Is your feature request related to a problem? Please describe.

It's currently not possible to alter the appearance of the Snailman's model with a resource pack because the model isn't a .json file accessible where you might expect (in assets/snailmail/models/entity).

Describe the solution you'd like

The model could be made into a .json file, located in assets/snailmail/models/entity.

Describe alternatives you've considered

Not many alternatives to this. It's currently impossible to alter with a resource pack in its current state.

Additional context

I was attempting this for my Cobblemon server so I could make Snailman look like an Omanyte. :]

commented

Making the model into a JSON would not allow it to be as complex, because JSON entity models do not support man rotation angles

commented

Making the model into a JSON would not allow it to be as complex, because JSON entity models do not support man rotation angles

This is only true for blocks, not entities.

commented

Woops, accidentally closed this issue. I will create a 1:1 recreation of Snailman in .json format when I arrive home. :]