Closed TibiNonEst closed 2 years ago
Closes #48
Ex: https://crafthead.net/body/LadyAgnes?model=slim
https://crafthead.net/body/LadyAgnes?model=slim
I went with slim and default as the two options as that's what Mojang uses, if a different string is provided it will fall back to what Mojang's API says is the correct model.
slim
default
This PR also addresses one of the concerns from #42 which is nice.
I'm back from NYC, will review tomorrow
Closes #48
Ex:
https://crafthead.net/body/LadyAgnes?model=slim
I went with
slim
anddefault
as the two options as that's what Mojang uses, if a different string is provided it will fall back to what Mojang's API says is the correct model.