返回首页
芝士凝乳配方
配方vintage_delight_nullgr

芝士凝乳配方

vintage_delight_nullgr:cheese_cruds

有序合成,产出 vintage_delight_nullgr:cheese_curds, minecraft:glass_bottle, minecraft:bucket

配方

milk_bucket
醋瓶
类型
有序合成
布局
工作台 3x3
产出
芝士凝乳, glass bottle, bucket
产物预览
芝士凝乳4
glass_bottle
bucket
标签
工作台

组件摘要

{
  "recipe": {
    "id": "vintage_delight_nullgr:cheese_cruds",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:milk_bucket",
      "vintage_delight_nullgr:vinegar_bottle"
    ],
    "outputIds": [
      "vintage_delight_nullgr:cheese_curds",
      "minecraft:glass_bottle",
      "minecraft:bucket"
    ],
    "pattern": [
      "ABC"
    ],
    "grid": [
      "minecraft:milk_bucket",
      null,
      "vintage_delight_nullgr:vinegar_bottle"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:milk_bucket",
        "data": 0
      },
      {
        "slot": "C",
        "item": "vintage_delight_nullgr:vinegar_bottle",
        "data": 0
      },
      {
        "slot": "B",
        "tag": "salt",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 4,
        "item": "vintage_delight_nullgr:cheese_curds",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:glass_bottle",
        "data": 0
      },
      {
        "count": 1,
        "item": "minecraft:bucket",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:milk_bucket",
        "rawId": "minecraft:milk_bucket",
        "aux": "undefined",
        "count": 1,
        "label": "milk bucket",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "vintage_delight_nullgr:vinegar_bottle",
        "rawId": "vintage_delight_nullgr:vinegar_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "醋瓶",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/vinegar_bottle.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "vintage_delight_nullgr:cheese_curds",
        "rawId": "vintage_delight_nullgr:cheese_curds",
        "aux": "undefined",
        "count": 4,
        "label": "芝士凝乳",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/VintageDelight_RP/textures/items/vintage/cheese_curds.png",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bucket",
        "rawId": "minecraft:bucket",
        "aux": "undefined",
        "count": 1,
        "label": "bucket",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}