
HeavyCoreHunter
Fabric 1.21.11 client mod HeavyCoreSniper. Detects target items in Trial Chamber/Ominous Vaults and auto-clicks them. Shows chat alerts, configurable target...
HeavyCoreSniper is a client-only Fabric helper that auto-moves configured loot from Trial Chamber / Ominous Vault containers. When an applicable container screen is open (title or handler id contains "trial" or "vault") and the mod is enabled, it shift-clicks matching items into your inventory with a short cooldown and optionally posts a chat notice.
Usage highlights:
- Default keybind (category "HeavyCoreSniper") toggles the mod on/off and shows an action bar message.
- Client chat command
/hcsniperreports status; subcommands:toggle,alerts(toggle chat notices),list,add <item_id>,remove <item_id>. - Config saves to
heavycoresniper.jsonin the Fabric config folder and is updated automatically when commands change targets or settings.
Default targets: minecraft:heavy_core, minecraft:trial_key, minecraft:ominous_trial_key, minecraft:breeze_rod, minecraft:mace, minecraft:wind_charge. Targets may be customized via command or by editing the config file; invalid ids are ignored and logged once.
Notes and limitations:
- Detection is heuristic (container title or handler id contains "trial"/"vault"); it will not interact with other inventories, and containers without those markers will be skipped.
- The mod is purely client-side and safe to use in singleplayer or multiplayer servers that allow client mods; it does not add server commands.
- Auto-looting relies on available inventory space; if your inventory is full, items may stay in the container until space is freed.