promotional bannermobile promotional banner

Mineable Trial Spawner and Vaults

This mod makes Trial Spawners and Vaults mineable with Silk Touch.

File Details

mineable_trial_spawner_and_vault-neoforge-1.21.11-1.0.1.jar

  • R
  • Apr 4, 2026
  • 31.11 KB
  • 45
  • 1.21.11+1
  • NeoForge

File Name

mineable_trial_spawner_and_vault-neoforge-1.21.11-1.0.1.jar

Supported Versions

  • 1.21.11-snapshot
  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:mineable-trial-spawner-and-vault-1422561:7872643"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# Changelog

## 1.0.1

- **Multi-Version & Multi-Loader Support**
    - Supports 26.1.1 Fabric and NeoForge
    - Supports 1.21.11 Fabric and NeoForge

- **Mining & Silk Touch**
    - Trial Spawners and Vaults are now mineable (Hardness: 2.5).
    - Silk Touch support: Trial Spawners and Vaults drop themselves.
    - Breaking a Trial Spawner now drops the contained Spawn Egg as a separate item.
    - **Cooldown Preservation**: The remaining cooldown duration is now saved to the item NBT and restored upon placement, ensuring spawner cycles aren't skipped by breaking them.
    - **Entity Clearing**: Breaking a configured Trial Spawner now resets the dropped block item's entity data (since the egg has already been dropped).
    - Silk-touched blocks preserve their internal configuration (rewards, state, etc.).

- **Ominous Spawner & Vault Support**
    - Trial Spawners now correctly swap to Ominous reward tables when active.
    - Vaults now require Ominous Trial Keys and dispense Ominous loot when in an Ominous state.
    - Cooldowns are now preserved when forcing Ominous states or swapping entities via Spawn Eggs.

- **Interaction Improvements**
    - Added Spawn Egg safety: Prevents using the same egg type on an existing spawner.
    - Spawn Egg Swapping: Using a different Spawn Egg now drops the previous one instead of consuming it.

- **Deactivation & Anti-Abuse**
    - Added Torch Deactivation: Placing 4 wall torches on horizontal sides disables the Trial Spawner.
    - Added 10s Cooldown Force: Deactivated spawners are forced into a cooldown to prevent mid-fight abuse and pausing.
    - Disabled particles and sounds for dormant/deactivated spawners on the client.

- **Technical Polish**
    - Fixed various NBT retrieval and protected access compilation issues.
    - Fixed loot tables when breaking the spawner