返回上一级
配方zy_croptopia

鸡米饭配方

zy_croptopia:chicken_and_rice_shapeless

无序合成,产出 zy_croptopia:chicken_and_rice

配方

rice
chile_pepper
olive_oil
chicken
类型
无序合成
布局
列表
产出
鸡米饭
产物预览
chicken_and_rice
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:chicken_and_rice_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:rice",
      "zy_croptopia:chile_pepper",
      "zy_croptopia:olive_oil",
      "minecraft:chicken"
    ],
    "outputIds": [
      "zy_croptopia:chicken_and_rice"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:rice"
      },
      {
        "count": 1,
        "item": "zy_croptopia:chile_pepper"
      },
      {
        "count": 1,
        "item": "zy_croptopia:olive_oil"
      },
      {
        "count": 1,
        "item": "minecraft:chicken"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:chicken_and_rice"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:rice",
        "rawId": "zy_croptopia:rice",
        "aux": "undefined",
        "count": 1,
        "label": "大米",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:chile_pepper",
        "rawId": "zy_croptopia:chile_pepper",
        "aux": "undefined",
        "count": 1,
        "label": "辣椒",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:olive_oil",
        "rawId": "zy_croptopia:olive_oil",
        "aux": "undefined",
        "count": 1,
        "label": "橄榄油",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:chicken",
        "rawId": "minecraft:chicken",
        "aux": "undefined",
        "count": 1,
        "label": "chicken",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:chicken_and_rice",
        "rawId": "zy_croptopia:chicken_and_rice",
        "aux": "undefined",
        "count": 1,
        "label": "鸡米饭",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}