HomeJavaModsBetter than Datapacks
Better than Datapacks
Better than Datapacks — screenshot 1Better than Datapacks — screenshot 2

Better Than Datapacks is a data-driven system for creating custom content in Better Than Adventure, no coding required.

Everything is defined with .atom (TOML) files, packaged in a .zip, and loads straight into the game.

How it works

my_atoms.zip
├─ data/*.atom
└─ assets/namespace/textures/...

Textures

Textures use the same vanilla-compatible system as BTA texturepacks:

assets/<namespace>/textures/...

Fully compatible with the current version of the game. Texturepacks can override Atom textures without hacks.

Current state (WIP) (Upcoming update 2.0.0)

✔ Normal blocks ✔ Items ✔ Vanilla-style block models ✔ .zip loading :construction: Sounds support :construction: Recipes (like vanilla works but with toml) :test_tube: External app for creating Atoms :question: Tiny Atom Store (idea) :question: Biome Generation | World Generation

(Support for loose .atom files will return in the future)

Perfect for mapmakers, artists, and anyone who wants custom content without coding.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more