Skip to main content

A tool can transform Litematica to 3D Obj

Project description

3Dlitematica

[!WARNING] This project is a pre-release, and we do not guarantee that all functions will be available.

Install

pip install --upgrade 3dLitematica

CLI

3dLitematica [OPTION] command

Option


Options:
  --help           Show this message and exit.

Commands:
  decode   Decode a litematica file to json file
  obj      Convert a litematica file to obj file
  texture  Convert texture pack for 3d litematica

Decode

Usage: 3dlitematica decode [OPTIONS] LITEMATICA
Example: 3dlitematica decode -o ./ -f output.json fss.litematica

  Decode a litematica file to json file

Options:
  -o, --output TEXT    Output file path
  -f, --filename TEXT  Output file name

Obj

Usage: 3dlitematica obj [OPTIONS] JSON_OR_LITEMATICA TEXTUREFOLDER
Example: 3dlitematica obj -o ./ fss.litematica ./temp

  Convert a litematica file to obj file

Options:
  -o, --output TEXT  Output file path
  --help             Show this message and exit.

texture

Usage: 3dlitematica texture [OPTIONS] TEXTUREPACK
Example: 3dlitematica texture -o ./temp ./minecraft_pack
  Convert texture pack for 3dlitematica

Options:
  -o, --output TEXT  Output file path
  --help             Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

3dlitematica-0.3.3.tar.gz (52.0 kB view hashes)

Uploaded Source

Built Distribution

3dLitematica-0.3.3-py3-none-any.whl (41.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page