
配方brazilian_delight_nullgr
奶酪面包面团配方
brazilian_delight_nullgr:cheese_bread_dough
有序合成,产出 brazilian_delight_nullgr:cheese_bread_dough, minecraft:bucket
配方
milk_bucket
egg
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 奶酪面包面团, bucket
- 产物预览
2bucket- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "brazilian_delight_nullgr:cheese_bread_dough",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:milk_bucket",
"minecraft:egg"
],
"outputIds": [
"brazilian_delight_nullgr:cheese_bread_dough",
"minecraft:bucket"
],
"pattern": [
"ABC",
"DE "
],
"grid": [
null,
null,
"minecraft:milk_bucket",
null,
"minecraft:egg",
null
],
"ingredients": [
{
"slot": "A",
"tag": "cheese",
"data": 0
},
{
"slot": "C",
"item": "minecraft:milk_bucket",
"data": 0
},
{
"slot": "B",
"tag": "cassava_flour",
"data": 0
},
{
"slot": "E",
"item": "minecraft:egg",
"data": 0
},
{
"slot": "D",
"tag": "salt",
"data": 0
}
],
"results": [
{
"count": 2,
"item": "brazilian_delight_nullgr:cheese_bread_dough",
"data": 0
},
{
"count": 1,
"item": "minecraft:bucket",
"data": 0
}
],
"slots": [
{
"id": "minecraft:milk_bucket",
"rawId": "minecraft:milk_bucket",
"aux": "undefined",
"count": 1,
"label": "milk bucket",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:egg",
"rawId": "minecraft:egg",
"aux": "undefined",
"count": 1,
"label": "egg",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "brazilian_delight_nullgr:cheese_bread_dough",
"rawId": "brazilian_delight_nullgr:cheese_bread_dough",
"aux": "undefined",
"count": 2,
"label": "奶酪面包面团",
"iconUrl": "/api/assets/addon-ywapgwfr/resource_pack_IxBeXOT7/textures/items/brazilian/cheese_bread_dough.png",
"refType": "item"
},
{
"id": "minecraft:bucket",
"rawId": "minecraft:bucket",
"aux": "undefined",
"count": 1,
"label": "bucket",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}