配方zy_croptopia
金枪鱼卷配方
zy_croptopia:tuna_roll_shaped
有序合成,产出 zy_croptopia:tuna_roll
配方
dried_kelp
rice
onion
tuna
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 金枪鱼卷
- 产物预览
- tuna_roll2
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:tuna_roll_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:tuna",
"minecraft:dried_kelp",
"zy_croptopia:rice",
"zy_croptopia:onion"
],
"outputIds": [
"zy_croptopia:tuna_roll"
],
"pattern": [
"234",
" 1 "
],
"grid": [
"minecraft:dried_kelp",
"zy_croptopia:rice",
"zy_croptopia:onion",
null,
"zy_croptopia:tuna",
null
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:tuna"
},
{
"slot": "2",
"count": 1,
"item": "minecraft:dried_kelp"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:rice"
},
{
"slot": "4",
"count": 1,
"item": "zy_croptopia:onion"
}
],
"results": [
{
"count": 2,
"item": "zy_croptopia:tuna_roll"
}
],
"slots": [
{
"id": "minecraft:dried_kelp",
"rawId": "minecraft:dried_kelp",
"aux": "undefined",
"count": 1,
"label": "dried kelp",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:rice",
"rawId": "zy_croptopia:rice",
"aux": "undefined",
"count": 1,
"label": "大米",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:onion",
"rawId": "zy_croptopia:onion",
"aux": "undefined",
"count": 1,
"label": "洋葱",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:tuna",
"rawId": "zy_croptopia:tuna",
"aux": "undefined",
"count": 1,
"label": "金枪鱼",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:tuna_roll",
"rawId": "zy_croptopia:tuna_roll",
"aux": "undefined",
"count": 2,
"label": "金枪鱼卷",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}