# Modules

A list of all currently supported VanillaTweaks datapacks

### Mobs

* [Anti Creeper Grief](/v0.1.x/anti-creeper-grief.md)
* [Anti Enderman Grief](/v0.1.x/anti-enderman-grief.md)
* [Anti Ghast Grief](/v0.1.x/anti-ghast-grief.md)
* [Double Shulker Shells](/v0.1.x/double-shulker-shells.md)
* [Dragon Drops](/v0.1.x/dragon-drops.md)
* [Larger Phantoms](/v0.1.x/larger-phantoms.md)
* [More Mob Heads](/v0.1.x/more-mob-heads.md)
* [Silence Mobs](/v0.1.x/silence-mobs.md)
* [Count Mob Deaths](/v0.1.x/count-mob-deaths.md)

### Item Tools

* [Redstone Rotation Wrench](/v0.1.x/redstone-rotation-wrench.md)
* [Terracotta Rotation Wrench](/v0.1.x/terracotta-rotation-wrench.md)
* [Durability Ping](/v0.1.x/durability-ping.md)
* [Kill Empty Boats](/v0.1.x/kill-empty-boats.md)

### Utilities

* [AFK Display](/v0.1.x/afk-display.md)
* [Sethome](/v0.1.x/sethome.md)
* [Multiplayer Sleep](/v0.1.x/multiplayer-sleep.md)
* [Player Graves](/v0.1.x/player-graves.md)
* [Tag](/v0.1.x/tag.md)
* [Thunder Shrine](/v0.1.x/thunder-shrine.md)
* [Track Raw Statistics](/v0.1.x/track-raw-statistics.md)
* [Nether Portal Coords](/v0.1.x/nether-portal-coords.md)
* [Coordinates HUD](/v0.1.x/coordinates-hud.md)
* [Spawning Spheres](/v0.1.x/spawning-spheres.md)
* [Player Head Drops](/v0.1.x/player-head-drops.md)
* [Spectator Night Vision](/v0.1.x/spectator-night-vision.md)
* [Spectator Conduit Power](/v0.1.x/spectator-conduit-power.md)

### Villagers

* [Villager Death Messages](/v0.1.x/villager-death-messages.md)
* [Villager Workstation Highlights](/v0.1.x/villager-workstation-highlights.md)
* [Wandering Trades](/v0.1.x/wandering-trades.md)
* [Pillager Tools](/v0.1.x/pillager-tools.md)

### Experimental

* [Confetti Creepers](/v0.1.x/confetti-creepers.md)
* [XP Management](/v0.1.x/xp-mangement.md)

### Other

* [Persistent Heads](/v0.1.x/persistent-heads.md)


---

# 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://papertweaks.machinemaker.me/v0.1.x/modules-1.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.
