返回上一级
配方zy_croptopia

香蕉冰沙配方

zy_croptopia:banana_smoothie_shapeless

无序合成,产出 zy_croptopia:banana_smoothie

配方

banana
ice
milk_bottle
glass_bottle
类型
无序合成
布局
列表
产出
香蕉冰沙
产物预览
banana_smoothie
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:banana_smoothie_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:banana",
      "minecraft:ice",
      "zy_croptopia:milk_bottle",
      "minecraft:glass_bottle"
    ],
    "outputIds": [
      "zy_croptopia:banana_smoothie"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:banana"
      },
      {
        "count": 1,
        "item": "minecraft:ice"
      },
      {
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      },
      {
        "count": 1,
        "item": "minecraft:glass_bottle"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:banana_smoothie"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:banana",
        "rawId": "zy_croptopia:banana",
        "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"
      },
      {
        "id": "minecraft:glass_bottle",
        "rawId": "minecraft:glass_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "glass bottle",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:banana_smoothie",
        "rawId": "zy_croptopia:banana_smoothie",
        "aux": "undefined",
        "count": 1,
        "label": "香蕉冰沙",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}