Navigation

  • Home
  • Installation
  • Javadoc
  • Example Mod
  • CrafStudio Software
    • Exportation

CraftStudio Exporting Commands

In CraftStudio, you need to export your model(s) or animation(s) in JSON format with these commands:

To export your model type:

/export json model

Models shouldn't have more than one block with the same name!

To export your animation:

/export json animation

If your model has more than one block with the same name, weird result could happen with the animation!

And don't forget to export the model's texture:

/export texture

For more informations on CraftStudio commands go to: https://bitbucket.org/sparklinlabs/craftstud.io/wiki/Reference/Model_Export

Previous
Built with MkDocs using a custom theme. Hosted by Read the Docs.