返回首页
配方zy_croptopia

水果冰沙配方

zy_croptopia:fruit_smoothie_shapeless

无序合成,产出 zy_croptopia:fruit_smoothie

配方

glass_bottle
bellpepper
ice
milk_bottle
类型
无序合成
布局
列表
产出
水果冰沙
产物预览
fruit_smoothie2
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:fruit_smoothie_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "minecraft:glass_bottle",
      "zy_croptopia:bellpepper",
      "minecraft:ice",
      "zy_croptopia:milk_bottle"
    ],
    "outputIds": [
      "zy_croptopia:fruit_smoothie"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "minecraft:glass_bottle"
      },
      {
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "count": 1,
        "item": "zy_croptopia:bellpepper"
      },
      {
        "count": 1,
        "item": "minecraft:ice"
      },
      {
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      }
    ],
    "results": [
      {
        "count": 2,
        "item": "zy_croptopia:fruit_smoothie"
      }
    ],
    "slots": [
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:bellpepper",
        "rawId": "zy_croptopia:bellpepper",
        "aux": "undefined",
        "count": 1,
        "label": "甜椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:ice",
        "rawId": "minecraft:ice",
        "aux": "undefined",
        "count": 1,
        "label": "ice",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶瓶",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:fruit_smoothie",
        "rawId": "zy_croptopia:fruit_smoothie",
        "aux": "undefined",
        "count": 2,
        "label": "水果冰沙",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}