# Silence Mobs 🤫

#### 🧠 How It Works

Using an anvil, rename a **Name Tag** to:

```
Silence Me
```

Then:

1. **Apply the renamed tag** to any mob.
2. The mob is **instantly silenced** — it will no longer make **any sounds**, including:
   * Ambient noises (e.g., moos, grunts, groans)
   * Step or idle sounds
   * Aggro sounds (zombie groans, piglin squeals, etc.)

🔇 The effect is **permanent** unless the mob is killed or replaced.

***

#### 🐾 What Can Be Silenced?

✅ Any mob that accepts a name tag:

* Livestock (Cows, Sheep, Chickens)
* Villagers
* Hostile mobs (Zombies, Skeletons, Endermen)
* Utility mobs (Iron Golems, Snow Golems)
* Pets (Wolves, Cats, Horses)

❌ Does **not** affect:

* Sound from blocks (e.g., note blocks, pistons)
* Other players or environmental sound effects


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dirkocraft.gitbook.io/dirkocraft/data-packs-and-plugins/silence-mobs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
