1
Programming language to help develop complex datapcks
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
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
Create an account or sign in to comment.