配方frightsdelight_nullgr
箱装毒马铃薯配方
frightsdelight_nullgr:poisonous_potato_crate
有序合成,产出 frightsdelight_nullgr:poisonous_potato_crate
概述
有序合成,产出 frightsdelight_nullgr:poisonous_potato_crate
- 资料类型
- 配方
- 命名空间
- frightsdelight_nullgr
- 所属模组
- fnldm-fmv
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:箱装毒马铃薯。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- behavior_pack_FNLDmFMv/netease_recipes/poisonous_potato_crate.json
- 条目 ID
- frightsdelight_nullgr:poisonous_potato_crate
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
poisonous_potato
poisonous_potato
poisonous_potato
poisonous_potato
poisonous_potato
poisonous_potato
poisonous_potato
poisonous_potato
poisonous_potato
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 箱装毒马铃薯
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "frightsdelight_nullgr:poisonous_potato_crate",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:poisonous_potato"
],
"outputIds": [
"frightsdelight_nullgr:poisonous_potato_crate"
],
"pattern": [
"###",
"###",
"###"
],
"grid": [
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato",
"minecraft:poisonous_potato"
],
"ingredients": [
{
"slot": "#",
"item": "minecraft:poisonous_potato"
}
],
"results": [
{
"item": "frightsdelight_nullgr:poisonous_potato_crate"
}
],
"slots": [
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:poisonous_potato",
"rawId": "minecraft:poisonous_potato",
"aux": "undefined",
"count": 1,
"label": "poisonous potato",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "frightsdelight_nullgr:poisonous_potato_crate",
"rawId": "frightsdelight_nullgr:poisonous_potato_crate",
"aux": "undefined",
"count": 1,
"label": "箱装毒马铃薯",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_5Kmsxdw1/textures/blocks/fright/crate_bottom.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}