# Craftorithm

## 简介

Craftorithm是一款基于BukkitAPI开发的合成管理插件，支持1.13\~1.21版本的spigot衍生端，包括folia。

## 特性

* 新增有序、无序、烧炼、锻造、切石机、铁砧和酿造台配方
* 使用GUI快速添加各类配方
* 自定义熔炉燃料
* 无损、可视化保存物品至配置文件
* 禁用原版或插件添加的配方
* 针对包含某种lore的物品进行合成参与限制
* 对工作台和锻造台合成使用条件判断进行合成限制
* 玩家合成物品后执行动作

## 支持配方与版本关系

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th>有序配方</th><th>无序配方</th><th>烧炼配方</th><th>锻造配方</th><th>切石配方</th><th>随机烧炼配方</th><th>酿造配方</th><th>铁砧配方</th></tr></thead><tbody><tr><td>1.13.x</td><td>✅</td><td>✅</td><td>❌</td><td>❌</td><td>❌</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>1.14.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>1.15.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>1.16.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>1.17.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>❌</td><td>✅</td></tr><tr><td>1.18.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>1.19.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>1.20.x</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>1.21.X</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td></tr></tbody></table>

## 开源

{% embed url="<https://github.com/YufiriaMazenta/Craftorithm>" %}

## 我该如何选择插件版本?

若你的服务器版本在1.13到1.19.3之间，请使用1.9.x版本，截至目前，最新为1.9.6，1.9.x版本目前只会进行BUG修复更新，不会再有新功能更新

若你的服务器版本在1.19.4及以上，请使用1.10.5及以上版本

## 交流

QQ群：861403628

Discord：<https://discord.gg/kpaDxU2RyV>


---

# 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://yufiriamazenta.gitbook.io/craftorithm-wiki/craftorithm.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.
