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

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "letsdobakey_nullgr:wall_display",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:stick",
"minecraft:spruce_slab"
],
"outputIds": [
"letsdobakey_nullgr:wall_display"
],
"pattern": [
"BLB",
"BLB",
"BLB"
],
"grid": [
"minecraft:stick",
"minecraft:spruce_slab",
"minecraft:stick",
"minecraft:stick",
"minecraft:spruce_slab",
"minecraft:stick",
"minecraft:stick",
"minecraft:spruce_slab",
"minecraft:stick"
],
"ingredients": [
{
"slot": "B",
"item": "minecraft:stick"
},
{
"slot": "L",
"item": "minecraft:spruce_slab"
}
],
"results": [
{
"count": 1,
"item": "letsdobakey_nullgr:wall_display",
"data": 0
}
],
"slots": [
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:spruce_slab",
"rawId": "minecraft:spruce_slab",
"aux": "undefined",
"count": 1,
"label": "spruce slab",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:spruce_slab",
"rawId": "minecraft:spruce_slab",
"aux": "undefined",
"count": 1,
"label": "spruce slab",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:spruce_slab",
"rawId": "minecraft:spruce_slab",
"aux": "undefined",
"count": 1,
"label": "spruce slab",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "letsdobakey_nullgr:wall_display",
"rawId": "letsdobakey_nullgr:wall_display",
"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"
]
}
}