Official DAI Ecosystem

Official Packs

This page and the in-game DAI Pack Browser share the same official registry. DAI can install supported datapacks into a selected world, install companion resource packs into its managed client pack directory, and auto-enable those managed resources on the next launch.

In-Game Pack Registry

The mod reads the live catalog from /dai/api/packs.json. Updating that JSON can publish a new official pack or update without requiring a new DAI mod build.

DAI Main Menu → Official Packs
        ↓
https://j12h36h.github.io/dai/api/packs.json
        ↓
Website-curated official pack metadata
        ↓
CurseForge / ForgeCDN download
        ↓
Validate ZIP → install → restart prompt
The website decides which packs are official. CurseForge remains the download host. Combo packs appear as one browser card while still installing all of their datapack/resource-pack components.

Available Packs

Gameplay / Framework Showcase

DAI Fundamentals — Survival

Official DatapackVersion 0aMinecraft 26.2Project 1651191File 8641276

DAI Fundamentals — Survival is the official external Survival example for Decisions and Impulses. It demonstrates how a normal datapack can contribute menus, perception, objectives, autonomous navigation, harvesting, combat-oriented choices, and progression without hardcoding those behaviors into the mod.

  • Custom Automation contribution
  • Contextual Available menus
  • Explore / Attack / Hunt / Harvest structure
  • Recognition-driven behavior
  • Connected-log harvesting example
  • Waypoint and spatial scanning usage
  • Reusable objective composition
  • Third-party recognition examples
Reactions / Visual UI Showcase

DAI Comic Effects

Official Combo PackVersion 1.0Minecraft 26.2Datapack + Resource Pack

DAI Comic Effects is presented as one condensed combo pack in the in-game browser. Its datapack defines attack reactions and screen behavior; its companion resource pack supplies the POW/BAM/WHACK/KAPOW artwork and animation textures.

  • Default reaction examples
  • Static overlay sprites
  • Animated sprite-sheet overlays
  • Layered Z-order effects
  • Clickable/non-consuming overlays
  • Custom menu colors
  • Separated data and presentation assets
  • Auto-managed companion resources in DAI
ComponentProjectFileUploaded filename
Comic Effects Data16513688642384DAI_ComicEffects_Data.zip
Comic Effects Resource16513768642408DAI_ComicEffects_Resource.zip

Current Registry Payload

The JSON below mirrors the live file shipped with this website package and the schema used by DAI's browser.

Loading /api/packs.json…

Installation Behavior

Open DAI Official Packs
    ↓
Choose a target world for datapacks
    ↓
Install / Update / Uninstall
    ↓
DAI changes only files it owns
    ↓
Leave the browser
    ↓
Restart Required → Exit Minecraft
    ↓
Early registry + resource-pack bootstrap sees the final pack set on next launch
Managed resource packs installed by the DAI browser are auto-enabled. Ordinary resource packs remain under the player's normal Minecraft Resource Packs controls.