返回上一级
配方zy_croptopia

牛肉干配方

zy_croptopia:beef_jerky_shaped

有序合成,产出 zy_croptopia:beef_jerky

配方

beef
beef
beef
beef
salt
beef
beef
beef
beef
类型
有序合成
布局
工作台 3x3
产出
牛肉干
产物预览
beef_jerky14
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:beef_jerky_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:beef",
      "zy_croptopia:salt"
    ],
    "outputIds": [
      "zy_croptopia:beef_jerky"
    ],
    "pattern": [
      "111",
      "121",
      "111"
    ],
    "grid": [
      "minecraft:beef",
      "minecraft:beef",
      "minecraft:beef",
      "minecraft:beef",
      "zy_croptopia:salt",
      "minecraft:beef",
      "minecraft:beef",
      "minecraft:beef",
      "minecraft:beef"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "minecraft:beef"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:salt"
      }
    ],
    "results": [
      {
        "count": 14,
        "item": "zy_croptopia:beef_jerky"
      }
    ],
    "slots": [
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "aux": "undefined",
        "count": 1,
        "label": "盐",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:beef",
        "rawId": "minecraft:beef",
        "aux": "undefined",
        "count": 1,
        "label": "beef",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:beef_jerky",
        "rawId": "zy_croptopia:beef_jerky",
        "aux": "undefined",
        "count": 14,
        "label": "牛肉干",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}