Chrono Dawn

Adds Chrono Dawn, a time-themed dimension with custom portals, boss battles, and time-manipulating artifacts. Supports Fabric & NeoForge.

File Details

Chrono Dawn 0.6.0

  • R
  • Mar 14, 2026
  • 9.25 MB
  • 39
  • 1.21.8
  • Fabric

File Name

chronodawn-0.6.0+1.21.8-fabric.jar

Supported Versions

  • 1.21.8

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chrono-dawn-1414198:7756680"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

New Mobs

  • Ticking Sheep: Custom sheep mob ported to all supported versions

Minecraft Version Support

  • Minecraft 1.21.7 support
  • Minecraft 1.21.8 support
  • Minecraft 1.21.9 support
  • Minecraft 1.21.10 support
  • Minecraft 1.21.11 support

Gameplay Features

  • Chrono Dawn Prairies biome: New biome added and ported to all supported versions
  • Light emission (level 9) added to Clockstone Block across all versions
  • Animated textures for Clockstone, teleporter, ice, and crystal blocks
  • Dye crafting recipes for custom flowers
  • Loot tables for hostile mobs

Development & Build

  • CurseForge and Modrinth release automation scripts
  • Shared test infrastructure for cross-version validation
  • Unit tests for MinecraftVersion, ModIdEnum, PortalState, and TestUtils

Changed

  • Moved tyrant defeat advancement grant from tick polling to player join event
  • Shared identical resource files across version ranges via shared directories (shared, shared-1.21.1+, shared-1.21.2+, shared-1.21.5+)
  • Restructured version-specific directories to hierarchical layout
  • Generated 1.20.1 NBT structures into build directory instead of src
  • Limited gameTestAll to 2 parallel threads via fixed thread pool

Fixed

  • Removed chrono_turtle from mountain and snowy biomes
  • Synced mob spawner entries across all versions
  • Added 1.20.1-compatible disk feature format for coarse dirt
  • Rewrote 1.20.1 Clockwork Colossus spawner to use direct engine room check
  • Replaced minecraft:creeper with chronodawn:moment_creeper in biome spawns for 1.20.1 and 1.21.1
  • Triggered arm swing animation on boss room door interaction (1.21.2-1.21.10)
  • Updated preliminary_surface_level to vanilla find_top_surface density function (1.21.9, 1.21.10)
  • Added 0xFF alpha prefix to drawString color values (1.21.6-1.21.8)
  • Used JSON objects for text components in loot table blueprints (1.21.5-1.21.8)
  • Restored axe stripping arm swing animation for Time Wood logs (1.21.2-1.21.8)
  • Fixed reverse sort in JAR listing for release scripts