Difference between revisions of "Boss Spawner"
Jump to navigation
Jump to search
(Added History. Could someone verify this history?) |
(Various history changes) |
||
Line 16: | Line 16: | ||
==History== | ==History== | ||
{| | {{history table| | ||
| | {{history|1.3|Added Boss Spawner. This was used to spawn the Naga.}} | ||
{{history|1.11.6|Added Hydra to the list of spawnable bosses from the Boss Spawner.}} | |||
{{history|1.16.1|Changed Boss Spawner block code | |||
|Added Boss Spawner. This was used to spawn | |||
| | |||
|Added Hydra to the list of spawnable bosses from the Boss Spawner. | |||
| | |||
|Changed Boss Spawner block code | |||
---- | ---- | ||
Added Lich | Added Lich and Ur-ghast to the list of spawnable bosses from the Boss Spawner.}} | ||
{{history|1.20.2|Added Knight Phantom to the list of spawnable bosses from the Boss Spawner.}} | |||
{{history|2.3.0|Added Snow Queen to the list of spawnable bosses from the Boss Spawner.}} | |||
| | {{history|3.0.0|Added Minoshroom and Alpha Yeti to the list of spawnable bosses from the Boss Spawner. This fixed an issue with despawning bosses.}} | ||
{{history|3.4.239|Fixed an unfortunate bug where Boss Spawners could be broken.}} | |||
|Added Knight Phantom to the list of spawnable bosses from the Boss Spawner. | }} | ||
| | |||
|Added Snow Queen to the list of spawnable bosses from the Boss Spawner. | |||
| | |||
|Added Minoshroom and Alpha Yeti to the list of spawnable bosses from the Boss Spawner. This fixed an issue with despawning bosses | |||
| | |||
|Fixed an unfortunate bug where Boss Spawners could be broken. | |||
{{BlockNavigation}} | {{BlockNavigation}} |
Revision as of 18:45, 8 January 2018
Boss Spawner | |
---|---|
[[File:|center|128px]] | |
Transparency | Partial |
Luminance | None |
Hardness | |
Blast Resistance | 25 |
Tool | Cannot be harvested 32px |
Renewable | No |
Stackable | Yes |
Flammable | No |
ID | boss_spawner |
The Boss Spawner is a block designed to spawn Bosses. This block is unobtainable in Survival mode, but can be accessed in the Creative inventory. The type of boss spawned from the Boss Spawner depends on the value (by default, it is set to 0: the Naga).
These blocks generate in structures with bosses, and are set to immediately spawn once the player is in range, unless they are in Peaceful mode, where it will remain idle.
History
History
Version | Details |
---|---|
1.3 | Added Boss Spawner. This was used to spawn the Naga. |
1.11.6 | Added Hydra to the list of spawnable bosses from the Boss Spawner. |
1.16.1 | Changed Boss Spawner block code
Added Lich and Ur-ghast to the list of spawnable bosses from the Boss Spawner. |
1.20.2 | Added Knight Phantom to the list of spawnable bosses from the Boss Spawner. |
2.3.0 | Added Snow Queen to the list of spawnable bosses from the Boss Spawner. |
3.0.0 | Added Minoshroom and Alpha Yeti to the list of spawnable bosses from the Boss Spawner. This fixed an issue with despawning bosses. |
3.4.239 | Fixed an unfortunate bug where Boss Spawners could be broken. |