Dimension Architect API

API for unique per-player personal dimensions with persistent storage and dynamic creation.
Back to Files

darchitect-0.1.1_fabric_1.21.1.jar

File namedarchitect-0.1.1_fabric_1.21.1.jar
Uploader
GalsaxX_frGalsaxX_fr
Uploaded
Sep 10, 2026
Downloads
11
Size
1.0 MB
Mod Loaders
Fabric
File ID
8848956
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:dimensionarchitect-1478845:8848956"

Learn more about Curse Maven

What's new

Summary

Stability fix for dimension creation on Fabric (server crash on the first dim build, including PersonnalWorld / skyblock).

Fixed

  • Server crash when creating a dimension: ExceptionInInitializerError / NoSuchMethodException on StructurePlacement.getLocateOffset (Yarn reflection invalid at Fabric runtime). Required fields are now resolved by type, independent of the mapping set.

Changed

  • Archive jar naming convention: darchitect-<version>_<loader>_<minecraft>.jar
    Example: darchitect-0.1.1_fabric_1.21.1.jar

Installation

  1. Remove / disable darchitect-0.1.0_*.

  2. Put darchitect-0.1.1_fabric_1.21.1.jar in mods/ (with Fabric API + Architectury).

  3. Restart the client / server.

Compatibility

  • Minecraft: 1.21.1
  • Loader: Fabric (public beta channel)
  • API: no breaking changes vs 0.1.0 — consumer mods need no code changes, only the updated API jar.

Known limitations

Unchanged vs 0.1.0: CAVE content WIP, --ore-multiplier not applied.

This mod has no additional files