Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darmo117/mc_code_fabric
Scripting language for Minecraft 1.18.2+. Fabric version.
https://github.com/darmo117/mc_code_fabric
fabric-mod fabricmc-mod fabricmc-mods minecraft-fabric minecraft-mod scripting-language
Last synced: about 1 month ago
JSON representation
Scripting language for Minecraft 1.18.2+. Fabric version.
- Host: GitHub
- URL: https://github.com/darmo117/mc_code_fabric
- Owner: Darmo117
- License: gpl-3.0
- Created: 2022-06-10T18:07:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T17:38:51.000Z (about 1 year ago)
- Last Synced: 2023-12-06T20:23:54.065Z (about 1 year ago)
- Topics: fabric-mod, fabricmc-mod, fabricmc-mods, minecraft-fabric, minecraft-mod, scripting-language
- Language: Java
- Homepage:
- Size: 800 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MC Code is a scripting language for Minecraft 1.18.2+. It is primarily aimed at map makers that may want a powerfull alternative to in-game commands to perform various tasks.
MC Code’s syntax inherits traits from various well known programming languages such as Python, JavaScript, PHP and LUA.
The language has been designed to be very easy to learn even if you have a very limited knowledge of programming.
This is a [Fabric](https://fabricmc.net/) mod.
For detailled information on how to use the mod and language, please refer to the [wiki](https://github.com/Darmo117/MC_Code_Fabric/wiki).