
配方samll_trolleys_nullgr
隔板小拉车配方
samll_trolleys_nullgr:trolleys_2
有序合成,产出 samll_trolleys_nullgr:trolleys_2
概述
有序合成,产出 samll_trolleys_nullgr:trolleys_2
- 资料类型
- 配方
- 命名空间
- samll_trolleys_nullgr
- 所属模组
- farmer-small-car
- 关联资料
- 2 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:隔板小拉车。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- FarmerSmallCar_BP/netease_recipes/samll_trolleys_nullgr_trolleys_2.json
- 条目 ID
- samll_trolleys_nullgr:trolleys_2
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
stick
planks
stick

planks

planks
planks
planks
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 隔板小拉车
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "samll_trolleys_nullgr:trolleys_2",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:stick",
"samll_trolleys_nullgr:wheel",
"minecraft:planks"
],
"outputIds": [
"samll_trolleys_nullgr:trolleys_2"
],
"pattern": [
"CIC",
"FIF",
"III"
],
"grid": [
"minecraft:stick",
"minecraft:planks",
"minecraft:stick",
"samll_trolleys_nullgr:wheel",
"minecraft:planks",
"samll_trolleys_nullgr:wheel",
"minecraft:planks",
"minecraft:planks",
"minecraft:planks"
],
"ingredients": [
{
"slot": "C",
"data": 0,
"item": "minecraft:stick"
},
{
"slot": "F",
"data": 0,
"item": "samll_trolleys_nullgr:wheel"
},
{
"slot": "I",
"item": "minecraft:planks"
}
],
"results": [
{
"count": 1,
"data": 0,
"item": "samll_trolleys_nullgr:trolleys_2"
}
],
"slots": [
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "samll_trolleys_nullgr:wheel",
"rawId": "samll_trolleys_nullgr:wheel",
"aux": "undefined",
"count": 1,
"label": "车轱辘",
"iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/wheel.png",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "samll_trolleys_nullgr:wheel",
"rawId": "samll_trolleys_nullgr:wheel",
"aux": "undefined",
"count": 1,
"label": "车轱辘",
"iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/wheel.png",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:planks",
"rawId": "minecraft:planks",
"aux": "undefined",
"count": 1,
"label": "planks",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "samll_trolleys_nullgr:trolleys_2",
"rawId": "samll_trolleys_nullgr:trolleys_2",
"aux": "undefined",
"count": 1,
"label": "隔板小拉车",
"iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/trolleys_2.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}