Skip to main content

A package for creating mindustry schematic files

Project description

pymsch

a package for generating mindustry schematic files with python code

here's a basic example:

from pymsch import Schematic, Block, Content

schem = Schematic()
schem.set_tag('name', 'Example Schematic')
schem.set_tag('description', 'A description for the schematic')

schem.add_block(Block(Content.COPPER_WALL, 0, 0, None, 0))

schem.write_clipboard()

This makes a schematic with a single copper wall, and outputs it to your clipboard to import into the game

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

pymsch-0.0.6.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymsch-0.0.6-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file pymsch-0.0.6.tar.gz.

File metadata

  • Download URL: pymsch-0.0.6.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pymsch-0.0.6.tar.gz
Algorithm Hash digest
SHA256 3a04ac7b576e5deb92eb2ac0d771b1614c7139980223a66802c8ce68e7242af4
MD5 1a73da02c52f974affe399fe3d1e49f1
BLAKE2b-256 cf9a0ab4070c8f2d74f54f43ec2e117c8eb97c3e05e8fabfcb9d86ef0a696889

See more details on using hashes here.

File details

Details for the file pymsch-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: pymsch-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pymsch-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6cbb9a215d5d07c047238555741084174f32104e271988ce9c0f7fe844360ae6
MD5 ebe367433d1168f01da81d1ee4a11feb
BLAKE2b-256 951dbe69f08c19c4ae16fa04efca3cce4f010c22b30b0dc530a70f96b71805b5

See more details on using hashes here.

Supported by

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