
配方nether_delight_nullgr
疣猪兽里脊配方
nether_delight_nullgr:hoglin_sirloin
熔炉,产出 nether_delight_nullgr:hoglin_sirloin
概述
熔炉,产出 nether_delight_nullgr:hoglin_sirloin
- 资料类型
- 配方
- 命名空间
- nether_delight_nullgr
- 所属模组
- nether-delight
- 关联资料
- 2 条
配方熔炉blast_furnacecampfiresmoker
用途与获取
- 这是一个熔炉资料。
- 产出:疣猪兽里脊。
- 布局:列表。
关联知识
数据来源
- 来源文件
- NetherDelight_BP/netease_recipes/nether_delight_nullgr_hoglin_sirloin.json
- 条目 ID
- nether_delight_nullgr:hoglin_sirloin
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方

- 类型
- 熔炉
- 布局
- 列表
- 产出
- 疣猪兽里脊
- 产物预览

- 标签
- 熔炉、blast_furnace、campfire、smoker
技术区:组件 JSON
{
"recipe": {
"id": "nether_delight_nullgr:hoglin_sirloin",
"type": "furnace",
"recipeKind": "furnace",
"layout": "list",
"inputIds": [
"nether_delight_nullgr:hoglin_loin"
],
"outputIds": [
"nether_delight_nullgr:hoglin_sirloin"
],
"pattern": [],
"grid": [],
"ingredients": [],
"results": [
{
"count": 1,
"item": "nether_delight_nullgr:hoglin_sirloin",
"data": 0
}
],
"slots": [
{
"id": "nether_delight_nullgr:hoglin_loin",
"rawId": "nether_delight_nullgr:hoglin_loin",
"aux": "undefined",
"count": 1,
"label": "疣猪兽腰",
"iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/items/nether/hoglin_loin.png",
"refType": "item"
}
],
"outputs": [
{
"id": "nether_delight_nullgr:hoglin_sirloin",
"rawId": "nether_delight_nullgr:hoglin_sirloin",
"aux": "undefined",
"count": 1,
"label": "疣猪兽里脊",
"iconUrl": "/api/assets/local-farmer-delight-46in1/NetherDelight_RP/textures/items/nether/hoglin_sirloin.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"furnace",
"blast_furnace",
"campfire",
"smoker"
]
}
}