promotional bannermobile promotional banner

Xiaoxiang Config Extension

An Extension Of The Xiaoxiang Cultivation Mod. Do You Want To make Your Cultivation Journey Harder? Abysmal? Impossible? Well Now, You Can!!! With The XiaoXiang Config Extenion.
Back to Files

v1.0.1- XiaoXiang Config Ext Bug Fix

File namexiaoxiang_config_ext-1.0.1.jar
Uploaded
Aug 24, 2026
Downloads
17
Size
768.4 KB
Mod Loaders
Forge
File ID
8726790
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:xiaoxiang-config-extension-1657068:8726790")

Learn more about Curse Maven

What's new

Xiaoxiang Config Extension 1.0.1 — Bugfix Release

Two bugs reported by players are fixed in this update. No config options, defaults, or existing behavior changed otherwise — everything from 1.0.0 works exactly the same except for these two fixes.


FIXED: Empty sect chests and barrels

Sects generated by the base mod are supposed to have loot in their chests and barrels the first time you find them. A safety feature in this mod — meant only to guard against a rare server crash tied to sect NPC repair — was written too broadly, and ended up silently blocking the loot-filling step on every sect as well. That's why chests and barrels in newly-visited sects showed up empty.

The safety feature has been narrowed to only block the specific part of the process it was actually meant to guard. Chests and barrels now fill normally again, and the original crash protection is fully intact — it wasn't loosened, just aimed correctly.


FIXED: Orphaned custom config tabs

If you built a custom tab in the config screen (or one was added automatically by an expansion add-on) and then lost whatever it depended on — for example, removing the mod that owned those settings — the tab would stay stuck in your tab list forever. It would keep showing up empty, every time you opened the config screen, with nothing behind it and no way to get rid of it.

The config screen now checks for this automatically and removes any tab that no longer has real settings behind it, the moment that happens. This is remembered, so it won't come back.


As always, this mod works entirely through Mixins that hook into the original Xiaoxiang Cultivation World mod at runtime. No files from the original mod are ever modified.

This mod has no additional files