配方display_delight_nullgr
腌黄瓜片配方
display_delight_nullgr:small_plated_cut_pickle_3
无序合成,产出 display_delight_nullgr:small_plated_cut_pickle_3
概述
无序合成,产出 display_delight_nullgr:small_plated_cut_pickle_3
- 资料类型
- 配方
- 命名空间
- display_delight_nullgr
- 所属模组
- wt-utbcq-n
- 关联资料
- 1 条
配方无序合成工作台
用途与获取
- 这是一个无序合成资料。
- 产出:腌黄瓜片。
- 布局:列表。
关联知识
数据来源
- 来源文件
- behavior_pack_WtUTBcqN/netease_recipes/clt_small_plated_cut_pickle_3.json
- 条目 ID
- display_delight_nullgr:small_plated_cut_pickle_3
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
cut_pickle
bowl
- 类型
- 无序合成
- 布局
- 列表
- 产出
- 腌黄瓜片
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "display_delight_nullgr:small_plated_cut_pickle_3",
"type": "shapeless",
"recipeKind": "shapeless",
"layout": "list",
"inputIds": [
"cultural_delight_nullgr:cut_pickle",
"minecraft:bowl"
],
"outputIds": [
"display_delight_nullgr:small_plated_cut_pickle_3"
],
"pattern": [],
"grid": [],
"ingredients": [
{
"count": 1,
"item": "cultural_delight_nullgr:cut_pickle"
},
{
"count": 1,
"item": "minecraft:bowl"
}
],
"results": [
{
"count": 1,
"item": "display_delight_nullgr:small_plated_cut_pickle_3",
"data": 0
}
],
"slots": [
{
"id": "cultural_delight_nullgr:cut_pickle",
"rawId": "cultural_delight_nullgr:cut_pickle",
"aux": "undefined",
"count": 1,
"label": "cut pickle",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bowl",
"rawId": "minecraft:bowl",
"aux": "undefined",
"count": 1,
"label": "bowl",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "display_delight_nullgr:small_plated_cut_pickle_3",
"rawId": "display_delight_nullgr:small_plated_cut_pickle_3",
"aux": "undefined",
"count": 1,
"label": "腌黄瓜片",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_Cx03rJ0L/textures/blocks/display/apple_cider2.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}