Bat Grenades: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
m (Use Notes template)
mNo edit summary
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages /><translate>
{{ModuleInfobox|name=Bat Grenades|icon=bat_grenades.png|creator=Sparks|type=Stand Alone|versions=1.8+}}
<!--T:1-->
{{AutoModuleInfo}}


This module causes bats to explode near players.
This module causes bats to explode when a player gets too close, spicing up caving and giving bats a purpose.
== Details == <!--T:2-->
Bats that come near a player will squeak a warning loudly and consistently. If a player moves closer, an explosion is summoned breaking blocks, hurting the player and killing the bat.
===Technical Summary===
The range of detection of a bat squeaking is a seven block radius
The Explosion created by the bats triggers when a player is within a three block radius and is around 1/3 as powerful as a creeper. Damage is caused to nearby blocks and players, however it is minimal.


==Features==
[[File:Exploding bat.gif|thumb|Player being killed by an exploding bat|alt=|360x360px]]
If a player approaches a bat, the bat will begin to squeak loudly as a warning. If the player moves closer, the bat explodes, breaking blocks, hurting the player, and killing the bat. The explosion is less powerful than a creeper's, and does little damage to the player and surrounding blocks. When killed, bats will drop 1-3 gunpowder, and has a chance to drop bat leather.


=== Advancements === <!--T:3-->
===Bat Leather===
Bat Leather is a new item dropped from bats. It can be used in any crafting recipe as a substitute for [https://minecraft.gamepedia.com/Rabbit_Hide Rabbit Hide].
{{Slot|gm4:Bat Leather}}
 
===Technical Details===
The bat will start squeaking when a player is within a seven-block radius.
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.
The chance for a bat to drop bat leather is 1/6.
 
=== Advancements ===
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 20: Line 25:
|Batboozled
|Batboozled
|Get blown up by a Bat Grenade
|Get blown up by a Bat Grenade
|Get killed from an exploding bat
|Get killed by an exploding bat
|}
|}


== Learn More and Download ==
{{YouTube|url=https://youtu.be/uUoEKtte1GQ}} {{Download|url=https://gm4.co/modules/bat-grenades}}


== Learn More and Download == <!--T:4-->
== History ==
 
<!--T:5-->
<LINKS TEMPLATE>
 
 
== History == <!--T:6-->
 
<!--T:7-->
{| class="wikitable"
{| class="wikitable"
|+
|+
!Version
!Date
!Date
!Version
!Change
!Change
|-
|-
| rowspan="2" | 1.8
|21 Feb 2014
|21 Feb 2014
|1.0
|Released Bat Grenades
|Released Bat Grenades
|-
|-
|28 Mar 2015
|28 Mar 2015
|1.1
|Fixed death message to say "...was killed by exploding bat" instead of "...was killed by creeper"
|Fixed death message to say "...was killed by exploding bat" instead of "...was killed by creeper"
|-
|-
|13 Jan 2016
| rowspan="6" | 1.9-1.10
|2.0
| rowspan="2" | 13 Jan 2016
|Module made to fit 1.9 standards. Bats no longer explode for players in creative or spectator.
|Bats no longer explode for players in creative or spectator
 
|-
<!--T:8-->
|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)
|-
|-
|13 Jan 2016
|13 Jan 2016
|2.1
|Playsound format updated due to a change in MC Snapshot 16w02a
|Snapshot 16w02a changed the playsound command (again). Playsound format updated.
|-
|-
|17 Jan 2016
|17 Jan 2016
|2.2
|Fixed issue with squeak playsound in SMP worlds
|Fixed issue with squeak playsound in SMP worlds.
|-
| rowspan="2" | 04 Jun 2016
|Added "Batboozled" achievement<ref group="note">now advancements</ref>
|-
|-
|04 Jun 2016
|Fixed playsound so it originates from the bat not the player
|2.3
|Added "Batboozled" achievement and fixed playsound so it originates from the bat not the player
|-
|-
|Win 0.16.1<ref group="note">Not a Java Edition module. The module was recreated for Windows 10 Edition Beta 0.16.1.</ref>
|25 Oct 2016
|25 Oct 2016
|Win 1.0<ref group=Note>Not a Java Edition module. The module was recreated for Windows 10 Edition Beta 0.16.1.</ref>
|Created module for Win 10 Beta
|Created module for Win 10 Beta
|-
|-
|10 Jun 2017
| 1.13
|2.4
| 19 Nov 2018
|Updated to 1.11
|Added loot table for bat
|-
|-
|10 Jun 2017
| 1.14
|2.5
| 30 Apr 2019
|Updated to 1.12
|Removed Bat Droppings from bat loot table
|-
| 1.15
|15 Apr 2020
|Changed death message to translate to "Bat" based on the selected language
|}
|}


== Previous Versions ==


== Previous Versions == <!--T:9-->
=== MC 1.8-1.12 Version ===
In the 1.8-1.12 versions, bats would explode at a radius of 5 blocks of the player rather than 3 blocks. Additionally, bats would explode when near players in creative or spectator mode as well. Additionally, killed bats would not drop any items in this version.


=== MC 1.13 Versions ===
In the 1.13 version, bat would drop bat droppings, which could be used in any recipe as a substitute for phantom membrane. Bats had a 1/8 chance to drop bat droppings if killed by a player.


=== MC 1.8 Version === <!--T:10-->
=== Windows 10 Beta 0.16.1 Version ===
In the MC 1.8 version (v1.0-1.1), bat grenades will explode at a radius of 5 blocks of the player rather than 3 blocks. Additionally, bats would explode when near players in creative or spectator mode as well. This version of the module did not have achievements.
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).


 
{{Notes}}
=== MC 1.9-1.12 Versions === <!--T:11-->
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 === <!--T:12-->
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:All Modules]]
[[Category:Stand Alone Modules]]
[[Category:Stand Alone Modules]]
{{Notes}}
</translate>

