> For the complete documentation index, see [llms.txt](https://wiki.vibecentral.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.vibecentral.xyz/survival/tweak-list/block-and-entity-visualizers.md).

# Block & entity visualizers

Interactable blocks and entities have special visualizers that add an extra level of emersion. If you wish, you can turn most of these visualizers off using the[ profile menu](/general/profile-and-customization.md).

## Visualizers

### Damage indicators & health bars

<div align="left"><img src="/files/151PPcwBYvMOnjBdZhbK" alt=""></div>

<div align="left"><img src="/files/wCQJ6iDNxwwUBubTDDjp" alt=""></div>

### Items

Items emit a small glow for visibility 1.5 seconds after dropping. Valuable items will display a white alert particle 10 seconds prior to despawning.

<div align="left"><figure><img src="/files/K1uXGUFWrjJaQaSalrm8" alt=""><figcaption><p>Stacked items appear with a 3 lined stack icon. Tools appear in italic</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/pTSUuYpcPN3lG6F6KhXV" alt=""><figcaption><p>Valuable items will show a white alert particle 10 seconds prior to despawning</p></figcaption></figure></div>

### Crafting tables

<div align="left"><img src="/files/vw6ljakuiUAMMVClAeYM" alt=""></div>

### Chests

<div align="left"><img src="/files/2T5WcYRQiiO1cckOs7HV" alt=""></div>

### Furnaces & smokers

<div align="left"><img src="/files/i0rgDXaCPU5Kjclfs34k" alt=""></div>

### Enchantment tables

<div align="left"><img src="/files/Fx6FzFxECMLNxCoL3hk7" alt=""> <img src="/files/P7GxzOv8lPiKceCy4h4h" alt=""></div>

### Jukeboxes

<div align="left"><img src="/files/cHGCl3K5sFyaFAJyAPgx" alt=""></div>

### Anvils

<div align="left"><img src="/files/3vSfxhkTfdIny9SupceK" alt=""></div>

### Lecterns

<div align="left"><img src="/files/0ethrVOYlZ2WKDW4cg9B" alt=""></div>

### Spawners

<div align="left"><img src="/files/lCbdB6gguRMwy7du5thN" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.vibecentral.xyz/survival/tweak-list/block-and-entity-visualizers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
