返回上一级
配方zy_croptopia

dragonfruit sapling配方

zy_croptopia:dragonfruit_sapling_shapeless

无序合成,产出 zy_croptopia:dragonfruit_sapling

配方

dragonfruit
sapling
类型
无序合成
布局
列表
产出
dragonfruit sapling
产物预览
dragonfruit sapling
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:dragonfruit_sapling_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:dragonfruit",
      "minecraft:sapling"
    ],
    "outputIds": [
      "zy_croptopia:dragonfruit_sapling"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:dragonfruit"
      },
      {
        "count": 1,
        "item": "zy_croptopia:dragonfruit"
      },
      {
        "count": 1,
        "item": "minecraft:sapling"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:dragonfruit_sapling"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:dragonfruit",
        "rawId": "zy_croptopia:dragonfruit",
        "aux": "undefined",
        "count": 1,
        "label": "火龙果",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:sapling",
        "rawId": "minecraft:sapling",
        "aux": "undefined",
        "count": 1,
        "label": "sapling",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:dragonfruit_sapling",
        "rawId": "zy_croptopia:dragonfruit_sapling",
        "aux": "undefined",
        "count": 1,
        "label": "dragonfruit sapling",
        "iconUrl": "/api/assets/zycroptopia/resource_pack_zycroptopia/textures/blocks/zy_croptopia/sapling/dragonfruit.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}