返回首页
素食馅饼配方
配方miners_delight

素食馅饼配方

miners_delight:vegan_patty

有序合成,产出 miners_delight:vegan_patty

配方

苔藓
洞穴萝卜
wheat
wheat
类型
有序合成
布局
工作台 3x3
产出
素食馅饼
产物预览
素食馅饼
标签
工作台

组件摘要

{
  "recipe": {
    "id": "miners_delight:vegan_patty",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "miners_delight:moss",
      "miners_delight:cave_carrot",
      "minecraft:wheat"
    ],
    "outputIds": [
      "miners_delight:vegan_patty"
    ],
    "pattern": [
      "ABD",
      "D  "
    ],
    "grid": [
      "miners_delight:moss",
      "miners_delight:cave_carrot",
      "minecraft:wheat",
      "minecraft:wheat",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "miners_delight:moss",
        "data": 0
      },
      {
        "slot": "B",
        "item": "miners_delight:cave_carrot",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:wheat",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "miners_delight:vegan_patty",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "miners_delight:moss",
        "rawId": "miners_delight:moss",
        "aux": "undefined",
        "count": 1,
        "label": "苔藓",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/MinersDelight_RP/textures/items/miners/moss.png",
        "refType": "item"
      },
      {
        "id": "miners_delight:cave_carrot",
        "rawId": "miners_delight:cave_carrot",
        "aux": "undefined",
        "count": 1,
        "label": "洞穴萝卜",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/MinersDelight_RP/textures/items/miners/cave_carrot.png",
        "refType": "item"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "miners_delight:vegan_patty",
        "rawId": "miners_delight:vegan_patty",
        "aux": "undefined",
        "count": 1,
        "label": "素食馅饼",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/MinersDelight_RP/textures/items/miners/vegan_patty.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}