Home
User guide Tools for developers
GitHub

Confetti project

A powerful minecraft data-pack framework, allowing for a blazingly fast development and effortless fabulous player experience!

Are you a developer?

You can find help on a detailed Confetti Wiki! There are also Tools for developers that could automize certain things.

How it works

When the data-packs are loaded (starting the server, using /reload command) Confetti will delay the internal loading process until there's a player online, to ensure several important things:

After the condition is met, Confetti will load and process all the registered data-packs.


Confetti also provides a dependency checking for Minecraft & other data-packs. This means:

Threads

Confetti has several threads (scheduled functions that are constantly re-scheduling themselves):