
配方nether_delight_nullgr
诡蓝嫩烤腰肉排配方
nether_delight_nullgr:blue_tenderloin_steak
有序合成,产出 nether_delight_nullgr:blue_tenderloin_steak
概述
有序合成,产出 nether_delight_nullgr:blue_tenderloin_steak
- 资料类型
- 配方
- 命名空间
- nether_delight_nullgr
- 所属模组
- pnyi-sh2b
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:诡蓝嫩烤腰肉排。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_PNyiSH2B/netease_recipes/nether_delight_nullgr_blue_tenderloin_steak.json
- 条目 ID
- nether_delight_nullgr:blue_tenderloin_steak
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
warped_fungus
warped_fungus
hoglin_sirloin
bowl
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 诡蓝嫩烤腰肉排
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "nether_delight_nullgr:blue_tenderloin_steak",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"nether_delight_nullgr:hoglin_sirloin",
"minecraft:warped_fungus",
"minecraft:bowl"
],
"outputIds": [
"nether_delight_nullgr:blue_tenderloin_steak"
],
"pattern": [
"BB",
"CD"
],
"grid": [
"minecraft:warped_fungus",
"minecraft:warped_fungus",
"nether_delight_nullgr:hoglin_sirloin",
"minecraft:bowl"
],
"ingredients": [
{
"slot": "C",
"item": "nether_delight_nullgr:hoglin_sirloin",
"data": 0
},
{
"slot": "B",
"item": "minecraft:warped_fungus",
"data": 0
},
{
"slot": "D",
"item": "minecraft:bowl",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "nether_delight_nullgr:blue_tenderloin_steak",
"data": 0
}
],
"slots": [
{
"id": "minecraft:warped_fungus",
"rawId": "minecraft:warped_fungus",
"aux": "undefined",
"count": 1,
"label": "warped fungus",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:warped_fungus",
"rawId": "minecraft:warped_fungus",
"aux": "undefined",
"count": 1,
"label": "warped fungus",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "nether_delight_nullgr:hoglin_sirloin",
"rawId": "nether_delight_nullgr:hoglin_sirloin",
"aux": "undefined",
"count": 1,
"label": "hoglin sirloin",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bowl",
"rawId": "minecraft:bowl",
"aux": "undefined",
"count": 1,
"label": "bowl",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "nether_delight_nullgr:blue_tenderloin_steak",
"rawId": "nether_delight_nullgr:blue_tenderloin_steak",
"aux": "undefined",
"count": 1,
"label": "诡蓝嫩烤腰肉排",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/blue_tenderloin_steak.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}