Awaken Path¶
![]()
Mine Mine no Mi: Awaken Path gives Mine Mine no Mi a survival progression for Devil Fruit awakenings. A player's fruit awakens on its own once they are strong enough and have kept it long enough; no command needed.
| Version documented | 2.1.0 |
| Mod id | mineminenomiawakenpath |
| Download | CurseForge |
| Changelog | Every release |
It adds no abilities of its own: it decides when a fruit awakens. What an awakened fruit can do comes from the base mod and from addons such as Awaken Awaken no Mi, whose awakened abilities unlock the moment the fruit awakens.
Requirements¶
| Mod | Version |
|---|---|
| Minecraft | 1.20.1 |
| Forge | 47.4.18 or later |
| Mine Mine no Mi | 0.11.x |
AkumaLib is not needed.
How a fruit awakens¶
With the default settings, a player's fruit awakens once both conditions hold:
| Condition | Default | Details |
|---|---|---|
| Doriki | the base mod's maximum Doriki | The base mod's Doriki Limit option, 10,000 by default. A fixed threshold can be set instead. |
| Time with the fruit | one real day (1,728,000 ticks) | Only time spent online with the current fruit counts. Time logged out does not. |
Each condition can be switched off in the configuration. With only one of them on, that one alone decides; with both off, no fruit awakens through this mod.
When it is checked¶
The mod checks a player whenever they gain Doriki, eat a Devil Fruit or log in, and once a minute while they play. A fruit that is already awakened is not checked again.
The time counter¶
- It starts at zero when a fruit is eaten.
- It is kept through death.
- It is cleared when the player loses their fruit, so a new fruit starts from zero.
- A player who already had a fruit before Awaken Path was installed gets a counter at their next login, starting from zero.
The awakening¶
When a fruit awakens, the player gets, each part of which can be turned off:
- a title on screen, Awakening, with the subtitle "The fruit's true power stirs within you..." (in French for a French game: Éveil);
- a sound;
- a burst of particles around them.
The base mod then grants the awakened fruit's abilities straight away.
Awakenings are switched on for you
The base mod has an Enable Awakenings option, off by default, in each world's serverconfig/mineminenomi-server.toml. Awaken Path turns it on, whatever that file says, unless you switch off its Force Enable Awakenings setting.
Configuration¶
Every setting, its default and the exact file content are on the Configuration page.