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







- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- leather leggings
- 产物预览
- leather_leggings
- 标签
- 工作台
技术区:组件 JSON
{
"recipe": {
"id": "rttnq:armor_leg",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"vegan_delight_nullgr:leather_substitute"
],
"outputIds": [
"minecraft:leather_leggings"
],
"pattern": [
"GGG",
"G G",
"G G"
],
"grid": [
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
null,
"vegan_delight_nullgr:leather_substitute",
"vegan_delight_nullgr:leather_substitute",
null,
"vegan_delight_nullgr:leather_substitute"
],
"ingredients": [
{
"slot": "G",
"item": "vegan_delight_nullgr:leather_substitute",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "minecraft:leather_leggings",
"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"
}
],
"outputs": [
{
"id": "minecraft:leather_leggings",
"rawId": "minecraft:leather_leggings",
"aux": "undefined",
"count": 1,
"label": "leather leggings",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}