返回上一级
配方newyear_delight_nullgr

newyear_delight_nullgr:lanter_7_spawn_egg配方

newyear_delight_nullgr:lanter_7

有序合成,产出 newyear_delight_nullgr:lanter_7

概述

有序合成,产出 newyear_delight_nullgr:lanter_7

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

用途与获取

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

关联知识

数据来源

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

配方

pink_dye
string
pink_dye
paper
lantern
paper
paper
paper
paper
类型
有序合成
布局
工作台 3x3
产出
newyear_delight_nullgr:lanter_7_spawn_egg
产物预览
lanter_7
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "newyear_delight_nullgr:lanter_7",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:paper",
      "minecraft:pink_dye",
      "minecraft:string",
      "minecraft:lantern"
    ],
    "outputIds": [
      "newyear_delight_nullgr:lanter_7"
    ],
    "pattern": [
      "CBC",
      "IEI",
      "III"
    ],
    "grid": [
      "minecraft:pink_dye",
      "minecraft:string",
      "minecraft:pink_dye",
      "minecraft:paper",
      "minecraft:lantern",
      "minecraft:paper",
      "minecraft:paper",
      "minecraft:paper",
      "minecraft:paper"
    ],
    "ingredients": [
      {
        "slot": "I",
        "item": "minecraft:paper",
        "data": 0
      },
      {
        "slot": "C",
        "item": "minecraft:pink_dye",
        "data": 0
      },
      {
        "slot": "B",
        "item": "minecraft:string",
        "data": 0
      },
      {
        "slot": "E",
        "item": "minecraft:lantern",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "newyear_delight_nullgr:lanter_7",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "minecraft:pink_dye",
        "rawId": "minecraft:pink_dye",
        "aux": "undefined",
        "count": 1,
        "label": "pink dye",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:string",
        "rawId": "minecraft:string",
        "aux": "undefined",
        "count": 1,
        "label": "string",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:pink_dye",
        "rawId": "minecraft:pink_dye",
        "aux": "undefined",
        "count": 1,
        "label": "pink dye",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:lantern",
        "rawId": "minecraft:lantern",
        "aux": "undefined",
        "count": 1,
        "label": "lantern",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:paper",
        "rawId": "minecraft:paper",
        "aux": "undefined",
        "count": 1,
        "label": "paper",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "newyear_delight_nullgr:lanter_7",
        "rawId": "newyear_delight_nullgr:lanter_7",
        "aux": "undefined",
        "count": 1,
        "label": "newyear_delight_nullgr:lanter_7_spawn_egg",
        "iconUrl": "undefined",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}