> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/itemsadder-doc/pei-fang/tie-zhen-pei-fang.md).

# 铁砧配方

在物品配置文件中添加如下内容：

```
anvil_repair:
    emerald_sword:
        permission: itemsadder.emerald_sword
        ingredient: EMERALD
        item: itemsadder:emerald_sword
```

铁砧配方均为修复物品，此处 `ingredients` 代表修复消耗的物品，`item` 代表将要修复的物品。
