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.
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 documentation.
GitHub
Documentation, examples, and source code can all be found on the GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file minecraft_script-0.1.411.tar.gz
.
File metadata
- Download URL: minecraft_script-0.1.411.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2126de1d991b542934e7a50d10206bc28a6483cfe8dc2d8540c7cd580938447e |
|
MD5 | b950e7a36cde3fa816eee3e85bbe2ac1 |
|
BLAKE2b-256 | 25ecab980da4bb0c9af2935607903ae221f301fb449a1d9c81a8635760f24fb7 |
File details
Details for the file minecraft_script-0.1.411-py3-none-any.whl
.
File metadata
- Download URL: minecraft_script-0.1.411-py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7466a778142123947b6e8adefd29e0e55798b5cc09152e615b4a69d06daf8ab1 |
|
MD5 | 51d494ebe4c2619c690c0a188de4b232 |
|
BLAKE2b-256 | 25e87e30a3fb00ada49a8d6763b8d6591a6dfd74c6bc63bed0c85e70c717a9f4 |