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

石搅拌器配方

bakingdelight_nullgr:stone_whisk_from_cobblestone

有序合成,产出 bakingdelight_nullgr:stone_whisk

配方

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

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:stone_whisk_from_cobblestone",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:cobblestone",
      "minecraft:stick",
      "minecraft:stone_slab"
    ],
    "outputIds": [
      "bakingdelight_nullgr:stone_whisk"
    ],
    "pattern": [
      "A",
      "B",
      "C"
    ],
    "grid": [
      "minecraft:cobblestone",
      "minecraft:stone_slab",
      "minecraft:stick"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:cobblestone"
      },
      {
        "slot": "C",
        "item": "minecraft:stick",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:stone_slab",
        "data": 3
      }
    ],
    "results": [
      {
        "item": "bakingdelight_nullgr:stone_whisk"
      }
    ],
    "slots": [
      {
        "id": "minecraft:cobblestone",
        "rawId": "minecraft:cobblestone",
        "aux": "undefined",
        "count": 1,
        "label": "cobblestone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stone_slab",
        "rawId": "minecraft:stone_slab",
        "aux": "undefined",
        "count": 1,
        "label": "stone slab",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:stone_whisk",
        "rawId": "bakingdelight_nullgr:stone_whisk",
        "aux": "undefined",
        "count": 1,
        "label": "石搅拌器",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/stone_whisk.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}