返回首页
塔克配方
配方corn_delight

塔克配方

corn_delight:taco

有序合成,产出 corn_delight:taco

配方

墨西哥玉米饼
cabbage_leaf
onion
cooked_bacon
类型
有序合成
布局
工作台 3x3
产出
塔克
产物预览
塔克
标签
工作台

组件摘要

{
  "recipe": {
    "id": "corn_delight:taco",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "corn_delight:tortilla",
      "farmer_delight_nullgr:onion",
      "farmer_delight_nullgr:cabbage_leaf",
      "farmer_delight_nullgr:cooked_bacon"
    ],
    "outputIds": [
      "corn_delight:taco"
    ],
    "pattern": [
      "AB",
      "CD"
    ],
    "grid": [
      "corn_delight:tortilla",
      "farmer_delight_nullgr:cabbage_leaf",
      "farmer_delight_nullgr:onion",
      "farmer_delight_nullgr:cooked_bacon"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "corn_delight:tortilla",
        "data": 0
      },
      {
        "slot": "C",
        "item": "farmer_delight_nullgr:onion",
        "data": 0
      },
      {
        "slot": "B",
        "item": "farmer_delight_nullgr:cabbage_leaf",
        "data": 0
      },
      {
        "slot": "D",
        "item": "farmer_delight_nullgr:cooked_bacon",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "corn_delight:taco",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "corn_delight:tortilla",
        "rawId": "corn_delight:tortilla",
        "aux": "undefined",
        "count": 1,
        "label": "墨西哥玉米饼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Corn_Delight_RP/textures/items/corn/Tortilla.png",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:cabbage_leaf",
        "rawId": "farmer_delight_nullgr:cabbage_leaf",
        "aux": "undefined",
        "count": 1,
        "label": "cabbage leaf",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:onion",
        "rawId": "farmer_delight_nullgr:onion",
        "aux": "undefined",
        "count": 1,
        "label": "onion",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:cooked_bacon",
        "rawId": "farmer_delight_nullgr:cooked_bacon",
        "aux": "undefined",
        "count": 1,
        "label": "cooked bacon",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "corn_delight:taco",
        "rawId": "corn_delight:taco",
        "aux": "undefined",
        "count": 1,
        "label": "塔克",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/Corn_Delight_RP/textures/items/corn/Taco.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}