返回上一级
配方zy_croptopia

地狱疣炖汤配方

zy_croptopia:nether_wart_stew_shaped

有序合成,产出 zy_croptopia:nether_wart_stew

配方

nether_wart
warped_fungus
crimson_fungus
warped_fungus
类型
有序合成
布局
工作台 3x3
产出
地狱疣炖汤
产物预览
nether_wart_stew
标签
工作台

组件摘要

{
  "recipe": {
    "id": "zy_croptopia:nether_wart_stew_shaped",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "zy_croptopia:flour",
      "minecraft:nether_wart",
      "minecraft:crimson_fungus",
      "minecraft:warped_fungus"
    ],
    "outputIds": [
      "zy_croptopia:nether_wart_stew"
    ],
    "pattern": [
      " 1 ",
      "234"
    ],
    "grid": [
      null,
      "zy_croptopia:flour",
      null,
      "minecraft:nether_wart",
      "minecraft:crimson_fungus",
      "minecraft:warped_fungus"
    ],
    "ingredients": [
      {
        "slot": "1",
        "count": 1,
        "item": "zy_croptopia:flour"
      },
      {
        "slot": "2",
        "count": 1,
        "item": "minecraft:nether_wart"
      },
      {
        "slot": "3",
        "count": 1,
        "item": "minecraft:crimson_fungus"
      },
      {
        "slot": "4",
        "count": 1,
        "item": "minecraft:warped_fungus"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "zy_croptopia:nether_wart_stew"
      }
    ],
    "slots": [
      {
        "id": "zy_croptopia:flour",
        "rawId": "zy_croptopia:flour",
        "aux": "undefined",
        "count": 1,
        "label": "面粉",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:nether_wart",
        "rawId": "minecraft:nether_wart",
        "aux": "undefined",
        "count": 1,
        "label": "nether wart",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:crimson_fungus",
        "rawId": "minecraft:crimson_fungus",
        "aux": "undefined",
        "count": 1,
        "label": "crimson fungus",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:warped_fungus",
        "rawId": "minecraft:warped_fungus",
        "aux": "undefined",
        "count": 1,
        "label": "warped fungus",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "zy_croptopia:nether_wart_stew",
        "rawId": "zy_croptopia:nether_wart_stew",
        "aux": "undefined",
        "count": 1,
        "label": "地狱疣炖汤",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}