返回首页
配方bakingdelight_nullgr

混合面团配方

bakingdelight_nullgr:mixed_dough

无序合成,产出 bakingdelight_nullgr:mixed_dough

配方

马铃薯淀粉
wheat_dough
类型
无序合成
布局
列表
产出
混合面团
产物预览
混合面团2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:mixed_dough",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "bakingdelight_nullgr:potato_starch",
      "farmer_delight_nullgr:wheat_dough"
    ],
    "outputIds": [
      "bakingdelight_nullgr:mixed_dough"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "item": "bakingdelight_nullgr:potato_starch"
      },
      {
        "item": "farmer_delight_nullgr:wheat_dough"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "bakingdelight_nullgr:mixed_dough"
      }
    ],
    "slots": [
      {
        "id": "bakingdelight_nullgr:potato_starch",
        "rawId": "bakingdelight_nullgr:potato_starch",
        "aux": "undefined",
        "count": 1,
        "label": "马铃薯淀粉",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/potato_starch.png",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:wheat_dough",
        "rawId": "farmer_delight_nullgr:wheat_dough",
        "aux": "undefined",
        "count": 1,
        "label": "wheat dough",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:mixed_dough",
        "rawId": "bakingdelight_nullgr:mixed_dough",
        "aux": "undefined",
        "count": 2,
        "label": "混合面团",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/blocks/hb/custom_brah.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}