返回首页
金搅拌器配方
配方bakingdelight_nullgr

金搅拌器配方

bakingdelight_nullgr:golden_whisk

有序合成,产出 bakingdelight_nullgr:golden_whisk

配方

gold_ingot
gold_nugget
stick
类型
有序合成
布局
工作台 3x3
产出
金搅拌器
产物预览
金搅拌器
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:golden_whisk",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:gold_ingot",
      "minecraft:stick",
      "minecraft:gold_nugget"
    ],
    "outputIds": [
      "bakingdelight_nullgr:golden_whisk"
    ],
    "pattern": [
      "I",
      "N",
      "S"
    ],
    "grid": [
      "minecraft:gold_ingot",
      "minecraft:gold_nugget",
      "minecraft:stick"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:gold_ingot"
      },
      {
        "slot": "S",
        "item": "minecraft:stick"
      },
      {
        "slot": "N",
        "item": "minecraft:gold_nugget"
      }
    ],
    "results": [
      {
        "item": "bakingdelight_nullgr:golden_whisk"
      }
    ],
    "slots": [
      {
        "id": "minecraft:gold_ingot",
        "rawId": "minecraft:gold_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "gold ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:gold_nugget",
        "rawId": "minecraft:gold_nugget",
        "aux": "undefined",
        "count": 1,
        "label": "gold nugget",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:golden_whisk",
        "rawId": "bakingdelight_nullgr:golden_whisk",
        "aux": "undefined",
        "count": 1,
        "label": "金搅拌器",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/golden_whisk.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}