返回首页
配方zy_croptopia

油条配方

zy_croptopia:churros_shapeless

无序合成,产出 zy_croptopia:churros

配方

milk_bottle
sugar
flour
cinnamon
类型
无序合成
布局
列表
产出
油条
产物预览
churros3
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:churros_shapeless",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "zy_croptopia:milk_bottle",
      "minecraft:sugar",
      "zy_croptopia:flour",
      "zy_croptopia:cinnamon"
    ],
    "outputIds": [
      "zy_croptopia:churros"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 1,
        "item": "zy_croptopia:milk_bottle"
      },
      {
        "count": 1,
        "item": "minecraft:sugar"
      },
      {
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "count": 1,
        "item": "zy_croptopia:cinnamon"
      }
    ],
    "results": [
      {
        "count": 3,
        "item": "zy_croptopia:churros"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:milk_bottle",
        "rawId": "zy_croptopia:milk_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "牛奶瓶",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:sugar",
        "rawId": "minecraft:sugar",
        "aux": "undefined",
        "count": 1,
        "label": "sugar",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "zy_croptopia:cinnamon",
        "rawId": "zy_croptopia:cinnamon",
        "aux": "undefined",
        "count": 1,
        "label": "桂皮",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:churros",
        "rawId": "zy_croptopia:churros",
        "aux": "undefined",
        "count": 3,
        "label": "油条",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}