配方ube_delight_nullgr
竹烤垫配方
ube_delight_nullgr:baking_mat
有序合成,产出 ube_delight_nullgr:baking_mat_bamboo
概述
有序合成,产出 ube_delight_nullgr:baking_mat_bamboo
- 资料类型
- 配方
- 命名空间
- ube_delight_nullgr
- 所属模组
- ube-delight
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:竹烤垫。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- Ube_Delight_BP/netease_recipes/ube_delight_nullgr_baking_mat.json
- 条目 ID
- ube_delight_nullgr:baking_mat
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
bamboo
bamboo
bamboo
bamboo
honeycomb
bamboo
bamboo
bamboo
bamboo
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 竹烤垫
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "ube_delight_nullgr:baking_mat",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:bamboo",
"minecraft:honeycomb"
],
"outputIds": [
"ube_delight_nullgr:baking_mat_bamboo"
],
"pattern": [
"AAA",
"ABA",
"AAA"
],
"grid": [
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:honeycomb",
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:bamboo",
"minecraft:bamboo"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:bamboo",
"data": 0
},
{
"slot": "B",
"item": "minecraft:honeycomb",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "ube_delight_nullgr:baking_mat_bamboo",
"data": 0
}
],
"slots": [
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:honeycomb",
"rawId": "minecraft:honeycomb",
"aux": "undefined",
"count": 1,
"label": "honeycomb",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bamboo",
"rawId": "minecraft:bamboo",
"aux": "undefined",
"count": 1,
"label": "bamboo",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "ube_delight_nullgr:baking_mat_bamboo",
"rawId": "ube_delight_nullgr:baking_mat_bamboo",
"aux": "undefined",
"count": 1,
"label": "竹烤垫",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Ube_Delight_RP/textures/blocks/ube/custom_brah.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}