Bat Grenades/en: Difference between revisions
Jump to navigation
Jump to search
Updating to match new version of source page
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 3: | Line 3: | ||
'''Bat Grenades''' is a module that causes bats to explode when a player gets too close. | '''Bat Grenades''' is a module that causes bats to explode when a player gets too close. | ||
==Details== | |||
== Details == | If a player approaches a bat, it will squeak loudly and consistently as a warning. If the player moves closer, the bat explodes, breaking blocks, hurting the player, and killing the bat. | ||
===Technical Summary=== | ===Technical Summary=== | ||
The | The bat will start squeaking when a player is within a seven-block radius. | ||
The | The explosion created by the bat triggers when a player is within a three-block radius, and is around 1/3 as powerful as a creeper. Minimal damage is caused to blocks and players. | ||
=== Advancements === | === Advancements === | ||
Line 19: | Line 19: | ||
|Batboozled | |Batboozled | ||
|Get blown up by a Bat Grenade | |Get blown up by a Bat Grenade | ||
|Get killed | |Get killed by an exploding bat | ||
|} | |} | ||
== Learn More and Download == | == Learn More and Download == | ||
<LINKS TEMPLATE> | <LINKS TEMPLATE> | ||
== History == | == History == | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
Line 44: | Line 42: | ||
|13 Jan 2016 | |13 Jan 2016 | ||
|2.0 | |2.0 | ||
|Module made to fit 1.9 standards. Bats no longer explode for players in creative or spectator. | |Module made to fit 1.9 standards. Bats no longer explode for players in creative or spectator. | ||
Players now have to be closer to the bat to cause an explosion (3 blocks instead of 5) | Players now have to be closer to the bat to cause an explosion (3 blocks instead of 5) | ||
|- | |- | ||
Line 80: | Line 77: | ||
=== MC 1.9-1.12 Versions === | === MC 1.9-1.12 Versions === | ||
In the MC 1.9-1.12 versions (v2.3-2.5), the advancements were actually a simulated achievement, using tellraw to show the message. This has been transferred to advancements upon the release of the 1.13 version (unreleased). | In the MC 1.9-1.12 versions (v2.3-2.5), the advancements were actually a simulated achievement, using tellraw to show the message. This has been transferred to advancements upon the release of the 1.13 version (unreleased). | ||
=== Windows 10 Beta 0.16.1 Version === | |||
Using behaviour packs, Bat Grenades has been remade for Windows 10/Pocket Edition platforms. Bats behave about the same as in the Java edition except they do not explode if there is a wall between them and the player, and they drop gunpowder using a Creeper loot table (0-3 gunpowder without looting). | |||
[[Category:All Modules]] | |||
[[Category:Stand Alone Modules]] | |||
{{Notes}} |