Trial Spawner Wiki Guide

A trial spawner is a type of spawner found only within trial chambers. It spawns mobs in waves, with the amount depending on the number of nearby players in Survival or Adventure mode. When all of its spawned mobs are defeated, it ejects a similarly weighted quantity of useful consumable items or trial keys, and then goes on cooldown for a period of 30 minutes.

Trial Spawner - Wiki Guide 1

Background

Inactive Trial Spawner - Wiki Guide 2 Active Trial Spawner - Wiki Guide 3

Ejecting reward Trial Spawner - Wiki Guide 4

Icon in Inventory: Trial Spawner - Wiki Guide 5

Stackable: Yes (64)

Tool: None

Hardness: 50

Obtaining

Trial spawners cannot be obtained in Survival, even with Silk Touch, and can not be moved with a piston.

Natural generation

Trial spawners generate naturally in every chamber and every corridor of trial chambers, except for the entrance corridor.

Breaking

A trial spawner can be broken but it does not drop itself as an item and takes an extended amount of time to break. It can only be obtained via the Creative menu, the /give command, or by using pick block.

Due to their high blast resistance, trial spawners are immune to explosions, but can still be destroyed by the wither’s block-breaking attack and blue wither skulls.

Block Trial Spawner - Wiki Guide 6 Trial Spawner
Hardness 50
Breaking time (secs)
Default 250

Usage

A trial spawner summons a limited amount of mobs, scaled based on the number of nearby players. When these mobs are defeated, the spawner drops a reward for each player and enters a cooldown period.

Activation

A trial spawner activates when any player in Survival or Adventure mode gets within 14 blocks of its center, and then it begins summoning the mobs set in the spawner.

Trial spawners do not activate in Peaceful difficulty, even if set to a entity capable of spawning in Peaceful.

When a trial spawner first activates, it shoots spark-like particles up into the air. While active, it emits smoke and flame particles around itself and any entities it summons.

The light level around a trial spawner does not affect how it summons entities.

Mob Spawning

Trial Spawner - Wiki Guide 7

When a player enters the activation radius of 14 blocks, it attempts to spawn 1 mob every 40 ticks (2 seconds). With 1 player, it does not spawn a mob if there are already 2 mobs from the spawner that are still alive. It will spawn a total of 6 mobs before ejecting loot and going into cooldown.

The number of mobs spawned scales up if another player comes within 14 blocks of the spawner. For every additional player present, there can be 1 more mob alive at once, and 2 more mobs are spawned in total. For example, with 2 players, 8 mobs spawn in total with 3 at once, but with 3 players, 10 mobs spawn in total with 4 at once.

The values mentioned above are the default values. Naturally generated spawners in trial chambers use different values. Additionally, these numbers can be configured by modifying the block’s NBT data.

Mobs spawn in positions that have a line of sight to the spawner, which must be in a 4-block spherical radius, as opposed to the regular monster spawner, which has a larger spawning box. Otherwise, the standard mob spawning rules apply (mobs cannot collide with blocks, guardians and elder guardians spawn only in water, etc.)

Completion

All mobs spawned by the trial spawner must be defeated before the trial spawner can drop loot. A mob is considered defeated when is either killed or transformed into another entity (excepting the transformation of creepers into charged creepers; the charged creeper must be defeated before completion of the trial spawner).

If a mob spawns more mobs upon death, only the initial mob must be defeated in order to complete the spawner (i.e. slimes and magma cubes).

Upon completion, the trial spawner enters a cooldown state for 36,000 ticks (30 minutes) before it can be activated again.

Custom trial spawners

Using a spawn egg on a trial spawner sets the trial spawner’s type to that egg’s entity.

Trial spawners placed by players do not have loot data by default and do not drop loot upon completion.

Loot

When all mobs have been killed, the spawner waits 40 ticks (2 seconds). Then, every 30 ticks (1.5 seconds), it ejects random items from the loot table. It does this for every detected player. It has a 50% chance of picking the trial key, in which case it drops for all players. The other 50% of the time it drops one of the other items for each player. In Java Edition, each trial spawner contains 1 item stack, with the following distribution:

Item Stack Size Weight Chance Avg.per spawner Avg.spawners to defeat
Trial Spawner - Wiki Guide 8 Trial Key 1 13⁄26 50.0% 0.500 2.0
Trial Spawner - Wiki Guide 9 Glow Berries 2–10 3⁄26 11.5% 0.692 8.7
Trial Spawner - Wiki Guide 10 Emerald 1–6 3⁄26 11.5% 0.404 8.7
Trial Spawner - Wiki Guide 11 Baked Potato 1–3 3⁄26 11.5% 0.231 8.7
Trial Spawner - Wiki Guide 12 Golden Carrot 1–3 1⁄26 3.8% 0.077 26.0
Trial Spawner - Wiki Guide 13 Ender Pearl 1 1⁄26 3.8% 0.038 26.0
Trial Spawner - Wiki Guide 14 Potion of Regeneration 1 1⁄26 3.8% 0.038 26.0
Trial Spawner - Wiki Guide 15 Potion of Strength 1 1⁄26 3.8% 0.038 26.0

