返回首页
红石升级-综合配方
配方drawers_nullgr

红石升级-综合配方

drawers_nullgr:upgrade_redstone_combined

有序合成,产出 drawers_nullgr:upgrade_redstone_combined

配方

redstone
stick
redstone
stick
升级模板
stick
redstone
stick
redstone
类型
有序合成
布局
工作台 3x3
产出
红石升级-综合
产物预览
红石升级-综合
标签
工作台

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:upgrade_redstone_combined",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "drawers_nullgr:upgrade_template",
      "minecraft:redstone",
      "minecraft:stick"
    ],
    "outputIds": [
      "drawers_nullgr:upgrade_redstone_combined"
    ],
    "pattern": [
      "RIR",
      "IEI",
      "RIR"
    ],
    "grid": [
      "minecraft:redstone",
      "minecraft:stick",
      "minecraft:redstone",
      "minecraft:stick",
      "drawers_nullgr:upgrade_template",
      "minecraft:stick",
      "minecraft:redstone",
      "minecraft:stick",
      "minecraft:redstone"
    ],
    "ingredients": [
      {
        "slot": "E",
        "item": "drawers_nullgr:upgrade_template"
      },
      {
        "slot": "R",
        "item": "minecraft:redstone"
      },
      {
        "slot": "I",
        "item": "minecraft:stick"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:upgrade_redstone_combined"
      }
    ],
    "slots": [
      {
        "id": "minecraft:redstone",
        "rawId": "minecraft:redstone",
        "aux": "undefined",
        "count": 1,
        "label": "redstone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:redstone",
        "rawId": "minecraft:redstone",
        "aux": "undefined",
        "count": 1,
        "label": "redstone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "drawers_nullgr:upgrade_template",
        "rawId": "drawers_nullgr:upgrade_template",
        "aux": "undefined",
        "count": 1,
        "label": "升级模板",
        "iconUrl": "/api/assets/drawer-mod-nullgr/DrawerModNullGr_RP/textures/items/drawers_nullgr/upgrade_template.png",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:redstone",
        "rawId": "minecraft:redstone",
        "aux": "undefined",
        "count": 1,
        "label": "redstone",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:redstone",
        "rawId": "minecraft:redstone",
        "aux": "undefined",
        "count": 1,
        "label": "redstone",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "drawers_nullgr:upgrade_redstone_combined",
        "rawId": "drawers_nullgr:upgrade_redstone_combined",
        "aux": "undefined",
        "count": 1,
        "label": "红石升级-综合",
        "iconUrl": "/api/assets/drawer-mod-nullgr/DrawerModNullGr_RP/textures/items/drawers_nullgr/upgrade_redstone_combined.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}