返回首页
配方vintage_delight_nullgr

skillet配方

vintage_delight_nullgr:recipe

有序合成,产出 farmer_delight_nullgr:skillet

配方

iron_ingot
iron_ingot
brick
iron_ingot
brick
类型
有序合成
布局
工作台 3x3
产出
skillet
产物预览
skillet
标签
工作台

组件摘要

{
  "recipe": {
    "id": "vintage_delight_nullgr:recipe",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:brick",
      "minecraft:iron_ingot"
    ],
    "outputIds": [
      "farmer_delight_nullgr:skillet"
    ],
    "pattern": [
      " DD",
      " DD",
      "E  "
    ],
    "grid": [
      null,
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      null,
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:brick",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "E",
        "item": "minecraft:brick",
        "data": 0
      },
      {
        "slot": "D",
        "item": "minecraft:iron_ingot",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "farmer_delight_nullgr:skillet",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_ingot",
        "rawId": "minecraft:iron_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "iron ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:brick",
        "rawId": "minecraft:brick",
        "aux": "undefined",
        "count": 1,
        "label": "brick",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "farmer_delight_nullgr:skillet",
        "rawId": "farmer_delight_nullgr:skillet",
        "aux": "undefined",
        "count": 1,
        "label": "skillet",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}