Compiler for JMC (JavaScript-like Minecraft Function), a mcfunction extension language for making Minecraft Datapack.
Project description
JMC ·
(JavaScript-like Minecraft Function)
JMC (JavaScript-like Minecraft Function) is a mcfunction extension language for making Minecraft Datapack.
Documentation: https://jmc.wingedseal.com
Trailer: https://www.youtube.com/watch?v=cFgvCScpirw&ab_channel=WingedSeal
Why use JMC?
- Avoid repetitive tasks
- Superior Syntax
- Low learning curve
- Many more features
JMC allows you to write minecraft functions in a better language (.jmc) which is more readable and easier to write.
Documentation
Everything you need to know about JMC can be found at https://wingedseal.github.io/jmc/
Installation
- Executable
In "datapacks" folder of your world file (Usually .minecraft/saves/world_name/datapacks
). Create a new datapack folder. And put JMC.exe in that folder then run it.
- Python 3.10+
pip install jmcfunction
Build
If you would like to build the executable yourself (on Windows).
- Install Python 3.10
- Install GNU compiler
- Open command prompt as administrator
- Go to repository directory using
cd
- Run
pip install -r build_requirements.txt
- Run
build
License
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 jmcfunction-1.2.14.tar.gz
.
File metadata
- Download URL: jmcfunction-1.2.14.tar.gz
- Upload date:
- Size: 83.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b32aa131890f2d91e5a51cd153501c07f5a6c584b5471add23715a6e15426fc0 |
|
MD5 | dd23326f8bd86be2b69f5ab8d8451b4f |
|
BLAKE2b-256 | 709fd8884abd496f625a005a790dd496163ab63a19c399c9c6d19da5375eb682 |
File details
Details for the file jmcfunction-1.2.14-py3-none-any.whl
.
File metadata
- Download URL: jmcfunction-1.2.14-py3-none-any.whl
- Upload date:
- Size: 98.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1b67f8c76db16cbe0a4018e620925d9dad2790054f16e503e02a106c90ee5f1 |
|
MD5 | 4bf5ccdb6bb5bfb90fdb4df9164a3ef5 |
|
BLAKE2b-256 | 6bc14c0c6c08eea8eee707cd234871d8ff8aafae5c05f317d71542471c0602c2 |