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