返回首页
配方vintage_delight_nullgr

肉香披萨配方

vintage_delight_nullgr:meat_piza

有序合成,产出 vintage_delight_nullgr:meat_pizza_slice4

配方

蜂蜜烤花生
cooked_beef
类型
有序合成
布局
工作台 3x3
产出
肉香披萨
产物预览
肉香披萨
标签
工作台

组件摘要

{
  "recipe": {
    "id": "vintage_delight_nullgr:meat_piza",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "vintage_delight_nullgr:honey_roasted_peanut",
      "minecraft:cooked_beef"
    ],
    "outputIds": [
      "vintage_delight_nullgr:meat_pizza_slice4"
    ],
    "pattern": [
      "CCC",
      "FEF",
      " G "
    ],
    "grid": [
      null,
      null,
      null,
      null,
      "vintage_delight_nullgr:honey_roasted_peanut",
      null,
      null,
      "minecraft:cooked_beef",
      null
    ],
    "ingredients": [
      {
        "slot": "C",
        "tag": "cheese",
        "data": 0
      },
      {
        "slot": "E",
        "item": "vintage_delight_nullgr:honey_roasted_peanut",
        "data": 0
      },
      {
        "slot": "G",
        "item": "minecraft:cooked_beef",
        "data": 0
      },
      {
        "slot": "F",
        "tag": "dough",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "vintage_delight_nullgr:meat_pizza_slice4",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "vintage_delight_nullgr:honey_roasted_peanut",
        "rawId": "vintage_delight_nullgr:honey_roasted_peanut",
        "aux": "undefined",
        "count": 1,
        "label": "蜂蜜烤花生",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/honey_roasted_peanut.png",
        "refType": "item"
      },
      {
        "id": "minecraft:cooked_beef",
        "rawId": "minecraft:cooked_beef",
        "aux": "undefined",
        "count": 1,
        "label": "cooked beef",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "vintage_delight_nullgr:meat_pizza_slice4",
        "rawId": "vintage_delight_nullgr:meat_pizza_slice4",
        "aux": "undefined",
        "count": 1,
        "label": "肉香披萨",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/blocks/vintage/cheese_mold.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}