返回上一级
配方zy_croptopia

面粉配方

zy_croptopia:flour_shapeless2

无序合成,产出 zy_croptopia:flour

配方

barley
类型
无序合成
布局
列表
产出
面粉
产物预览
flour
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:flour_shapeless2",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:barley"
    ],
    "outputIds": [
      "zy_croptopia:flour"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 2,
        "item": "zy_croptopia:barley"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:flour"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:barley",
        "rawId": "zy_croptopia:barley",
        "aux": "undefined",
        "count": 1,
        "label": "大麦",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}