Tinker-Crafting-opener

When our team was thinking about how to improve the experience for Tinkercad users, one of the relevant things we considered is what users are doing with the product. Once we relaunched Tinkercad and started gathering a better understanding of the user base, it was very clear that our users were trying to build models for Minecraft, without a clear and easy way of doing the export.

When talking to some of these users, we learned about the current steps to export into Minecraft, which involved the usage of several applications, the understanding of a lot of file formats, and the loss of information (as the color). This was the main driver for this new and exciting feature. Let’s see how it works.

Project Steps

First, open a model in Tinkercad. If this is your first time, go to tinkercad.com and create your profile.

In this case, I made a castle by using some of the shapes available in Tinkercad, and also imported an STL file from 123D Creature.

To import an STL file into Tinkercad, use the Import option, which allows you to browse for an STL file in your computer. Then define its size (which you can scale up or down after being imported).

Once your model is finished, click Design and select Download for Minecraft. This will bring up a dialog box to define the size.

In order to define the size, you need to give a reference based on millimeters (which is the unit used in Tinkercad’s grid). In this case, if I want to keep the level of detail on the battlements, the size in millimeters can’t be more than 2mm per Minecraft block. The lower this number, the higher the resolution and the higher the size inside Minecraft.

Once you click export, Tinkercad will allow you to download a *.schematic file, which is the file you will import into MCEdit (the Minecraft editor).

If you have never used Minecraft, after installing the game, you need to create a new world. You may want to check the options for creating a large world, or a flatter one.

Once your world is created, you will need to close Minecraft and open MCEdit. These applications can’t be open at the same time. This is a really important tip, so make sure you close one before opening the other. You may also want to make sure you have the latest of both. Minecraft is currently in the 1.6.2 version (you can get it here: minecraft.net). MCEdit is currently in version 0.1.7 (you can find it here: mcedit.net).

When you open MCEdit, you will find your world in the menu. If you don’t see it, click on Open a level and try to find it. MCEdit will default to the location where Minecraft saves the levels, so this should be easy.

Click on Import in the options at the bottom of the screen, and you will be able to locate your model in the scene. Check the options in the panel on the left in order to have more control on the location.

You may also want to make sure that your character spawns next to your model. Click on the option highlighted in photo 4b and define this position. If you are in a big world and you appear really far from your model, you will need to do some walking, and probably find some zombies or skeletons along the way.

Save your model in MCEdit, close it, and then open Minecraft. Your model will be in place, and you will also notice that Tinkercad kept the colors of your model (as much as possible, since it needs to map to the block colors found in Minecraft).

While developing the exporter, we found out that we could not map the color red to Lava Red. Our first export was a house, and all the bricks started melting. Pretty spectacular, but not too useful to keep the enemies outside at night!