返回上一级
早餐拼盘配方
配方nether_delight_nullgr

早餐拼盘配方

nether_delight_nullgr:breakfast_sampler

有序合成,产出 nether_delight_nullgr:breakfast_sampler

概述

有序合成,产出 nether_delight_nullgr:breakfast_sampler

资料类型
配方
命名空间
nether_delight_nullgr
所属模组
pnyi-sh2b
关联资料
3 条
配方有序合成工作台

用途与获取

  • 这是一个有序合成资料。
  • 产出:早餐拼盘。
  • 布局:工作台 3x3。

关联知识

数据来源

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

配方

烤疣猪兽香肠
烤疣猪兽香肠
honey_bottle
白煮蛋
白煮蛋
bread
bowl
类型
有序合成
布局
工作台 3x3
产出
早餐拼盘
产物预览
早餐拼盘
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "nether_delight_nullgr:breakfast_sampler",
    "type": "shaped",
    "recipeKind": "shaped",
    "layout": "crafting_3x3",
    "inputIds": [
      "minecraft:honey_bottle",
      "nether_delight_nullgr:roasted_sausage",
      "nether_delight_nullgr:boiled_egg",
      "minecraft:bowl",
      "minecraft:bread"
    ],
    "outputIds": [
      "nether_delight_nullgr:breakfast_sampler"
    ],
    "pattern": [
      "BBC",
      "EEF",
      "G  "
    ],
    "grid": [
      "nether_delight_nullgr:roasted_sausage",
      "nether_delight_nullgr:roasted_sausage",
      "minecraft:honey_bottle",
      "nether_delight_nullgr:boiled_egg",
      "nether_delight_nullgr:boiled_egg",
      "minecraft:bread",
      "minecraft:bowl",
      null,
      null
    ],
    "ingredients": [
      {
        "slot": "C",
        "item": "minecraft:honey_bottle",
        "data": 0
      },
      {
        "slot": "B",
        "item": "nether_delight_nullgr:roasted_sausage",
        "data": 0
      },
      {
        "slot": "E",
        "item": "nether_delight_nullgr:boiled_egg",
        "data": 0
      },
      {
        "slot": "G",
        "item": "minecraft:bowl",
        "data": 0
      },
      {
        "slot": "F",
        "item": "minecraft:bread",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "nether_delight_nullgr:breakfast_sampler",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "nether_delight_nullgr:roasted_sausage",
        "rawId": "nether_delight_nullgr:roasted_sausage",
        "aux": "undefined",
        "count": 1,
        "label": "烤疣猪兽香肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/roasted_sausage_new.png",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:roasted_sausage",
        "rawId": "nether_delight_nullgr:roasted_sausage",
        "aux": "undefined",
        "count": 1,
        "label": "烤疣猪兽香肠",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/roasted_sausage_new.png",
        "refType": "item"
      },
      {
        "id": "minecraft:honey_bottle",
        "rawId": "minecraft:honey_bottle",
        "aux": "undefined",
        "count": 1,
        "label": "honey bottle",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:boiled_egg",
        "rawId": "nether_delight_nullgr:boiled_egg",
        "aux": "undefined",
        "count": 1,
        "label": "白煮蛋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/boiled_egg.png",
        "refType": "item"
      },
      {
        "id": "nether_delight_nullgr:boiled_egg",
        "rawId": "nether_delight_nullgr:boiled_egg",
        "aux": "undefined",
        "count": 1,
        "label": "白煮蛋",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/boiled_egg.png",
        "refType": "item"
      },
      {
        "id": "minecraft:bread",
        "rawId": "minecraft:bread",
        "aux": "undefined",
        "count": 1,
        "label": "bread",
        "iconUrl": "undefined",
        "refType": "item"
      },
      {
        "id": "minecraft:bowl",
        "rawId": "minecraft:bowl",
        "aux": "undefined",
        "count": 1,
        "label": "bowl",
        "iconUrl": "undefined",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "nether_delight_nullgr:breakfast_sampler",
        "rawId": "nether_delight_nullgr:breakfast_sampler",
        "aux": "undefined",
        "count": 1,
        "label": "早餐拼盘",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_90fJZcu5/textures/items/neither_v2/breakfast_sampler.png",
        "refType": "item"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}