返回上一级
钵钵土豆配方
配方casualness_delight_nullgr

钵钵土豆配方

casualness_delight_nullgr:potato_bobo_chicken

熔炉,产出 casualness_delight_nullgr:potato_bobo_chicken

概述

熔炉,产出 casualness_delight_nullgr:potato_bobo_chicken

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

用途与获取

  • 这是一个熔炉资料。
  • 产出:钵钵土豆。
  • 布局:列表。

关联知识

数据来源

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

配方

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