Skip to main content

Minecraft Script Programming language

Project description

Minecraft Script

Minecraft script is primarily a tool to make Minecraft Datapack creation easier.

Minecraft Script is an interpreted programming language which goes through the Python interpreter for output.

However, interpretation is not its main feature, and is rather more of a debugging tool, as its sole

purpose is to allow you to validate your code before building it into a full datapack.

Be sure to check out the documentation and the provided examples!

Installation

MCS can be installed using Python's pip module.

pip install minecraft-script

or

python -m pip install minecraft-script

_Note: The package's name in pip is written with a hyphen -,

whilst the actual Python package is written with an underscore _._

Usage

For a list of all shell commands, you can use the following command:

python -m minecraft_script help

If you want to simplify the usage of shell commands, you can check out the installations page in the documentation.

GitHub

Link to GitHub Repository

Source code, documentation, and examples, can all be found on the GitHub.

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

minecraft_script-0.1.416.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

minecraft_script-0.1.416-py3-none-any.whl (21.8 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