返回首页
配方drawers_nullgr

tape roll配方

drawers_nullgr:recipe_4

有序合成,产出 drawers_nullgr:tape_roll

配方

paper
paper
paper
paper
类型
有序合成
布局
工作台 3x3
产出
tape roll
产物预览
tape_roll
标签
工作台

组件摘要

{
  "recipe": {
    "id": "drawers_nullgr:recipe_4",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:slime_ball",
      "minecraft:paper"
    ],
    "outputIds": [
      "drawers_nullgr:tape_roll"
    ],
    "pattern": [
      " A ",
      "DDD"
    ],
    "grid": [
      null,
      "minecraft:slime_ball",
      null,
      "minecraft:paper",
      "minecraft:paper",
      "minecraft:paper"
    ],
    "ingredients": [
      {
        "slot": "A",
        "data": 0,
        "item": "minecraft:slime_ball"
      },
      {
        "slot": "D",
        "data": 0,
        "item": "minecraft:paper"
      }
    ],
    "results": [
      {
        "count": 1,
        "data": 0,
        "item": "drawers_nullgr:tape_roll"
      }
    ],
    "slots": [
      {
        "id": "minecraft:slime_ball",
        "rawId": "minecraft:slime_ball",
        "aux": "undefined",
        "count": 1,
        "label": "slime ball",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "drawers_nullgr:tape_roll",
        "rawId": "drawers_nullgr:tape_roll",
        "aux": "undefined",
        "count": 1,
        "label": "tape roll",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}