返回首页
配方farmer_delight_nullgr

苹果派配方

farmer_delight_nullgr:apple_pie

有序合成,产出 farmer_delight_nullgr:apple_pie_4

配方

wheat
wheat
wheat
apple
apple
apple
sugar
馅饼酥皮
sugar
类型
有序合成
布局
工作台 3x3
产出
苹果派
产物预览
苹果派
标签
工作台

组件摘要

{
  "recipe": {
    "id": "farmer_delight_nullgr:apple_pie",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:sugar",
      "farmer_delight_nullgr:pie_crust",
      "minecraft:wheat",
      "minecraft:apple"
    ],
    "outputIds": [
      "farmer_delight_nullgr:apple_pie_4"
    ],
    "pattern": [
      "CCC",
      "FFF",
      "IHI"
    ],
    "grid": [
      "minecraft:wheat",
      "minecraft:wheat",
      "minecraft:wheat",
      "minecraft:apple",
      "minecraft:apple",
      "minecraft:apple",
      "minecraft:sugar",
      "farmer_delight_nullgr:pie_crust",
      "minecraft:sugar"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:sugar",
        "data": 0
      },
      {
        "slot": "H",
        "item": "farmer_delight_nullgr:pie_crust",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:wheat",
        "data": 0
      },
      {
        "slot": "F",
        "item": "minecraft:apple",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "farmer_delight_nullgr:apple_pie_4",
        "data": 0
      }
    ],
    "slots": [
      {
        "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"
      },
      {
        "id": "minecraft:wheat",
        "rawId": "minecraft:wheat",
        "aux": "undefined",
        "count": 1,
        "label": "wheat",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:apple",
        "rawId": "minecraft:apple",
        "aux": "undefined",
        "count": 1,
        "label": "apple",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "farmer_delight_nullgr:pie_crust",
        "rawId": "farmer_delight_nullgr:pie_crust",
        "aux": "undefined",
        "count": 1,
        "label": "馅饼酥皮",
        "iconUrl": "/api/assets/farmer-delight-nullgr/FarmerDelight_NullGr_RP/textures/items/famerdelight/pie_crust.png",
        "refType": "item"
      },
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "farmer_delight_nullgr:apple_pie_4",
        "rawId": "farmer_delight_nullgr:apple_pie_4",
        "aux": "undefined",
        "count": 1,
        "label": "苹果派",
        "iconUrl": "/api/assets/farmer-delight-nullgr/FarmerDelight_NullGr_RP/textures/blocks/famerdelight/apple_pie_top.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}