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

planks

fence
fence
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 经典小拉车
- 产物预览

- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "samll_trolleys_nullgr:trolleys",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:stick",
"minecraft:planks",
"samll_trolleys_nullgr:wheel",
"minecraft:fence"
],
"outputIds": [
"samll_trolleys_nullgr:trolleys"
],
"pattern": [
"CEC",
"FEF",
"H H"
],
"grid": [
"minecraft:stick",
"minecraft:planks",
"minecraft:stick",
"samll_trolleys_nullgr:wheel",
"minecraft:planks",
"samll_trolleys_nullgr:wheel",
"minecraft:fence",
null,
"minecraft:fence"
],
"ingredients": [
{
"slot": "C",
"data": 0,
"item": "minecraft:stick"
},
{
"slot": "E",
"item": "minecraft:planks"
},
{
"slot": "F",
"data": 0,
"item": "samll_trolleys_nullgr:wheel"
},
{
"slot": "H",
"item": "minecraft:fence"
}
],
"results": [
{
"count": 1,
"data": 0,
"item": "samll_trolleys_nullgr:trolleys"
}
],
"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:fence",
"rawId": "minecraft:fence",
"aux": "undefined",
"count": 1,
"label": "fence",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:fence",
"rawId": "minecraft:fence",
"aux": "undefined",
"count": 1,
"label": "fence",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "samll_trolleys_nullgr:trolleys",
"rawId": "samll_trolleys_nullgr:trolleys",
"aux": "undefined",
"count": 1,
"label": "经典小拉车",
"iconUrl": "/api/assets/local-farmer-delight-46in1/FarmerSmallCar_RP/textures/items/trolleys.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}