Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Support compilation to mcfunction files #67

Open
Adrodoc opened this issue Jul 16, 2017 · 0 comments
Open

Support compilation to mcfunction files #67

Adrodoc opened this issue Jul 16, 2017 · 0 comments

Comments

@Adrodoc
Copy link
Owner

Adrodoc commented Jul 16, 2017

Because the low level options in mcfunctions are quite limited in contrast to commandblocks (no blockdata, no conditionals) the best approach would be to add another process category for functions:

function abc {
  /say hi
}

Relative inserts will definately not be supported in functions and I am not sure if all other MPL features of processes can be supported in functions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant