
配方valentine_delight_nullgr
神鹰哥饼干配方
valentine_delight_nullgr:peculiar_cookie
有序合成,产出 valentine_delight_nullgr:peculiar_cookie
概述
有序合成,产出 valentine_delight_nullgr:peculiar_cookie
- 资料类型
- 配方
- 命名空间
- valentine_delight_nullgr
- 所属模组
- m-cb-qra-pm
- 关联资料
- 2 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:神鹰哥饼干。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_mCbQraPm/netease_recipes/peculiar_cookie.json
- 条目 ID
- valentine_delight_nullgr:peculiar_cookie
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
phantom_membrane

phantom_membrane

cookie

phantom_membrane

phantom_membrane
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 神鹰哥饼干
- 产物预览
2- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "valentine_delight_nullgr:peculiar_cookie",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:phantom_membrane",
"minecraft:cookie",
"valentine_delight_nullgr:cotton_candy"
],
"outputIds": [
"valentine_delight_nullgr:peculiar_cookie"
],
"pattern": [
"ABA",
"BCB",
"ABA"
],
"grid": [
"minecraft:phantom_membrane",
"valentine_delight_nullgr:cotton_candy",
"minecraft:phantom_membrane",
"valentine_delight_nullgr:cotton_candy",
"minecraft:cookie",
"valentine_delight_nullgr:cotton_candy",
"minecraft:phantom_membrane",
"valentine_delight_nullgr:cotton_candy",
"minecraft:phantom_membrane"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:phantom_membrane"
},
{
"slot": "C",
"item": "minecraft:cookie"
},
{
"slot": "B",
"item": "valentine_delight_nullgr:cotton_candy"
}
],
"results": [
{
"count": 2,
"item": "valentine_delight_nullgr:peculiar_cookie"
}
],
"slots": [
{
"id": "minecraft:phantom_membrane",
"rawId": "minecraft:phantom_membrane",
"aux": "undefined",
"count": 1,
"label": "phantom membrane",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "valentine_delight_nullgr:cotton_candy",
"rawId": "valentine_delight_nullgr:cotton_candy",
"aux": "undefined",
"count": 1,
"label": "棉花糖",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5vY9lsty/textures/items/valentin_items/cotton_candy.png",
"refType": "item"
},
{
"id": "minecraft:phantom_membrane",
"rawId": "minecraft:phantom_membrane",
"aux": "undefined",
"count": 1,
"label": "phantom membrane",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "valentine_delight_nullgr:cotton_candy",
"rawId": "valentine_delight_nullgr:cotton_candy",
"aux": "undefined",
"count": 1,
"label": "棉花糖",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5vY9lsty/textures/items/valentin_items/cotton_candy.png",
"refType": "item"
},
{
"id": "minecraft:cookie",
"rawId": "minecraft:cookie",
"aux": "undefined",
"count": 1,
"label": "cookie",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "valentine_delight_nullgr:cotton_candy",
"rawId": "valentine_delight_nullgr:cotton_candy",
"aux": "undefined",
"count": 1,
"label": "棉花糖",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5vY9lsty/textures/items/valentin_items/cotton_candy.png",
"refType": "item"
},
{
"id": "minecraft:phantom_membrane",
"rawId": "minecraft:phantom_membrane",
"aux": "undefined",
"count": 1,
"label": "phantom membrane",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "valentine_delight_nullgr:cotton_candy",
"rawId": "valentine_delight_nullgr:cotton_candy",
"aux": "undefined",
"count": 1,
"label": "棉花糖",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5vY9lsty/textures/items/valentin_items/cotton_candy.png",
"refType": "item"
},
{
"id": "minecraft:phantom_membrane",
"rawId": "minecraft:phantom_membrane",
"aux": "undefined",
"count": 1,
"label": "phantom membrane",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "valentine_delight_nullgr:peculiar_cookie",
"rawId": "valentine_delight_nullgr:peculiar_cookie",
"aux": "undefined",
"count": 2,
"label": "神鹰哥饼干",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5vY9lsty/textures/items/valentin_items/peculiar_cookie.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}