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

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "display_delight_nullgr:small_plated_tropical_roll",
"type": "shapeless",
"recipeKind": "shapeless",
"layout": "list",
"inputIds": [
"cultural_delight_nullgr:tropical_roll",
"minecraft:bowl"
],
"outputIds": [
"display_delight_nullgr:small_plated_tropical_roll"
],
"pattern": [],
"grid": [],
"ingredients": [
{
"count": 1,
"item": "cultural_delight_nullgr:tropical_roll"
},
{
"count": 1,
"item": "minecraft:bowl"
}
],
"results": [
{
"count": 1,
"item": "display_delight_nullgr:small_plated_tropical_roll",
"data": 0
}
],
"slots": [
{
"id": "cultural_delight_nullgr:tropical_roll",
"rawId": "cultural_delight_nullgr:tropical_roll",
"aux": "undefined",
"count": 1,
"label": "tropical roll",
"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_tropical_roll",
"rawId": "display_delight_nullgr:small_plated_tropical_roll",
"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"
]
}
}