# Filter Screen

> Functions of this block is still under developing and testing, so it may not work as perfectly as this article says!

**Filter Screen** is a utility block used for filtering certain types of items as you want.

![Filter Screen](/files/-M7pZiQtuj7JPTnfxWpB)

## How to craft

![Sticks \* 4 + Strings \* 4 + Redstone Dust \* 1 → Filter Screen \* 1](/files/-M7pZiQs1oqbpABqmpEk)

## How to use

* Right-click the Filter Screen with an empty hand to change direction it faces to.
* Put a container block on the Filter Screen, and put some items into that container block, then the filter will stop any item entities except entities of items in the container.

The container on the Filter Screen acts as a whitelist.

If multiple Filter Screens stack vertically, they will use the nearest container which is above them as whitelist.

![A simple filter. The types of items being able to pass is decided by the containers above the Filter Screen](/files/-M7pZiQtuj7JPTnfxWpB)

* Filter Screen only stops drop item entities, other types of entities can go through it easily.


---

# 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://roitoleonine.gitbook.io/after-the-drizzle-wiki/english/blocks-items/craft-block/filter-screen.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.
