配方zy_croptopia
黄油吐司配方
zy_croptopia:buttered_toast_shapeless
无序合成,产出 zy_croptopia:buttered_toast
配方
toast
butter
- 类型
- 无序合成
- 布局
- 列表
- 产出
- 黄油吐司
- 产物预览
- buttered_toast
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:buttered_toast_shapeless",
"type": "shapeless",
"recipeKind": "shapeless",
"layout": "list",
"inputIds": [
"zy_croptopia:toast",
"zy_croptopia:butter"
],
"outputIds": [
"zy_croptopia:buttered_toast"
],
"pattern": [],
"grid": [],
"ingredients": [
{
"count": 1,
"item": "zy_croptopia:toast"
},
{
"count": 1,
"item": "zy_croptopia:butter"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:buttered_toast"
}
],
"slots": [
{
"id": "zy_croptopia:toast",
"rawId": "zy_croptopia:toast",
"aux": "undefined",
"count": 1,
"label": "吐司",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:butter",
"rawId": "zy_croptopia:butter",
"aux": "undefined",
"count": 1,
"label": "黄油",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:buttered_toast",
"rawId": "zy_croptopia:buttered_toast",
"aux": "undefined",
"count": 1,
"label": "黄油吐司",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}