返回首页
馅饼酥皮配方
配方farmer_delight_nullgr

馅饼酥皮配方

farmer_delight_nullgr:pie_crust

有序合成,产出 farmer_delight_nullgr:pie_crust, minecraft:glass_bottle

配方

wheat
wheat
wheat
类型
有序合成
布局
工作台 3x3
产出
馅饼酥皮, glass bottle
产物预览
馅饼酥皮
glass_bottle
标签
工作台

组件摘要

{
  "recipe": {
    "id": "farmer_delight_nullgr:pie_crust",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:wheat"
    ],
    "outputIds": [
      "farmer_delight_nullgr:pie_crust",
      "minecraft:glass_bottle"
    ],
    "pattern": [
      "DBD",
      " D "
    ],
    "grid": [
      "minecraft:wheat",
      null,
      "minecraft:wheat",
      null,
      "minecraft:wheat",
      null
    ],
    "ingredients": [
      {
        "slot": "B",
        "tag": "milk_bottle",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:wheat",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "farmer_delight_nullgr:pie_crust",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:glass_bottle",
        "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"
      }
    ],
    "outputs": [
      {
        "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:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}