返回首页
燕麦曲奇配方
配方vintage_delight_nullgr

燕麦曲奇配方

vintage_delight_nullgr:oat_cookie

有序合成,产出 vintage_delight_nullgr:oatmeal_cookie, minecraft:glass_bottle

配方

燕麦
燕麦
honey_bottle
类型
有序合成
布局
工作台 3x3
产出
燕麦曲奇, glass bottle
产物预览
燕麦曲奇6
glass_bottle
标签
工作台

组件摘要

{
  "recipe": {
    "id": "vintage_delight_nullgr:oat_cookie",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:honey_bottle",
      "vintage_delight_nullgr:oat"
    ],
    "outputIds": [
      "vintage_delight_nullgr:oatmeal_cookie",
      "minecraft:glass_bottle"
    ],
    "pattern": [
      "BB",
      "C "
    ],
    "grid": [
      "vintage_delight_nullgr:oat",
      "vintage_delight_nullgr:oat",
      "minecraft:honey_bottle",
      null
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "minecraft:honey_bottle",
        "data": 0
      },
      {
        "slot": "B",
        "item": "vintage_delight_nullgr:oat",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 6,
        "item": "vintage_delight_nullgr:oatmeal_cookie",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:glass_bottle",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "vintage_delight_nullgr:oat",
        "rawId": "vintage_delight_nullgr:oat",
        "aux": "undefined",
        "count": 1,
        "label": "燕麦",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/oat.png",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:oat",
        "rawId": "vintage_delight_nullgr:oat",
        "aux": "undefined",
        "count": 1,
        "label": "燕麦",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/oat.png",
        "refType": "item"
      },
      {
        "id": "minecraft:honey_bottle",
        "rawId": "minecraft:honey_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "honey bottle",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "vintage_delight_nullgr:oatmeal_cookie",
        "rawId": "vintage_delight_nullgr:oatmeal_cookie",
        "aux": "undefined",
        "count": 6,
        "label": "燕麦曲奇",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/oatmeal_cookie.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"
    ]
  }
}