Skip to content

Changelog

Every Awaken Path release for Minecraft 1.20.1, newest first, as published on CurseForge. The Minecraft 1.16.5 release (1.0.0) is listed there too.

2.2.0

Released 2026-06-07 ยท Download

Fix a related server issue where awakening could not be unlocked, and move were not listed.

2.1.0

Released 2026-05-04 ยท Download

๐Ÿ†• What's New

New Awakening Condition: Time Spent With Your Fruit

  • Awakening can now require a minimum amount of playtime with your Devil Fruit
  • Only time spent online is counted โ€” logging off does not progress the timer
  • Fully configurable from 1 hour to several years, with a reference table built directly into the config file
  • Can be disabled independently from the Doriki condition (set to -1 to disable)

Visual & Sound Effects on Awakening

  • ๐Ÿ”Š Sound โ€” A mysterious sound plays upon awakening, heard by all nearby players
  • โœจ Title โ€” A full-screen title and subtitle appear in both English and French
  • ๐ŸŒŸ Particles โ€” END_ROD and SOUL_FIRE_FLAME particles burst around the player

โš™๏ธ Configuration

New [Effects] section in the config file โ€” each effect can be toggled independently:

Option Default Description
Awakening Sound true Play a sound on awakening
Awakening Title true Show a full-screen title
Awakening Particles true Spawn particles around the player

New option in [Unlock]:

Option Default Description
Time With Fruit Threshold 1728000 Online ticks required (1,728,000 = 1 real day)

๐Ÿ”ง Fixes & Improvements

  • Timer automatically initialized for players who already had a fruit when updating from v2.0.0
  • Awakening conditions are now checked every in-game minute as a fallback
  • Time counter resets if the player loses their Devil Fruit

Minecraft 1.20.1 โ€” Forge 47.4.18 โ€” Mine Mine no Mi 0.11+

2.0.0

Released 2026-04-05 ยท Download

โš ๏ธ Breaking Changes

  • Requires Mine Mine no Mi 0.11+ โ€” This version is a full port to Minecraft 1.20.1 and is not compatible with previous versions of the mod or Mine Mine no Mi.

โœจ What's New

๐Ÿ”“ Awakenings now enabled by default

Awaken Path now automatically forces the Enable Awakenings option of Mine Mine no Mi to true for every world, without requiring manual configuration of Mine Mine no Mi's config file.

This behaviour is fully configurable via Awaken Path's own config file:

[Unlock]
    # When enabled, forces Mine Mine no Mi's 'Enable Awakenings' option to true,
    # regardless of its config file value.
    # Default: true
    "Force Enable Awakenings" = true

Set it to false to restore Mine Mine no Mi's default behaviour.

โœ… Awakening unlock check on Devil Fruit consumption

A new verification is now performed at the moment a player eats a Devil Fruit to determine whether they meet the awakening unlock requirements. This ensures the awakening state is evaluated at the right time in the progression flow.