v1.0.9

Patch v1.0.9.

Tartarus Rift

Fixed(6)

  • Rift queue announcements now reach every world — the "starts in 120s" header, countdowns, cancellation messages, and the "rift has opened" celebration block are now broadcast cluster-wide, so players in Forgotten Polis and Ancient Roads see them too instead of only Ancient World.
  • Fixed the rift-disconnect crash — players were getting kicked mid-rift with a "Packet handling error" (`clientbound/minecraft:waypoint` NPE) caused by a vanilla 1.21.11 client bug in the locator bar. The locator bar (the top-of-screen teammate tracker) is now disabled cluster-wide, so the crash can't fire.
  • Rift Prestige now requires the full tree — previously you could prestige after buying just the three handful of req-0 notables, skipping every path node and the entire Bloodline Echo branch. Prestige now demands every PATH and NOTABLE you can currently reach at your prestige level (nodes gated behind a higher prestige still don't count).
  • Wings of the Ancients now actually lets you fly in the rift — the Prestige 10 mobility notable was being silently stripped by the dungeon double-jump listener moments after the event started, so flight enabled itself for ~2 ticks and then died. Wings holders now keep creative-style flight for the full rift event.
  • Chain ores now give you the full points for the area they break. When two chain ores spawned close together, the second one's cascade was scanning an area its sibling had already cleared and silently awarding ~0 points — so a big multi-chain cluster looked like a huge break for a tiny score. Cascades now share their cleared area so every block in the combined blast counts exactly once, and the chat shows one accurate "Cascading Vein! +N points" total instead of a fragmented message per chain.
  • Detonator (Chain skill notable) actually fires now — the 0.1% per-ore chance to trigger a free chain explosion was checking the block after it had been cleared, so the roll could never succeed. It now correctly rolls against the ore that was just mined.

Enchants

Fixed(1)

  • Prismatic Efficiency now actually inherits the Efficiency 6 baseline — the enchant promised "Inherits Efficiency 6 baseline first" in its description, but the mining-speed calc was only counting the prismatic levels, so ascending from Efficiency 6 → Prismatic 1 dropped your speed multiplier from 3.4× to 1.4× and even Prismatic 6 only tied the old Efficiency 6. With the fix, Prismatic 1 is 3.8× and Prismatic 6 is 5.8× as intended. Most visible in the Tartarus Rift where players ascend via the Calcite Ascension skill node.

Mining Bots & AFK

Updated(1)

  • AFK Shop now sells Fortune's Dice for 600 points in the old White Scroll slot. Cash in your AFK points for a guaranteed world-event roll instead.

Quality of Life

Added(1)

  • Tab list now shows who's using the mod — every player name in the tab list now has a small dot next to it: a purple ● for players running PrisonsMod, and a gray ○ for everyone else. Updates the instant the mod handshakes in.

Fixed(1)

  • Caravan, Wraith, Shade, and Oracle drops now actually get discovered — previously only boss kills wrote to the discovery tracker, so every caravan/wraith/shade row in `/loot` stayed permanently masked as `???` no matter how many you killed. Caravan kills (Master + Escort + Warlord), Shade/Wraith kills across all 8 tiers, and Oracle purchases now flip their entries from `???` to the real item the moment someone rolls them.

Updated(1)

  • Trim Remover now returns the trim instead of destroying it — strip a trim off an armor piece or pickaxe with the Trim Remover and you get the trim item back to re-apply elsewhere. Tool tip updated to match.