返回上一级
篝火烤架配方
配方argentina_delight_nullgr

篝火烤架配方

argentina_delight_nullgr:parrillatexture

有序合成,产出 argentina_delight_nullgr:parrillatexture

概述

有序合成,产出 argentina_delight_nullgr:parrillatexture

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

用途与获取

  • 这是一个有序合成资料。
  • 产出:篝火烤架。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

iron_bars
iron_bars
iron_bars
iron_bars
iron_bars
iron_bars
copper_ingot
copper_ingot
类型
有序合成
布局
工作台 3x3
产出
篝火烤架
产物预览
篝火烤架
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "argentina_delight_nullgr:parrillatexture",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:copper_ingot",
      "minecraft:iron_bars"
    ],
    "outputIds": [
      "argentina_delight_nullgr:parrillatexture"
    ],
    "pattern": [
      "FFF",
      "FFF",
      "H H"
    ],
    "grid": [
      "minecraft:iron_bars",
      "minecraft:iron_bars",
      "minecraft:iron_bars",
      "minecraft:iron_bars",
      "minecraft:iron_bars",
      "minecraft:iron_bars",
      "minecraft:copper_ingot",
      null,
      "minecraft:copper_ingot"
    ],
    "ingredients": [
      {
        "slot": "H",
        "item": "minecraft:copper_ingot",
        "data": 0
      },
      {
        "slot": "F",
        "item": "minecraft:iron_bars"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "argentina_delight_nullgr:parrillatexture",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:iron_bars",
        "rawId": "minecraft:iron_bars",
        "aux": "undefined",
        "count": 1,
        "label": "iron bars",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_bars",
        "rawId": "minecraft:iron_bars",
        "aux": "undefined",
        "count": 1,
        "label": "iron bars",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_bars",
        "rawId": "minecraft:iron_bars",
        "aux": "undefined",
        "count": 1,
        "label": "iron bars",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_bars",
        "rawId": "minecraft:iron_bars",
        "aux": "undefined",
        "count": 1,
        "label": "iron bars",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_bars",
        "rawId": "minecraft:iron_bars",
        "aux": "undefined",
        "count": 1,
        "label": "iron bars",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:iron_bars",
        "rawId": "minecraft:iron_bars",
        "aux": "undefined",
        "count": 1,
        "label": "iron bars",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:copper_ingot",
        "rawId": "minecraft:copper_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "copper ingot",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:copper_ingot",
        "rawId": "minecraft:copper_ingot",
        "aux": "undefined",
        "count": 1,
        "label": "copper ingot",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "argentina_delight_nullgr:parrillatexture",
        "rawId": "argentina_delight_nullgr:parrillatexture",
        "aux": "undefined",
        "count": 1,
        "label": "篝火烤架",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/items/agt/parrillatexture.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}