Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for ESMP

Because Trial Chambers deserve better than being a "one and done" dungeon.

Report TrialChamberPro?

Release
1.4.5

darkstarworks released TrialChamberPro version 1.4.5 on May 13, 2026

1.4.5 - 2026-05-13

Fixed

  • TCP-preset spawners placed outside chambers can now be recovered with Silk Touch. Vanilla trial spawners never drop anything when broken — not even with Silk Touch. TCP's protection listener only guards spawners inside registered chambers and returns early for anything outside them, meaning a spawner issued via /tcp give and placed anywhere on the map was permanently stuck there with no way to retrieve it. New OrphanSpawnerMineListener intercepts the break for any TRIAL_SPAWNER block carrying a tcp:preset_id tag that is not inside a chamber: with a Silk Touch tool the block is removed and the full preset item (PDC tag intact, so it can be re-placed and re-identified) drops naturally; without Silk Touch the break is cancelled and the player receives a hint. If the source preset has since been removed from spawner_presets.yml, a plain trial_spawner item is dropped as a fallback so the block is never permanently unrecoverable. TCP-WildSpawners (when installed) is unaffected: it drives mining through BlockDamageEvent and removes the block directly, so BlockBreakEvent never fires for spawners it manages.

Localization

  • New key: orphan-spawner-needs-silk-touch — message sent when a player tries to break an orphaned preset spawner without Silk Touch.

Information

Published onMay 13, 2026
Downloads1

Platforms

Paper Paper (1.21.1-26.1.2)