返回上一级
烤面筋配方
配方casualness_delight_nullgr

烤面筋配方

casualness_delight_nullgr:roast_gluten

熔炉,产出 casualness_delight_nullgr:roast_gluten

概述

熔炉,产出 casualness_delight_nullgr:roast_gluten

资料类型
配方
命名空间
casualness_delight_nullgr
所属模组
casualness-delight
关联资料
2 条
配方熔炉blast_furnacecampfiresmoker

用途与获取

  • 这是一个熔炉资料。
  • 产出:烤面筋。
  • 布局:列表。

关联知识

数据来源

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

配方

面筋串
类型
熔炉
布局
列表
产出
烤面筋
产物预览
烤面筋
标签
blast_furnace、campfire、熔炉、smoker
技术区:组件 JSON
{
  "recipe": {
    "id": "casualness_delight_nullgr:roast_gluten",
    "type": "furnace",
    "recipeKind": "furnace",
    "layout": "list",
    "inputIds": [
      "casualness_delight_nullgr:gluten_skewer"
    ],
    "outputIds": [
      "casualness_delight_nullgr:roast_gluten"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [],
    "results": [
      {
        "count": 1,
        "item": "casualness_delight_nullgr:roast_gluten",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "casualness_delight_nullgr:gluten_skewer",
        "rawId": "casualness_delight_nullgr:gluten_skewer",
        "aux": "undefined",
        "count": 1,
        "label": "面筋串",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_evS95vIh/textures/items/sy/gluten_skewer.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "casualness_delight_nullgr:roast_gluten",
        "rawId": "casualness_delight_nullgr:roast_gluten",
        "aux": "undefined",
        "count": 1,
        "label": "烤面筋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_evS95vIh/textures/items/sy/roast_gluten.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "blast_furnace",
      "campfire",
      "furnace",
      "smoker"
    ]
  }
}