同步官网文档

This commit is contained in:
kwiilh
2025-12-08 10:34:02 +08:00
parent 2289f38a4c
commit a8d549266d
34 changed files with 241 additions and 50 deletions

View File

@@ -228,7 +228,7 @@ time: 分钟
| 字段 | 名称 | 描述 |
| --------- | -------- | ----------------------------------------------------------------------------------------------------- |
| tags | 配方标签 | 请填写“smithing_table” |
| template | 锻造模板 | 可不填执行转换操作所需的锻造模板物品需要具有minecraft:transform_materials标签才能放入对应槽位 |
| template | 锻造模板 | 可不填执行转换操作所需的锻造模板物品需要具有minecraft:transform_templates标签才能放入对应槽位 |
| base | 输入物品 | 要转换的物品。输入物品的属性将被复制到输出物品物品需要具有minecraft:transformable_items标签才能放入对应槽位例如原版盔甲和工具 |
| addition | 转换材料 | 转换所需的材料。目前只支持minecraft:netherite_ingot下界合金锭 |
| result | 输出物品 | 转换后的结果物品 |