配方rttnq
leather chestplate配方
rttnq:armor_chesat
有序合成,产出 minecraft:leather_chestplate
概述
有序合成,产出 minecraft:leather_chestplate
- 资料类型
- 配方
- 命名空间
- rttnq
- 所属模组
- vegan-delight
- 关联资料
- 1 条
配方有序合成工作台
用途与获取
- 这是一个有序合成资料。
- 产出:leather chestplate。
- 布局:工作台 3x3。
关联知识
数据来源
- 来源文件
- Vegan_delight_BP/netease_recipes/rttnq_armor_chesat.json
- 条目 ID
- rttnq:armor_chesat
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方








- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- leather chestplate
- 产物预览
- leather_chestplate
- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "rttnq:armor_chesat",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"vegan_delight_nullgr:leather_substitute"
],
"outputIds": [
"minecraft:leather_chestplate"
],
"pattern": [
"H H",
"HHH",
"HHH"
],
"grid": [
"vegan_delight_nullgr:leather_substitute",
null,
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute"
],
"ingredients": [
{
"slot": "H",
"item": "vegan_delight_nullgr:leather_substitute",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "minecraft:leather_chestplate",
"data": 0
}
],
"slots": [
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
},
{
"id": "vegan_delight_nullgr:leather_substitute",
"rawId": "vegan_delight_nullgr:leather_substitute",
"aux": "undefined",
"count": 1,
"label": "人造皮革",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Vegan_delight_RP/textures/items/vegan/leather_substitute.png",
"refType": "item"
}
],
"outputs": [
{
"id": "minecraft:leather_chestplate",
"rawId": "minecraft:leather_chestplate",
"aux": "undefined",
"count": 1,
"label": "leather chestplate",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}