Minecraft Datapack Programming Language

This page summarizes the projects mentioned and recommended in the original post on /r/MinecraftCommands

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • mcscript

    A programming language for Minecraft Vanilla

    I recently discovered https://github.com/Stevertus/mcscript, which is an awesome programming language that compiles down your work into mcfunction files. Unfortunately, it's unmaintained, and it has a few things that I would recommend be done better, so I came up with an idea for a programming language that I feel is a little bit easier to maintain and implement (and that I might make in the future). Here's some ideas for it, let me know if something is out of place:

  • I had a similar idea, but I think that using more common syntax. Here's a syntax sample. I've worked on this using Python. Though I haven't worked on it in a while, I plan to pick it back up soon. Also, I am planning on using it to create utilities other than mcfunction, which is why you can currently generate datapack tags with the latest release.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts