配方letsdobakey_nullgr
面包篮配方
letsdobakey_nullgr:bread_crate_5
有序合成,产出 letsdobakey_nullgr:bread_crate_5
概述
有序合成,产出 letsdobakey_nullgr:bread_crate_5
- 资料类型
- 配方
- 命名空间
- letsdobakey_nullgr
- 所属模组
- lets-do-bakey
- 关联资料
- 6 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:面包篮。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- LetsDoBakey_BP/netease_recipes/letsdobakey_nullgr_bread_crate_5.json
- 条目 ID
- letsdobakey_nullgr:bread_crate_5
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方





- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 面包篮
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "letsdobakey_nullgr:bread_crate_5",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"letsdobakey_nullgr:baguette",
"letsdobakey_nullgr:bread_bakey",
"letsdobakey_nullgr:bun",
"letsdobakey_nullgr:bread_crate_0",
"letsdobakey_nullgr:crusty_bread"
],
"outputIds": [
"letsdobakey_nullgr:bread_crate_5"
],
"pattern": [
"ABC",
"DE "
],
"grid": [
"letsdobakey_nullgr:baguette",
"letsdobakey_nullgr:bun",
"letsdobakey_nullgr:bread_bakey",
"letsdobakey_nullgr:crusty_bread",
"letsdobakey_nullgr:bread_crate_0",
null
],
"ingredients": [
{
"slot": "A",
"item": "letsdobakey_nullgr:baguette",
"data": 0
},
{
"slot": "C",
"item": "letsdobakey_nullgr:bread_bakey",
"data": 0
},
{
"slot": "B",
"item": "letsdobakey_nullgr:bun",
"data": 0
},
{
"slot": "E",
"item": "letsdobakey_nullgr:bread_crate_0"
},
{
"slot": "D",
"item": "letsdobakey_nullgr:crusty_bread",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "letsdobakey_nullgr:bread_crate_5",
"data": 0
}
],
"slots": [
{
"id": "letsdobakey_nullgr:baguette",
"rawId": "letsdobakey_nullgr:baguette",
"aux": "undefined",
"count": 1,
"label": "法棍面包",
"iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/items/letsbaking/baguette.png",
"refType": "item"
},
{
"id": "letsdobakey_nullgr:bun",
"rawId": "letsdobakey_nullgr:bun",
"aux": "undefined",
"count": 1,
"label": "小圆面包",
"iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/items/letsbaking/bun.png",
"refType": "item"
},
{
"id": "letsdobakey_nullgr:bread_bakey",
"rawId": "letsdobakey_nullgr:bread_bakey",
"aux": "undefined",
"count": 1,
"label": "面包",
"iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/items/letsbaking/bread_bakey.png",
"refType": "item"
},
{
"id": "letsdobakey_nullgr:crusty_bread",
"rawId": "letsdobakey_nullgr:crusty_bread",
"aux": "undefined",
"count": 1,
"label": "脆皮面包",
"iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/items/letsbaking/crusty_bread.png",
"refType": "item"
},
{
"id": "letsdobakey_nullgr:bread_crate_0",
"rawId": "letsdobakey_nullgr:bread_crate_0",
"aux": "undefined",
"count": 1,
"label": "面包篮",
"iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/blocks/letsbaking/custom_brah.png",
"refType": "block"
}
],
"outputs": [
{
"id": "letsdobakey_nullgr:bread_crate_5",
"rawId": "letsdobakey_nullgr:bread_crate_5",
"aux": "undefined",
"count": 1,
"label": "面包篮",
"iconUrl": "/api/assets/local-farmer-delight-46in1/LetsDoBakey_RP/textures/blocks/letsbaking/custom_brah.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}