Data values

ID

Java Edition:

Name Identifier Form Translation key
Trial Spawner trial_spawner Block & Item block.minecraft.trial_spawner

 

Name Identifier
Block entity trial_spawner

Bedrock Edition:

Name Identifier Numeric ID Form Item ID[i 1] Translation key
 Trial Spawner trial_spawner -315 Block & Giveable Item[i 2]    Identical[i 3]    tile.trial_spawner.name
  1. ID of block’s direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block’s direct item form has the same id as the block.
Name Savegame ID
Block entity TrialSpawner

Block states

Java Edition:

Name Default value Allowed values Description
trial_spawner_state inactive active When the spawner is active.
cooldown When the spawner is on cooldown.
ejecting_reward While ejecting reward.
inactive When no mob is set.
waiting_for_players When no players are nearby, not on cooldown, and a mob is set.
waiting_for_reward_ejection Prior to reward ejection.

Bedrock Edition:

Name Metadata Bits Default value Allowed values Values for
Metadata Bits
Description
trial_spawner_state Not Supported 0 0 Unsupported When no mob is set.
1 Unsupported When no players are nearby, not on cooldown, and a mob is set.
2 Unsupported When the spawner is active.
3 Unsupported Prior to reward ejection.
4 Unsupported While ejecting reward.
5 Unsupported When the spawner is on cooldown.

Mods

1.19.4 Mods

1.19.3 Mods

1.19.2 Mods

1.18.2 Mods

1.16.5 Mods

1.15.2 Mods

1.12.2 Mods

1.8.9 Mods

1.7.10 Mods

1.18.1 Mods

1.17.1 Mods

1.14.4 Mods

1.13.2 Mods

1.11.2 Mods

1.10.2 Mods

1.9.4 Mods

Minecraft Modpacks

1.19.4 Modpacks

1.19.3 Modpacks

1.19.2 Modpacks

1.18.2 Modpacks

1.16.5 Modpacks

1.12.2 Modpacks

1.7.10 Modpacks

Forge Mods

Fabric Mods

Quilt Mods

Resource Packs

1.19.4 Resource Packs

1.19.3 Resource Packs

1.19.2 Resource Packs

1.18.2 Resource Packs

1.16.5 Resource Packs

1.15.2 Resource Packs

1.12.2 Resource Packs

1.8.9 Resource Packs

1.7.10 Resource Packs

1.18.1 Resource Packs

1.17.1 Resource Packs

1.14.4 Resource Packs

1.13.2 Resource Packs

1.11.2 Resource Packs

1.10.2 Resource Packs

1.9.4 Resource Packs

Shaders

1.19.4 Shaders

1.19.3 Shaders

1.19.2 Shaders

1.18.2 Shaders

1.17.1 Shaders

1.16.5 Shaders

Maps

1.19.4 Maps

1.19.3 Maps

1.19.2 Maps

1.18.2 Maps

1.16.5 Maps

1.15.2 Maps

1.12.2 Maps

1.8.9 Maps

1.7.10 Maps

1.18.1 Maps

1.17.1 Maps

1.14.4 Maps

1.13.2 Maps

1.11.2 Maps

1.10.2 Maps

1.9.4 Maps

Data Packs

1.19.4 Data Packs

1.19.3 Data Packs

1.19.2 Data Packs

1.18.2 Data Packs

1.16.5 Data Packs

1.15.2 Data Packs

1.18.1 Data Packs

1.17.1 Data Packs

1.14.4 Data Packs

1.13.2 Data Packs

MCPE/Bedrock

Mods & Addons

MCPE 1.19 Add-ons

MCPE 1.19 Mods

Texture Packs

MCPE 1.19 Texture Packs

MCPE 1.19 Resource Packs

Maps

MCPE 1.19 Maps

Clients

MCPE 1.19 Clients

Mod Menu Clients

Shaders

MCPE 1.19 Shaders

Render Dragon Shaders

Launchers

Skin Packs

Clients

1.19.4 Clients

1.19.3 Clients

1.19.2 Clients

1.18.2 Clients

1.16.5 Clients

1.12.2 Clients

1.8.9 Clients

Launchers

1.19.4 Launchers

1.19.3 Launchers

1.19.2 Launchers

1.18.2 Launchers

1.16.5 Launchers

1.12.2 Launchers

1.7.10 Launchers

Seeds

1.19.4 Seeds

1.19.3 Seeds

1.19.2 Seeds

1.18.2 Seeds

Skins

Plugins

Bukkit Plugins

Spigot Plugins

Paper Plugins

Tutorials

Installation Guide

Mobs Wiki Guide

Seeds Wiki Guide

Biomes Wiki Guide

Status Effects Wiki Guide

Enchantments Wiki Guide

Materials Wiki Guide

Command Blocks

Versions

Backlinks