1

Programming language to help develop complex datapcks

ArmindoFlores8/1/19 8:34 am
1 emeralds 1k
I recently started experimenting with datapacks, and although I'm not new to the game or to commands, I find their syntax to be very unreadable and big datapacks are very difficult to maintain because all the functions get very confusing. So, inspired by Sethbling, I created MineScript, a scripting language that allows you to write minecraft datapacks with a much more intuitive and readable syntax (in my opinion). Currently only the alpha version is out, but I would really appreciate if you could help me improve it by either testing it or suggesting new features.

You can download it here: https://github.com/ArmindoFlores/MineScript
Or the binary file here: https://github.com/ArmindoFlores/MineScript/releases
And read the (horrible) documentation here: https://minescript.readthedocs.io
Posted by
ArmindoFlores
Level 25 : Expert Miner
2

Create an account or sign in to comment.

Welcome