项目作者: ThatAquarel

项目描述 :
Turns .stl files into worledit .schematic files
高级语言: Python
项目地址: git://github.com/ThatAquarel/CraftSlicer.git
创建时间: 2020-05-04T00:47:51Z
项目社区:https://github.com/ThatAquarel/CraftSlicer

开源协议:GNU General Public License v3.0

下载


CraftSlicer



version 2.0
licence MIT

CraftSlicer is a pure python application to import 3D objects into your Minecraft world. Models and scans in the .stl
format can be converted into blocks, and then colored using reference images. At the press of a button, they can open in
your game directly, or be converted into a format compatible with
the Litematica mod.

Demo

Demo video

Installation

The current version (2.0) only supports MS Windows, though macOS and Linux distributions will be in the future.

Windows

Download the latest Python interpreter (version 3.9.x) via the Python website.
During the installation process, make sure to check the option Add Python 3.9.x to PATH. To install and open
CraftSlicer, run the following commands in a command prompt:

  1. py -3.9 -m pip install CraftSlicer
  2. py -3.9 -m craftslicer

For the converted models to open directly in your world, download
the CraftSlicer Litematica mod. Then place the .jar file in the
Minecraft mods folder, located by default at %appdata%/.minecraft/mods/. Note that this is only
a Fabric mod for 1.16.4 and 1.16.5.

Documentation

If you are unsure about the usage of CraftSlicer after installing, refer to this link:

Index Link
App user manual CraftSlicer/doc/MANUAL.md