配方vietnam_delight_nullgr
李子木板配方
vietnam_delight_nullgr:stripped_plum_log_to_plum_planks
有序合成,产出 vietnam_delight_nullgr:plum_plank
概述
有序合成,产出 vietnam_delight_nullgr:plum_plank
- 资料类型
- 配方
- 命名空间
- vietnam_delight_nullgr
- 所属模组
- vietnam-delight-null-gr
- 关联资料
- 2 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:李子木板。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- VietnamDelightNullGr_BP/netease_recipes/vietnam_delight_nullgr_stripped_plum_log_to_plum_planks.json
- 条目 ID
- vietnam_delight_nullgr:stripped_plum_log_to_plum_planks
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方

- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 李子木板
- 产物预览
4- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "vietnam_delight_nullgr:stripped_plum_log_to_plum_planks",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"vietnam_delight_nullgr:stripped_plum_log"
],
"outputIds": [
"vietnam_delight_nullgr:plum_plank"
],
"pattern": [
"A "
],
"grid": [
"vietnam_delight_nullgr:stripped_plum_log",
null,
null
],
"ingredients": [
{
"slot": "A",
"item": "vietnam_delight_nullgr:stripped_plum_log"
}
],
"results": [
{
"count": 4,
"item": "vietnam_delight_nullgr:plum_plank"
}
],
"slots": [
{
"id": "vietnam_delight_nullgr:stripped_plum_log",
"rawId": "vietnam_delight_nullgr:stripped_plum_log",
"aux": "undefined",
"count": 1,
"label": "去皮李子原木",
"iconUrl": "/api/assets/local-farmer-delight-46in1/VietnamDelightNullGr_RP/textures/blocks/vietnam/stripped_plum_log.png",
"refType": "block"
}
],
"outputs": [
{
"id": "vietnam_delight_nullgr:plum_plank",
"rawId": "vietnam_delight_nullgr:plum_plank",
"aux": "undefined",
"count": 4,
"label": "李子木板",
"iconUrl": "/api/assets/local-farmer-delight-46in1/VietnamDelightNullGr_RP/textures/blocks/vietnam/plum_plank.png",
"refType": "block"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}