minecraft.wiki-mirror/wiki_backup/Creeper Head.txt
2024-12-22 07:55:04 -05:00

275 lines
11 KiB
Text

{{Infobox block
| transparent = Yes
| light = No
| tool = any
| renewable = Yes
| stackable = Yes (64)
| flammable = No
| lavasusceptible = No
| waterloggable = {{jebe|No|Yes}}
| rarity = Uncommon
}}
A '''creeper head''' is a [[block]] modeled after the [[head]] of a [[creeper]].
== Obtaining ==
=== Breaking ===
A creeper head can be mined using any item,<ref>{{bug|MC-192905||Heads & Skulls have no assigned tool}}</ref> and drops itself when broken.
{{breaking row|horizontal=1|Creeper Head}}
If a creeper head is pushed by a [[piston]] or comes in contact with [[water]] or [[lava]], it breaks off as an [[item (entity)|item]].
When destroyed by an [[explosion]], the creeper head ''always'' drops as an item.
=== Mob loot ===
Creeper heads are always dropped by a [[creeper]] if it dies due to a [[charged creeper]]'s explosion. {{IN|bedrock}}, if multiple mobs are killed by the same charged creeper, all of them drop their heads, however {{in|java}} only one mob selected at random drops its head.<ref>{{bug|MC-63534|||WAI}}</ref>
{{Drop sources|Creeper Head}}
== Usage ==
=== Decoration ===
Creeper heads can be oriented in 16 different directions on top of a block, and 4 directions on the sides of blocks, similar to [[sign]]s. They can be placed on top of, or beside each other by shift clicking.
=== Wearing ===
{{See also|#Renders}}
The player can wear creeper heads, similarly to [[pumpkin]]s or helmets. This overlays the second layer of the player's [[skin]].
==== Disguise ====
Wearing a creeper head reduces the detection range for [[creeper]]s to 50% of the normal range. This is similar to (and stacks with) the reductions in detection range from [[sneaking]] and from the [[Invisibility]] status effect.
{{IN|bedrock}}, wearing a creeper head makes the player invisible to other players on a locator [[map]].
=== Dispensers ===
A [[dispenser]] can equip a creeper head on a player, mob, or armor stand with an empty helmet slot, within the block the dispenser is facing.
=== Crafting ingredient ===
{{crafting usage|Creeper Head|continue=1}}
{{Crafting
|ignoreusage=1
|ingredients=Creeper head +<br>[[Gunpowder]] +<br>Any [[Dye]]
|Gunpowder
|Creeper Head
|Matching Dye
|Output= Matching Firework Star
|description=Forms Creeper shape
|foot=1
}}
=== Enchantments ===
Creeper heads can receive the following enchantments, but only through an [[anvil]].
{| class="wikitable col-2-center col-3-right"
|+
!Name
!Max level
![[Enchanting|Method]]
|-
|[[Curse of Binding]]
|I
|{{BlockLink|Anvil}}
|-
|[[Curse of Vanishing]]
|I
|{{BlockLink|Anvil}}
|-
|}
=== Note blocks ===
Placing a creeper head above a [[note block]] causes the note block to play the [[creeper]]'s {{cd|primed}} (hissing) sound when activated. This is unlike other mob heads, as creepers don't make {{cd|ambient}} sounds.
The block below the note block does not affect the mob sound it creates.
== Sounds ==
=== Generic ===
{{Sound table/Block/Stone}}
=== Unique ===
{{Edition|Java}}
{{SoundTable
| type = java
| {{SoundLine
|sound =Creeper fuse.ogg
|subtitle=Creeper hisses
|source=record
|description=When a creeper head is played using a note block
|id=block.note_block.imitate.creeper
|translationkey=subtitles.entity.creeper.primed
|volume=3.0
|pitch=0.5
|distance=16}}
| {{SoundLine
|sound=Equip generic1.ogg
|sound2=Equip generic2.ogg
|sound3=Equip generic3.ogg
|sound4=Equip generic4.ogg
|sound5=Equip generic5.ogg
|sound6=Equip generic6.ogg
|subtitle=Gear equips
|source=player
|description=When a creeper head is equipped
|id=item.armor.equip_generic
|translationkey=subtitles.item.armor.equip
|volume=1.0
|pitch=1.0
| distance = 16
}}
}}
<!--volumes and pitches seem to be approximately v=0.9 p=0.84, but those values are approximate and are not in the files. They are probably inside of the code.-->
{{Edition|Bedrock}}:
{{SoundTable
| type = bedrock
| {{SoundLine
| sound =Fuse.ogg
|source=record
|description=When a creeper head is played using a note block<wbr><ref group=sound name=skeletoncreeper>{{Bug|MCPE-164530}}</ref>
|id=note.creeper
|pitch=0.84 <ref group=sound name=pitch>Actually equal to <math>\frac{1}{\sqrt[4]{2}}</math>, which is about 0.8409</ref>}}
| {{SoundLine
|sound=Equip generic1.ogg
|sound2=Equip generic2.ogg
|sound3=Equip generic3.ogg
|sound4=Equip generic4.ogg
|sound5=Equip generic5.ogg
|sound6=Equip generic6.ogg
|source=player
|description=When a creeper head is equipped
|id=armor.equip_generic
|volume=1.0
| pitch = 1.0
}}
}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showforms=y
|showitemtags=y
|generatetranslationkeys=y
|displayname=Creeper Head
|spritetype=block
|nameid=creeper_head
|itemtags=skulls}}
{{ID table
|displayname=Creeper Wall Head
|spritetype=block
|nameid=creeper_wall_head
|form=block
|foot=1}}
{{ID table
|displayname=Block entity
|spritename=creeper-head
|spritetype=block
|nameid=skull
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|showaliasids=y
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Creeper Head
|spritetype=block
|nameid=creeper_head
|aliasid=skull / 4
|id=-968
|translationkey=item.skull.creeper.name
|foot=1}}
{{ID table
|notnamespaced=y
|displayname=Block entity
|spritename=creeper-head
|spritetype=block
|nameid=Skull
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{:Head/BS}}
=== Block data ===
A creeper head has a block entity associated with it that holds additional data about the block.
{{el|java}}:
{{see also|Block entity format}}
{{:Head/BE}}
{{el|bedrock}}:
: See [[Bedrock Edition level format/Block entity format]].
== Achievements ==
{{load achievements|Camouflage}}
== History ==
''For a more in-depth breakdown of changes to textures and models, including a set of renders for each state combination, see [[Head/Asset history]]''
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine||1.4.2|dev=12w36a|[[File:Creeper Head (item) JE1.png|32px]] Added creeper heads.}}
|{{HistoryLine|||dev=12w37a|[[File:Creeper Head (item) JE1 BE1.png|32px]] Changed item textures.}}
|{{HistoryLine||1.4.6|dev=12w49a|Creeper heads can now be used to [[craft]] a [[firework star]] with [[creeper]]-face effect.}}
|{{HistoryLine||1.8|dev=14w29a|Creeper heads now display a cracking animation.}}
|{{HistoryLine|||dev=14w30a|[[File:Creeper Head (item) JE2.png|32px]] Creeper heads in [[inventories]] and held by mobs/players now display as [[block]]s.
|Creeper heads worn by [[mob]]s and [[player]]s are now displayed on the armor layer. Previously, the skull replaced the mob/player's head texture; the hat layer appeared over the skull.
|Creeper heads are now available in [[Survival]]. The player can obtain them by killing a creeper with a charged [[creeper]].
|Creeper heads are now used in [[crafting]] specific [[banner]] patterns.}}
|{{HistoryLine|||dev=14w30b|A single charged creeper explosion no longer yields more than one [[mob]] head. The mob head that drops is chosen randomly.}}
|{{HistoryLine||1.9|dev=15w31a|Creeper heads now appear larger in the [[inventory]].}}
|{{HistoryLine|||dev=15w32a|Creeper heads can now be worn to reduce detection by the corresponding mobs by 50%.}}
|{{HistoryLine|||dev=15w33c|The disguise that is given by creeper heads now reduces detection range to 37.5% of normal.}}
|{{HistoryLine|||dev=15w36a|The disguise that is given by creeper heads now reduces detection range to 50% of normal again.}}
|{{HistoryLine|||dev=15w39a|[[Dispenser]]s can now equip creeper heads onto [[player]]s, [[mob]]s and [[armor stand]]s.}}
|{{HistoryLine|||dev=15w49a|Creeper heads no longer turn red when the player or mob takes damage.<ref>{{bug|MC-85756}}</ref>}}
|{{HistoryLine||1.13|dev=17w47a|The ID of creeper heads have been split into 2; standard and wall creeper heads.
|<code>creeper_head</code> is now available as [[item]] and placed [[block]] with a <code>rotation</code> [[block state]] of 0-15.
|<code>creeper_wall_head</code> is available only as a placed block with a <code>facing</code> [[block state]] of north, south, east or west.
|Prior to [[1.13/Flattening|''The Flattening'']], this [[block]]'s numeral ID was 144, and the [[item]]'s 397.|Creeper heads now play a sound when placed.|Creeper heads can no longer be placed inside entities.<ref>{{bug|MC-2208}}</ref>}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w03a|Creeper heads can now be placed on top of note blocks without sneaking.}}
|{{HistoryLine||1.19.4|dev=23w05a|Creeper heads can now be swapped with other pieces of headgear in the ''head'' [[inventory]] slot by {{ctrl|using}} them.<ref>{{bug|MC-216270|||Fixed}}</ref>}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.12.1|dev=build 1|[[File:Creeper Head (item) JE1 BE1.png|32px]] Added creeper heads.
|The creeper heads use the [[Java]] textures prior to [[14w30a]].}}
|{{HistoryLine||v0.14.0|dev=build 1|Creeper heads can now be worn as armor.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Creeper heads can now be used to craft [[firework star]]s.
|Creeper heads are now used to [[craft]] specific patterns on [[banner]]s.}}
|{{HistoryLine|||dev=beta 1.2.0.11|[[File:Creeper Head (item) BE2.png|32px]] Creeper heads in [[inventories]] and when held by mobs/players now display as [[block]]s.}}
|{{HistoryLine||1.19.60|exp=Next Major Update|dev=Preview 1.19.60.25|Creeper heads can now be placed on top of note blocks without sneaking.}}
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.21|The rarity of creeper heads has changed from "Common" to "Uncommon" to match {{JE}}.}}
|{{HistoryLine||1.21.40|dev=Preview 1.21.40.20|The separate and direct item forms of the <code>skull</code> block ID have been merged and its [[Bedrock Edition data values|data values]] have been split up into their own IDs.}}
|{{HistoryLine|console}}
|{{HistoryLine||xbox=TU12|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Creeper Head (item) JE1 BE1.png|32px]] Added creeper heads to the [[Creative inventory]].}}
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|Creeper heads can now be used to [[craft]] a [[firework star]] with [[creeper]]-face effect.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|[[File:Creeper Head (item) JE2.png|32px]] Creeper heads in [[inventories]] and held by mobs/players now display as [[block]]s.|Creeper heads are now available in [[Survival]]. The [[player]] can obtain them by killing a creeper with a charged [[creeper]].}}
|{{HistoryLine||xbox=TU43|xbone=CU33|ps3=1.36|psvita=1.36|ps4=1.36|wiiu=Patch 13|switch=1.0.1|Creeper heads are now used in [[crafting]] specific [[banner]] patterns.}}
|{{HistoryLine||xbox=TU49|xbone=CU39|ps3=1.42|psvita=1.42|ps4=1.42|wiiu=Patch 18|switch=1.0.1|Creeper heads are now held the same way as on ''Java Edition'' in first person.}}
|{{HistoryLine|new 3ds}}
|{{HistoryLine||0.1.0|[[File:Creeper Head (item) JE1 BE1.png|32px]] Added creeper heads.}}
}}
== Issues ==
{{issue list}}
== Gallery ==
=== Renders ===
{{Update|Ari, Efe, Kai, Makena, Noor, Sunny, and Zuri renders.}}<gallery>
File:Alex wearing Creeper Head.png|[[Alex]]
File:Steve wearing Creeper Head.png|[[Steve?|Steve]]
</gallery>
== References ==
{{reflist}}
== Navigation ==
{{Navbox blocks|Utility}}
[[Category:Utility blocks]]
[[Category:Createable blocks]]
[[Category:Block entities]]
[[es:Cabeza#Creeper]]
[[pt:Cabeça de creeper]]