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

Support compilation to mcfunction files #67

@Adrodoc

Description

@Adrodoc

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions