返回首页
配方zy_croptopia

洋葱种子配方

zy_croptopia:onion_seed_shapeless

无序合成,产出 zy_croptopia:onion_seed

配方

onion
类型
无序合成
布局
列表
产出
洋葱种子
产物预览
onion_seed
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:onion_seed_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:onion"
    ],
    "outputIds": [
      "zy_croptopia:onion_seed"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:onion"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:onion_seed"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:onion",
        "rawId": "zy_croptopia:onion",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:onion_seed",
        "rawId": "zy_croptopia:onion_seed",
        "aux": "undefined",
        "count": 1,
        "label": "洋葱种子",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}