返回上一级
烟熏豆腐鱼配方
配方vegan_delight_nullgr

烟熏豆腐鱼配方

vegan_delight_nullgr:smoked_tofish

熔炉,产出 vegan_delight_nullgr:smoked_tofish

概述

熔炉,产出 vegan_delight_nullgr:smoked_tofish

资料类型
配方
命名空间
vegan_delight_nullgr
所属模组
vegan-delight
关联资料
2 条
配方熔炉smoker

用途与获取

  • 这是一个熔炉资料。
  • 产出:烟熏豆腐鱼。
  • 布局:列表。

关联知识

数据来源

来源文件
Vegan_delight_BP/netease_recipes/vegan_delight_nullgr_smoked_tofish.json
条目 ID
vegan_delight_nullgr:smoked_tofish
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

配方

豆腐鱼
类型
熔炉
布局
列表
产出
烟熏豆腐鱼
产物预览
烟熏豆腐鱼
标签
smoker
技术区:组件 JSON
{
  "recipe": {
    "id": "vegan_delight_nullgr:smoked_tofish",
    "type": "furnace",
    "recipeKind": "furnace",
    "layout": "list",
    "inputIds": [
      "vegan_delight_nullgr:tofish"
    ],
    "outputIds": [
      "vegan_delight_nullgr:smoked_tofish"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [],
    "results": [
      {
        "count": 1,
        "item": "vegan_delight_nullgr:smoked_tofish",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "vegan_delight_nullgr:tofish",
        "rawId": "vegan_delight_nullgr:tofish",
        "aux": "undefined",
        "count": 1,
        "label": "豆腐鱼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/tofish.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "vegan_delight_nullgr:smoked_tofish",
        "rawId": "vegan_delight_nullgr:smoked_tofish",
        "aux": "undefined",
        "count": 1,
        "label": "烟熏豆腐鱼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/smoked_tofish.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "smoker"
    ]
  }
}