Skip to main content

A CLI application to generate give commands for shulker boxes full of items for litematica projects. Used by the lazy survival player :).

Project description

Litematica Command Generator

https://github.com/appcreatorguy/litematica_command_gen/actions/workflows/python-build.yml/badge.svg

A CLI application to generate give commands for shulker boxes full of items for litematica projects. Used by the lazy survival player :).

  • Free software: GNU General Public License v3

Features

  • Convert CSV material lists exported from the Litematica mod to give commands for chests full of shulker boxes full of items for said schematic.

Usage

  • Download the .whl file from the latest release and install it using the following command, where FILENAME is the name of the file you downloaded::

    pip install ./[FILENAME].whl

  • Generate a csv material list by holding shift while pressing the ‘Write to file’ key. button

  • Run this command::

    litematica-command-gen shulkerbox [PATH]

  • PATH will be the path of the .csv file that litematica generated, ususally located in .minecraft/config/litematica.

  • Your command will be generated, and can be copied to your clipboard.

  • Using a command block, paste the generated command in, and the nearest player will be given a chest full of shulkerboxes with items in them.

Bugs

  • The parser does not support a large amount of items, more specifically it cannot support more items than what can fill a chest full of shulkerboxes.

Credits

This package was created with Cookiecutter and the appcreatorguy/cookiecutter-pythonpackage project template.

History

0.1.0 (2021-10-01)

  • First release.

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

litematica_command_gen-0.1.0.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

litematica_command_gen-0.1.0-py2.py3-none-any.whl (70.3 kB view hashes)

Uploaded Python 2 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