返回首页
配方argentina_delight_nullgr

马黛茶杯(方块)配方

argentina_delight_nullgr:mate_empty

有序合成,产出 argentina_delight_nullgr:empty_mate

配方

copper_ingot
牛角
leather
类型
有序合成
布局
工作台 3x3
产出
马黛茶杯(方块)
产物预览
马黛茶杯(方块)
标签
工作台

组件摘要

{
  "recipe": {
    "id": "argentina_delight_nullgr:mate_empty",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:copper_ingot",
      "minecraft:leather",
      "argentina_delight_nullgr:cuerno_de_toro"
    ],
    "outputIds": [
      "argentina_delight_nullgr:empty_mate"
    ],
    "pattern": [
      "A",
      "B",
      "C"
    ],
    "grid": [
      "minecraft:copper_ingot",
      "argentina_delight_nullgr:cuerno_de_toro",
      "minecraft:leather"
    ],
    "ingredients": [
      {
        "slot": "A",
        "item": "minecraft:copper_ingot",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:leather",
        "data": 0
      },
      {
        "slot": "B",
        "item": "argentina_delight_nullgr:cuerno_de_toro",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "argentina_delight_nullgr:empty_mate",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:copper_ingot",
        "rawId": "minecraft:copper_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "copper ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "argentina_delight_nullgr:cuerno_de_toro",
        "rawId": "argentina_delight_nullgr:cuerno_de_toro",
        "aux": "undefined",
        "count": 1,
        "label": "牛角",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/items/agt/cuerno_de_toro.png",
        "refType": "item"
      },
      {
        "id": "minecraft:leather",
        "rawId": "minecraft:leather",
        "aux": "undefined",
        "count": 1,
        "label": "leather",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "argentina_delight_nullgr:empty_mate",
        "rawId": "argentina_delight_nullgr:empty_mate",
        "aux": "undefined",
        "count": 1,
        "label": "马黛茶杯(方块)",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/blocks/agt/custom_dirt.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}