> For the complete documentation index, see [llms.txt](https://gblodb.gitbook.io/requiousfrakto-ch-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gblodb.gitbook.io/requiousfrakto-ch-wiki/readme.md).

# 简介

Requious Frakto, 一个提供高级自定义单方块机器的 mod, 目前非常冷门(看 Daedalus 的更新频率, 估计以后也会很冷门), 文档和实例都少得可怜, 目前有价值的参考材料只有官方的 Wiki Page 和 TestBed. 然而其相比对标的 Extra Utilities 自定义单方块机器功能有着大量优点.

本 GitBook 旨在提供 Requious Frakto 的官方 Wiki 翻译和经验实例, 本人能力有限, 如有错误或纰漏, 欢迎指出.

本 Wiki 维护翻译者同是 Requious Frakto 官方 Wiki 的编写维护者, 绝大多数情况下双方内容会同步更新.

所有的电源单位都是 FE, 所有的流体单位都是 mb, 所有的时间单位都是 Tick, 切记.

Requious Frakto GitHub Wiki : <https://github.com/DaedalusGame/RequiousFrakto/wiki>

Requious Frakto on CurseForge : <https://www.curseforge.com/minecraft/mc-mods/requious-frakto>

BordDev Discord : <https://discordapp.com/invite/J4bn3FG>

Minecraft 魔改交流群 : 624487948


---

# 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:

```
GET https://gblodb.gitbook.io/requiousfrakto-ch-wiki/readme.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.
