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
# 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

