返回首页
配方zy_croptopia

蔓越莓汁配方

zy_croptopia:cranberry_juice_shaped

有序合成,产出 zy_croptopia:cranberry_juice, zy_croptopia:food_press

配方

cranberry
food_press
glass_bottle
类型
有序合成
布局
工作台 3x3
产出
蔓越莓汁, 多功能食品压榨机
产物预览
cranberry_juice
food_press
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:cranberry_juice_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:cranberry",
      "zy_croptopia:food_press",
      "minecraft:glass_bottle"
    ],
    "outputIds": [
      "zy_croptopia:cranberry_juice",
      "zy_croptopia:food_press"
    ],
    "pattern": [
      "123"
    ],
    "grid": [
      "zy_croptopia:cranberry",
      "zy_croptopia:food_press",
      "minecraft:glass_bottle"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:cranberry"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "zy_croptopia:food_press"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:glass_bottle"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:cranberry_juice"
      },
      {
        "count": 1,
        "item": "zy_croptopia:food_press"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:cranberry",
        "rawId": "zy_croptopia:cranberry",
        "aux": "undefined",
        "count": 1,
        "label": "蔓越莓",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:food_press",
        "rawId": "zy_croptopia:food_press",
        "aux": "undefined",
        "count": 1,
        "label": "多功能食品压榨机",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:cranberry_juice",
        "rawId": "zy_croptopia:cranberry_juice",
        "aux": "undefined",
        "count": 1,
        "label": "蔓越莓汁",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:food_press",
        "rawId": "zy_croptopia:food_press",
        "aux": "undefined",
        "count": 1,
        "label": "多功能食品压榨机",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}