返回上一级
配方argentina_delight_nullgr

大型三明治配方

argentina_delight_nullgr:mandibulabloque

有序合成,产出 argentina_delight_nullgr:mandibulabloque

概述

有序合成,产出 argentina_delight_nullgr:mandibulabloque

资料类型
配方
命名空间
argentina_delight_nullgr
所属模组
argentina-delight
关联资料
2 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:大型三明治。
  • 布局:工作台 3x3。

关联知识

数据来源

来源文件
argentina_delight_BP/netease_recipes/argentina_delight_nullgr_mandibulabloque.json
条目 ID
argentina_delight_nullgr:mandibulabloque
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

配方

bread
bread
烤牛肉片
烤牛肉片
bread
bread
类型
有序合成
布局
工作台 3x3
产出
大型三明治
产物预览
大型三明治
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "argentina_delight_nullgr:mandibulabloque",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "argentina_delight_nullgr:costeleta",
      "minecraft:bread"
    ],
    "outputIds": [
      "argentina_delight_nullgr:mandibulabloque"
    ],
    "pattern": [
      "FF",
      "DD",
      "FF"
    ],
    "grid": [
      "minecraft:bread",
      "minecraft:bread",
      "argentina_delight_nullgr:costeleta",
      "argentina_delight_nullgr:costeleta",
      "minecraft:bread",
      "minecraft:bread"
    ],
    "ingredients": [
      {
        "slot": "D",
        "item": "argentina_delight_nullgr:costeleta",
        "data": 0
      },
      {
        "slot": "F",
        "item": "minecraft:bread",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "argentina_delight_nullgr:mandibulabloque",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "argentina_delight_nullgr:costeleta",
        "rawId": "argentina_delight_nullgr:costeleta",
        "aux": "undefined",
        "count": 1,
        "label": "烤牛肉片",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/items/agt/costeleta.png",
        "refType": "item"
      },
      {
        "id": "argentina_delight_nullgr:costeleta",
        "rawId": "argentina_delight_nullgr:costeleta",
        "aux": "undefined",
        "count": 1,
        "label": "烤牛肉片",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/items/agt/costeleta.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "argentina_delight_nullgr:mandibulabloque",
        "rawId": "argentina_delight_nullgr:mandibulabloque",
        "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"
    ]
  }
}