Wiki
Recipes API 新增了一种无序配方类型,能在合成时消耗物品耐久。
用于有序合成的配方类型正在制作。
{
"type": "recipesapi:damage_tool_shapeless",
"ingredients": [
"item": "输入物品A"
},
"item": "输入物品B"
}
],
"result": {
"item": "输出物品",
"count": 输出数量