返回上一级
配方zy_croptopia

deadbush配方

zy_croptopia:deadbush_shapeless

无序合成,产出 minecraft:deadbush

配方

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

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:deadbush_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:salt",
      "minecraft:sapling"
    ],
    "outputIds": [
      "minecraft:deadbush"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:salt"
      },
      {
        "count": 1,
        "item": "minecraft:sapling"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "minecraft:deadbush"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:salt",
        "rawId": "zy_croptopia:salt",
        "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": "minecraft:deadbush",
        "rawId": "minecraft:deadbush",
        "aux": "undefined",
        "count": 1,
        "label": "deadbush",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}