返回首页
平衡填充升级配方
配方drawers_nullgr

平衡填充升级配方

drawers_nullgr:balance_fill_upgrade_recipe

有序合成,产出 drawers_nullgr:upgrade_balance_fill

配方

gold_ingot
comparator
升级模板
comparator
stick
stick
stick
stick
类型
有序合成
布局
工作台 3x3
产出
平衡填充升级
产物预览
平衡填充升级
标签
工作台

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:balance_fill_upgrade_recipe",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:gold_ingot",
      "minecraft:comparator",
      "drawers_nullgr:upgrade_template",
      "minecraft:stick"
    ],
    "outputIds": [
      "drawers_nullgr:upgrade_balance_fill"
    ],
    "pattern": [
      "G G",
      "CEC",
      "III"
    ],
    "grid": [
      "minecraft:gold_ingot",
      null,
      "minecraft:gold_ingot",
      "minecraft:comparator",
      "drawers_nullgr:upgrade_template",
      "minecraft:comparator",
      "minecraft:stick",
      "minecraft:stick",
      "minecraft:stick"
    ],
    "ingredients": [
      {
        "slot": "G",
        "item": "minecraft:gold_ingot"
      },
      {
        "slot": "C",
        "item": "minecraft:comparator"
      },
      {
        "slot": "E",
        "item": "drawers_nullgr:upgrade_template"
      },
      {
        "slot": "I",
        "item": "minecraft:stick"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:upgrade_balance_fill"
      }
    ],
    "slots": [
      {
        "id": "minecraft:gold_ingot",
        "rawId": "minecraft:gold_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "gold ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:gold_ingot",
        "rawId": "minecraft:gold_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "gold ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:comparator",
        "rawId": "minecraft:comparator",
        "aux": "undefined",
        "count": 1,
        "label": "comparator",
        "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:comparator",
        "rawId": "minecraft:comparator",
        "aux": "undefined",
        "count": 1,
        "label": "comparator",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "drawers_nullgr:upgrade_balance_fill",
        "rawId": "drawers_nullgr:upgrade_balance_fill",
        "aux": "undefined",
        "count": 1,
        "label": "平衡填充升级",
        "iconUrl": "/api/assets/drawer-mod-nullgr/DrawerModNullGr_RP/textures/items/drawers_nullgr/upgrade_balanced.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}