Skip to content
amandin edited this page Aug 19, 2026 · 9 revisions

melon

melon is a programming language that compiles to minecraft datapacks.

pages

FAQ

is melon going to ruin datapack performance by generating unoptimized code?

the performance of datapack written in melon directly depends on your coding skills. it will run just as efficiently as if you had coded it in pure mcfunction. but hey, melon also provides tools and abstractions to make optimization easier, so it can potentially improve performance, not hinder it.

community

we have a official discord server with sneak peeks, help channel, testing, project show off, suggesting features, and the community of meloneers!

{discord link here}

Clone this wiki locally