
配方vintage_delight_nullgr
鬼椒碳配方
vintage_delight_nullgr:cooked_pepper
熔炉,产出 vintage_delight_nullgr:ghost_charcoal
概述
熔炉,产出 vintage_delight_nullgr:ghost_charcoal
- 资料类型
- 配方
- 命名空间
- vintage_delight_nullgr
- 所属模组
- vintage-delight
- 关联资料
- 2 条
配方熔炉blast_furnacecampfire
用途与获取
- 这是一个熔炉资料。
- 产出:鬼椒碳。
- 布局:列表。
关联知识
数据来源
- 来源文件
- VintageDelight_BP/netease_recipes/vintage_delight_nullgr_cooked_pepper.json
- 条目 ID
- vintage_delight_nullgr:cooked_pepper
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方

- 类型
- 熔炉
- 布局
- 列表
- 产出
- 鬼椒碳
- 产物预览

- 标签
- blast_furnace、campfire、熔炉
技术区:组件 JSON
{
"recipe": {
"id": "vintage_delight_nullgr:cooked_pepper",
"type": "furnace",
"recipeKind": "furnace",
"layout": "list",
"inputIds": [
"vintage_delight_nullgr:ghost_pepper"
],
"outputIds": [
"vintage_delight_nullgr:ghost_charcoal"
],
"pattern": [],
"grid": [],
"ingredients": [],
"results": [
{
"count": 1,
"item": "vintage_delight_nullgr:ghost_charcoal",
"data": 0
}
],
"slots": [
{
"id": "vintage_delight_nullgr:ghost_pepper",
"rawId": "vintage_delight_nullgr:ghost_pepper",
"aux": "undefined",
"count": 1,
"label": "辣椒",
"iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/ghost_pepper.png",
"refType": "item"
}
],
"outputs": [
{
"id": "vintage_delight_nullgr:ghost_charcoal",
"rawId": "vintage_delight_nullgr:ghost_charcoal",
"aux": "undefined",
"count": 1,
"label": "鬼椒碳",
"iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/ghost_charcoal.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"blast_furnace",
"campfire",
"furnace"
]
}
}