# Redstone

V této sekci vysvětlím, jak je na našem serveru customizovaný redstone.

1. Používáme Alternate Current redstone systém. (<https://github.com/SpaceWalkerRS/alternate-current>)\
   Tento systém funguje podobně jako vanilla, ale má svá specifika.<br>
2. Některé redstonové obvody jsou limitovány:

* je možné použít maximálně 64 dropperů a observerů na chunk

Další limity byly odstraněny. Nicméně server a jeho konfigurace může některé věci upravovat oproti Vanille.

*Zobrazení chunků si můžeš zapnout stisknutím kombinace kláves F3 + G.*


---

# 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.fenixcraft.cz/survival-sekce/redstone-a-limity/redstone.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.
