Skip to content

Releases: zardoy/mc-assets

v0.2.1

22 Jul 12:57
Compare
Choose a tag to compare

Bug Fixes

  • improve chest modal a bit, update list of missing models a1e5f84

v0.2.0

22 Jul 12:06
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • feat: Remove getResolvedModel in favor of getAllResolvedModels 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 and getResolvedModelRandom c881525

v0.1.7

20 Jul 11:42
Compare
Choose a tag to compare

New Features

  • export useful util getLoadedImage 316b11d

Bug Fixes

v0.1.6

20 Jul 11:10
Compare
Choose a tag to compare

New Features

  • add almost all block entities a6f37e1

v0.1.5

19 Jul 09:08
Compare
Choose a tag to compare

Bug Fixes

  • force re-publish to add support for 1.21 e33392e

v0.1.3

19 Jul 08:32
Compare
Choose a tag to compare

Bug Fixes

  • item/missing_item was missing in the published models 0d7bf14

v0.1.2

19 Jul 08:21
Compare
Choose a tag to compare

Bug Fixes

  • fix texture name for unknown block dd0b0bf

v0.1.1

19 Jul 08:03
Compare
Choose a tag to compare

Bug Fixes

  • api cleanup, add more examples 100187d

v0.1.0

18 Jul 09:00
Compare
Choose a tag to compare

🎉 Initial release