返回首页
擀面杖配方
配方bakingdelight_nullgr

擀面杖配方

bakingdelight_nullgr:kneading_stick

有序合成,产出 bakingdelight_nullgr:kneading_stick

配方

stick
planks
stick
类型
有序合成
布局
工作台 3x3
产出
擀面杖
产物预览
擀面杖
标签
工作台

组件摘要

{
  "recipe": {
    "id": "bakingdelight_nullgr:kneading_stick",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:planks",
      "minecraft:stick"
    ],
    "outputIds": [
      "bakingdelight_nullgr:kneading_stick"
    ],
    "pattern": [
      "  S",
      " P ",
      "S  "
    ],
    "grid": [
      null,
      null,
      "minecraft:stick",
      null,
      "minecraft:planks",
      null,
      "minecraft:stick",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "P",
        "item": "minecraft:planks"
      },
      {
        "slot": "S",
        "item": "minecraft:stick"
      }
    ],
    "results": [
      {
        "item": "bakingdelight_nullgr:kneading_stick"
      }
    ],
    "slots": [
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "bakingdelight_nullgr:kneading_stick",
        "rawId": "bakingdelight_nullgr:kneading_stick",
        "aux": "undefined",
        "count": 1,
        "label": "擀面杖",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_TcN74a7y/textures/items/hb/kneading_stick.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table",
      ""
    ]
  }
}