Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 781 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 781 Bytes

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.

Installation Requirements

This is a Fabric mod.

For detailled information on how to use the mod and language, please refer to the wiki.