返回上一级
配方argentina_delight_nullgr

空玻璃杯配方

argentina_delight_nullgr:ice_empty

有序合成,产出 argentina_delight_nullgr:ice_empty

概述

有序合成,产出 argentina_delight_nullgr:ice_empty

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

用途与获取

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

关联知识

数据来源

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

配方

glass_pane
glass_pane
glass_pane
glass_pane
glass_pane
类型
有序合成
布局
工作台 3x3
产出
空玻璃杯
产物预览
空玻璃杯
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "argentina_delight_nullgr:ice_empty",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:glass_pane"
    ],
    "outputIds": [
      "argentina_delight_nullgr:ice_empty"
    ],
    "pattern": [
      "E  ",
      " EE",
      " EE"
    ],
    "grid": [
      "minecraft:glass_pane",
      null,
      null,
      null,
      "minecraft:glass_pane",
      "minecraft:glass_pane",
      null,
      "minecraft:glass_pane",
      "minecraft:glass_pane"
    ],
    "ingredients": [
      {
        "slot": "E",
        "item": "minecraft:glass_pane",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "argentina_delight_nullgr:ice_empty",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:glass_pane",
        "rawId": "minecraft:glass_pane",
        "aux": "undefined",
        "count": 1,
        "label": "glass pane",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_pane",
        "rawId": "minecraft:glass_pane",
        "aux": "undefined",
        "count": 1,
        "label": "glass pane",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_pane",
        "rawId": "minecraft:glass_pane",
        "aux": "undefined",
        "count": 1,
        "label": "glass pane",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_pane",
        "rawId": "minecraft:glass_pane",
        "aux": "undefined",
        "count": 1,
        "label": "glass pane",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:glass_pane",
        "rawId": "minecraft:glass_pane",
        "aux": "undefined",
        "count": 1,
        "label": "glass pane",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "argentina_delight_nullgr:ice_empty",
        "rawId": "argentina_delight_nullgr:ice_empty",
        "aux": "undefined",
        "count": 1,
        "label": "空玻璃杯",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/argentina_delight_RP/textures/blocks/agt/custom_brah.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}