返回首页
番茄面包配方
配方spanish_delight_nullgr

番茄面包配方

spanish_delight_nullgr:pantumaca

有序合成,产出 spanish_delight_nullgr:pantumaca

配方

bread
tomato
类型
有序合成
布局
工作台 3x3
产出
番茄面包
产物预览
番茄面包
标签
工作台

组件摘要

{
  "recipe": {
    "id": "spanish_delight_nullgr:pantumaca",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:bread",
      "farmer_delight_nullgr:tomato"
    ],
    "outputIds": [
      "spanish_delight_nullgr:pantumaca"
    ],
    "pattern": [
      "AB"
    ],
    "grid": [
      "minecraft:bread",
      "farmer_delight_nullgr:tomato"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:bread",
        "data": 0
      },
      {
        "slot": "B",
        "item": "farmer_delight_nullgr:tomato",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "spanish_delight_nullgr:pantumaca",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:tomato",
        "rawId": "farmer_delight_nullgr:tomato",
        "aux": "undefined",
        "count": 1,
        "label": "tomato",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "spanish_delight_nullgr:pantumaca",
        "rawId": "spanish_delight_nullgr:pantumaca",
        "aux": "undefined",
        "count": 1,
        "label": "番茄面包",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/SpanishDelight_RP/textures/items/spanish/pantumaca.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}