![]() |
VOOZH | about |
| Hitbox size | Height: 0.25 blocks Width: 0.25 blocks |
|---|---|
| Spawn | Llama attack |
{
"title": "Llama Spit",
"rows": [
{
"field": "Height: 0.25 blocks<br>Width: 0.25 blocks",
"label": "(link to Hitbox article, displayed as Hitbox size)"
},
{
"field": "(link to Llama article, displayed as Llama) attack",
"label": "(link to Mob spawning article, displayed as Spawn)"
}
],
"invimages": [],
"images": [
"Llama Spit.png"
]
}
Llama spit is a projectile produced by llamas and trader llamas that deals a small amount of damage.
Llama spit that hits an entity deals 1HPπ π
damage. Despite the spit being a projectile, dying from llama spit still shows the death message "<player> was slain by trader llama/llama." In Bedrock Edition, however, the death message is "<player> was spitballed by trader llama/llama". When a llama accidentally hits a neutral or hostile mob (except goats) with its llama spit, the mob retaliates and attacks that llama.
The spit entity must belong to an entity to do damage, meaning that a spit entity summoned by commands does no damage unless its Owner NBT attribute matches the UUID of an entity in loaded chunks.
In Bedrock Edition, llama spit can be deflected if hit by the player or hit by certain projectiles. Doing so makes the new entity the owner of the spit.
Llama spit can not pass through any blocks, and in Java Edition, includes non-solid blocks (ex. signs, open fencegate & sugarcane) and even water. The spitting animation still shows the trajectory but the spit entity that does damage terminates on the non-solid block.
Llama spit can be blocked by a shield or deflected by fist β[Bedrock Edition only].
| Llama spit properties | |||
|---|---|---|---|
| Drag-H | 0.99 | Gravity | -0.06 m/tick2 |
| Drag-Y |
0.99 | ||
| Ticking order | 1 | ||
| Launch angle calculator[calcnote 1] | |||
| Given a target coordinate and an initial speed, calculate the llama spit launch angle to hit the target. Target is hit after ticks. | |||
| X | 0 β 10 | Yaw | deg |
| Y | 0 β 10 | Pitch |
degUnreachable |
| Z | 0 β 10 | Speed | 3 m/tick |
Java Edition:
Llama spit uses the Friendly Creatures sound category for entity-dependent sound events.
| Sounds | ||||||||
|---|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch | Attenuation distance |
| βLlama spits | Friendly Mobs | When a llama spits at something | entity.llama.spit | subtitles.entity.llama.spitβ | 1.0 | 0.8β1.2 | 16 | |
| Sounds | |||||||
|---|---|---|---|---|---|---|---|
| Sound | Closed captions | Source | Description | Identifier | Translation key | Volume | Pitch |
| β ? | Friendly Mobs | When a llama spits at something | mob.llama.spit | β ? | 0.8 | 0.8β1.2 (Baby: 1.3β1.7) | |
| Name | Identifier | Translation key |
|---|---|---|
| π EntitySprite llama-spit.png: Sprite image for llama-spit in Minecraft Llama Spit | llama_spit |
entity.minecraft.llama_spit |
| Name | Identifier | Numeric ID | Translation key |
|---|---|---|---|
| π EntitySprite llama-spit.png: Sprite image for llama-spit in Minecraft Llama Spit | llama_spit | 102 |
entity.llama_spit.name |
Llama spit have entity data associated with them that contain various properties.
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.11 | 16w39a | π Image Added llama spit. | |||||
| 16w41a | Llama spit now has an entity id: llama_spit. | ||||||
| 1.13 | 18w02a | The hitbox of llama spit has been decreased. Previously it had the same size as the player's hitbox. | |||||
| 1.14 | 19w05a | Added trader llamas, which can also spit. | |||||
| 1.17 | 21w20a | Llamas no longer spit at players on peaceful difficulty. | |||||
| 1.20.5 | 23w51a | Llama spit is no longer able to destroy armor stands. | |||||
Llama spit now uses the damage type spit instead of mob_projectile. | |||||||
| 1.21.2 | 24w34a | Llama spit no longer go through the world border if hit. | |||||
| Pocket Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.1.0 | alpha 1.1.0.0 | Newly added llamas can spit. | |||||
| Bedrock Edition | |||||||
| 1.10.0 | beta 1.10.0.3 | Added trader llamas, which can spit. | |||||
| Legacy Console Edition | |||||||
|---|---|---|---|---|---|---|---|
| Xbox 360 | Xbox One | PS3 | PS4 | PS Vita | Wii U | Switch | |
| TU54 | CU44 | 1.52 | 1.52 | 1.52 | Patch 24 | 1.0.4 | Newly added llamas can spit. |
| New Nintendo 3DS Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.9.19 | Newly added llamas can spit. | ||||||
Issues relating to "Llama Spit" are maintained on the bug tracker. Issues should be reported and viewed there.