Downloads
| Loader | Jar |
|---|---|
| Fabric | ddc-fabric-1.15.0+1.21.1.jar |
| NeoForge | ddc-neoforge-1.15.0+1.21.1.jar |
| Template data pack | ddc-srd-template.zip |
| Cataclysm bosses | ddc-cataclysm.zip (needs L_Ender's Cataclysm) |
| Monsters & Spellbooks | ddc-monsterspellbooks.zip (needs that mod + Iron's) |
| Hazen 'N Stuff | ddc-hazennstuff.zip (needs that mod + Iron's) |
| Magic From The East | ddc-magicfromtheeast.zip (needs that mod + Iron's) |
| Apprentice's Codex | ddc-apprenticecodex.zip (needs that mod + Iron's) |
| Cataclysm: Spellbooks | ddc-cataclysm_spellbooks.zip (needs that mod + Iron's) |
| Mutant Monsters pack | ddc-mutantmonsters.zip (needs the mod) |
Both need Minecraft 1.21.1, Java 21, and Architectury API. Fabric also needs Fabric API.
1.15.0 18 July 2026
17 commits from 1 contributor — features (8), fixes (2), build & ci (2), documentation (1), other (4).
🎲 Features
- The possession camera, the streamer's HUD, and what the party is doing (
0f0262d) - Integrate a real mod through data alone — L_Ender's Mutant Monsters (
dd219a3) - L_Ender's Cataclysm integration pack — the bosses as encounters (
bb6d735) - Cast DDC spells as Iron's Spells when it is installed (
030e0de) - Publish to Modrinth from the release workflow (
d70efcc) - Data-driven Iron's spell links + Monsters & Spellbooks pack (
54bbee2) - Hazen 'N Stuff integration pack (
6e2841e) - Three more Iron's addon packs — Apprentice's Codex, Cataclysm: Spellbooks, Magic From The East (
b81c9a2)
🐛 Fixes
- The dice were buried, and give a possessed boss its abilities (
79a1307) - Read 1.21.1 {"item": ...} ingredients in the recipe-page test (
f8d5b5d)
🧱 Build & CI
- Build on Java 21 for the 1.21.1 primary target (
6f251f9) - Boot a real server from the shipped jar, not gradle runServer (
893978f)
📖 Documentation
- 1.21.1 is the primary version, 26.1.2 lives on its branch (
0c99f44)
📦 Other
- 1.21.1 port — toolchain works, server logic ported (
b9ee204) - 1.21.1 port — entire server/gameplay logic compiles (
1a543d6) - DDC builds on Minecraft 1.21.1 — 445 tests green, both loaders (
96d2124) - DDC runs on 1.21.1 — verified on a live Fabric server (
7953272)
See CHANGELOG.md for what this release deliberately does not ship yet.
