# 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/b8sBTTpt6IMZjaXjcSaC" 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/HYdIHtauoLuQ9FDcOObp" 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: 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://wiki.vibecentral.xyz/survival/tweak-list/block-and-entity-visualizers.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.
