All versions
1.0.0
Release
A Minecrafter's Journey to Immortality 1.0.02 months ago 246
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
1.0.0 — Initial Release
The first release of Record of a Minecrafter's Journey to Immortality for Minecraft 1.21.1 (Fabric). The full xianxia path, Mortal → Dao Ancestor.
Progression
- 26 cultivation realms across 14 major tiers, each raising HP, qi, regen, sense radius, and combat multipliers.
- Five-element spiritual roots (active at 30+) with wuxing synergy & conflict, five constitutions, and per-element passives. Spirit Reveal Stone awakening with 3 free re-rolls; Marrow-Cleansing & Reincarnation pills for later re-rolls.
- Mortality clock (寿元): finite years per realm, withering death at the cap, and Longevity Pill extensions. True Immortals and above are unbound.
- Closed-door seclusion (闭关): trade lifespan and spirit stones for a cultivation montage with auto-stop at breakthrough-ready.
- Karma (气运) with fortuitous-opportunity and calamity events; pill toxicity (丹毒) and qi deviation (走火入魔).
Combat & Abilities
- Heavenly Tribulations: realm-scaled multi-phase trials with signature colours, anti-resurrection phases, and the Heaven-Defying Flag.
- Sword arts: Sword Qi resource, flying-sword array with roles, sword flight, parry, charged heavy attacks, and the Sword Domain.
- Qi Pressure (威压) crowd control; Void Traversal blink-chain (Nascent Soul+); Nascent Soul projection & second life; spatial quickwarp.
- Cultivation flight with Combat and Travel modes.
Knowledge Systems
- Techniques: realm- and root-gated Core/Auxiliary arts, 9 mastery layers, and active skills on the radial wheel.
- Dao Comprehension: environment-keyed permanent insights.
- Grand Laws (法则): eight laws comprehended through Glimpse → Insight → Profound → Domain → Origin, with a declared Primary Dao (主修).
- Cultivation Journal checklist, advancement trees, sword-spirit (剑灵) hints, and a Controls & Abilities roadmap.
World & Society
- Alchemy: Spirit Furnace, discovery-gated recipe guide, quality rolls, five herb qualities, and realm-tiered pill sets.
- Herbs with biome-keyed wild generation and real-time replantable growth.
- Formation domes (qi-gathering & warding), personal barriers, and seven spirit-stone grades.
- Sects: territory influence fields, elemental peak halls, paths, shop, library, and wars with spoils & vassalage; rogue cultivator factions.
- Two ascension dimensions: the Spirit World (灵界) and Heavenly Realm (仙界).
- Mob realm-scaling with monster-core drops.
Visuals
- Bendable player limbs with knee/elbow joints, pixel-identical to vanilla until posed; reworked meditation lotus pose.
Quality of Life
- All mod crafting recipes unlock in the vanilla recipe book on join, so craftables are discoverable from the crafting-table menu.
Server Administration
- Server config (cultivation speed, mob scaling, lifespan, death XP penalty, sect
wars, tribulation damage) and debug commands behind the
jtiAllowDebugCommandsgamerule.
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:GuCG4oTq:WFGK6tOE"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:GuCG4oTq:WFGK6tOE"
}

