Releases: zardoy/mc-assets
Releases · zardoy/mc-assets
v0.2.1
v0.2.0
💥 BREAKING CHANGES
- feat: Remove
getResolvedModel
in favor ofgetAllResolvedModels
which now returns an array of model parts which is required for multipart. Also x,y,z,uvlock and weight now correctly returned from it. Also note that it now returns in array of array where second depth array is random variant. c881525
New Features
- add
getResolvedModelFirst
andgetResolvedModelRandom
c881525