CraftStudio API

API to export CraftStudio's models and animations in Minecraft !

File Details

CraftStudioAPI-universal-0.1.47-mc1.11.2-beta.jar

  • B
  • May 30, 2017
  • 130.64 KB
  • 1.4K
  • 1.11.2

File Name

CraftStudioAPI-universal-0.1.47-mc1.11.2-beta.jar

Supported Versions

  • 1.11.2

Models

    * Add import of .csjsmodel files. (Models shouldn't have more than one block with the same name).
    * Support of all property of blocks in CS (position, rotation, size, offset and stretch).
    * Support of only the "Collapsed" unwrap mode for texture.
    * Support of models for entity and TESR.
Animations
    * Add import of .csjsmodelanim files.
    * Support of animation for models with no duplicated block name.
    * Support of position and rotation in animation (size, offset and stretch are just ignored for now).
    * Support of "Hold last keyframe" feature.
    * Add of animation synchronization on server.
    * Add of reverse animations.
Misc
    * Add of a progress bar for models and animations loading.