返回上一级
配方argentina_delight_nullgr

空水壶配方

argentina_delight_nullgr:empty

有序合成,产出 argentina_delight_nullgr:empty

概述

有序合成,产出 argentina_delight_nullgr:empty

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

用途与获取

  • 这是一个有序合成资料。
  • 产出:空水壶。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

stick
planks
stick
iron_ingot
iron_ingot
iron_ingot
iron_ingot
iron_ingot
类型
有序合成
布局
工作台 3x3
产出
空水壶
产物预览
空水壶
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "argentina_delight_nullgr:empty",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:iron_ingot",
      "minecraft:stick",
      "minecraft:planks"
    ],
    "outputIds": [
      "argentina_delight_nullgr:empty"
    ],
    "pattern": [
      "CBC",
      "H H",
      "HHH"
    ],
    "grid": [
      "minecraft:stick",
      "minecraft:planks",
      "minecraft:stick",
      "minecraft:iron_ingot",
      null,
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:iron_ingot",
      "minecraft:iron_ingot"
    ],
    "ingredients": [
      {
        "slot": "H",
        "item": "minecraft:iron_ingot",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:stick",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:planks"
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "argentina_delight_nullgr:empty",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:planks",
        "rawId": "minecraft:planks",
        "aux": "undefined",
        "count": 1,
        "label": "planks",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:stick",
        "rawId": "minecraft:stick",
        "aux": "undefined",
        "count": 1,
        "label": "stick",
        "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: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"
      }
    ],
    "outputs": [
      {
        "id": "argentina_delight_nullgr:empty",
        "rawId": "argentina_delight_nullgr:empty",
        "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"
    ]
  }
}