返回首页
铜刀配方
配方bakingdelight_nullgr

铜刀配方

bakingdelight_nullgr:copper_knife

有序合成,产出 bakingdelight_nullgr:copper_knife

配方

copper_block
stick
类型
有序合成
布局
工作台 3x3
产出
铜刀
产物预览
铜刀
标签
工作台

组件摘要

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