VOXL
A native Linux IDE for Minecraft datapacks, with visual editors and live previews.
// ABOUT
VOXL is a desktop editor built for datapack and resourcepack development, because doing it in a general-purpose editor means hand-writing JSON and hoping you got the schema right. It reads your local Minecraft install to pull registries and textures, so autocomplete and validation match whatever version you're targeting. Live previews render text components, item and block models, and structures as you type. Built on Tauri, so it's a small binary that doesn't eat half a gigabyte of RAM to display a text file.
// LAUNCH
[ SOON ]
// EXPERIMENT DATA
$ experiment.id = "
exp-002"
$ experiment.status = "wip"
$ experiment.tags = [ "tauri", "rust", "react", "typescript", "minecraft" ]
$ _