Revision as of 20:21, 20 August 2020

Bat Grenades

Module TypeStand Alone
Created bySparks
Compatible MC Versions1.8+

This module causes bats to explode when a player gets too close, spicing up caving and giving bats a purpose.

Features

Player being killed by an exploding bat

If a player approaches a bat, the bat will begin to squeak loudly as a warning. If the player moves closer, the bat explodes, breaking blocks, hurting the player, and killing the bat. The explosion is less powerful than a creeper's, and does little damage to the player and surrounding blocks. When killed, bats will drop 1-3 gunpowder, and has a chance to drop bat leather.

Bat Leather

Bat Leather is a new item dropped from bats. It can be used in any crafting recipe as a substitute for Rabbit Hide.

Technical Details

The bat will start squeaking when a player is within a seven-block radius. 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. The chance for a bat to drop bat leather is 1/6.

Advancements

Advancement Description Requirement
Batboozled Get blown up by a Bat Grenade Get killed by an exploding bat

Learn More and Download

Watch on YouTube Download

History

Version Date Change
1.8 21 Feb 2014 Released Bat Grenades
28 Mar 2015 Fixed death message to say "...was killed by exploding bat" instead of "...was killed by creeper"
1.9-1.10 13 Jan 2016 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)
13 Jan 2016 Playsound format updated due to a change in MC Snapshot 16w02a
17 Jan 2016 Fixed issue with squeak playsound in SMP worlds
04 Jun 2016 Added "Batboozled" achievement[note 1]
Fixed playsound so it originates from the bat not the player
Win 0.16.1[note 2] 25 Oct 2016 Created module for Win 10 Beta
1.13 19 Nov 2018 Added loot table for bat
1.14 30 Apr 2019 Removed Bat Droppings from bat loot table
1.15 15 Apr 2020 Changed death message to translate to "Bat" based on the selected language

Previous Versions

MC 1.8-1.12 Version

In the 1.8-1.12 versions, bats would explode at a radius of 5 blocks of the player rather than 3 blocks. Additionally, bats would explode when near players in creative or spectator mode as well. Additionally, killed bats would not drop any items in this version.

MC 1.13 Versions

In the 1.13 version, bat would drop bat droppings, which could be used in any recipe as a substitute for phantom membrane. Bats had a 1/8 chance to drop bat droppings if killed by a player.

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).

Notes

  1. now advancements
  2. Not a Java Edition module. The module was recreated for Windows 10 Edition Beta 0.16.1.