配方zy_croptopia
布朗尼配方
zy_croptopia:brownies_shaped
有序合成,产出 zy_croptopia:brownies, zy_croptopia:frying_pan
配方
sugar
flour
milk_bottle
egg
chocolate
frying_pan
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 布朗尼, 平底锅
- 产物预览
- browniesfrying_pan
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:brownies_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:sugar",
"zy_croptopia:flour",
"zy_croptopia:milk_bottle",
"minecraft:egg",
"zy_croptopia:chocolate",
"zy_croptopia:frying_pan"
],
"outputIds": [
"zy_croptopia:brownies",
"zy_croptopia:frying_pan"
],
"pattern": [
"123",
"456"
],
"grid": [
"minecraft:sugar",
"zy_croptopia:flour",
"zy_croptopia:milk_bottle",
"minecraft:egg",
"zy_croptopia:chocolate",
"zy_croptopia:frying_pan"
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:sugar"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:flour"
},
{
"slot": "3",
"count": 1,
"item": "zy_croptopia:milk_bottle"
},
{
"slot": "4",
"count": 1,
"item": "minecraft:egg"
},
{
"slot": "5",
"count": 1,
"item": "zy_croptopia:chocolate"
},
{
"slot": "6",
"count": 1,
"item": "zy_croptopia:frying_pan"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:brownies"
},
{
"count": 1,
"item": "zy_croptopia:frying_pan"
}
],
"slots": [
{
"id": "minecraft:sugar",
"rawId": "minecraft:sugar",
"aux": "undefined",
"count": 1,
"label": "sugar",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:flour",
"rawId": "zy_croptopia:flour",
"aux": "undefined",
"count": 1,
"label": "面粉",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:milk_bottle",
"rawId": "zy_croptopia:milk_bottle",
"aux": "undefined",
"count": 1,
"label": "牛奶瓶",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:egg",
"rawId": "minecraft:egg",
"aux": "undefined",
"count": 1,
"label": "egg",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:chocolate",
"rawId": "zy_croptopia:chocolate",
"aux": "undefined",
"count": 1,
"label": "巧克力",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:brownies",
"rawId": "zy_croptopia:brownies",
"aux": "undefined",
"count": 1,
"label": "布朗尼",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:frying_pan",
"rawId": "zy_croptopia:frying_pan",
"aux": "undefined",
"count": 1,
"label": "平底锅",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}