
配方miners_delight
铜杯配方
miners_delight:copper_cup
有序合成,产出 miners_delight:copper_cup
配方
copper_ingot
copper_ingot
copper_ingot
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 铜杯
- 产物预览

- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "miners_delight:copper_cup",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:copper_ingot"
],
"outputIds": [
"miners_delight:copper_cup"
],
"pattern": [
"C C",
" C "
],
"grid": [
"minecraft:copper_ingot",
null,
"minecraft:copper_ingot",
null,
"minecraft:copper_ingot",
null
],
"ingredients": [
{
"slot": "C",
"item": "minecraft:copper_ingot",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "miners_delight:copper_cup",
"data": 0
}
],
"slots": [
{
"id": "minecraft:copper_ingot",
"rawId": "minecraft:copper_ingot",
"aux": "undefined",
"count": 1,
"label": "copper ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:copper_ingot",
"rawId": "minecraft:copper_ingot",
"aux": "undefined",
"count": 1,
"label": "copper ingot",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:copper_ingot",
"rawId": "minecraft:copper_ingot",
"aux": "undefined",
"count": 1,
"label": "copper ingot",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "miners_delight:copper_cup",
"rawId": "miners_delight:copper_cup",
"aux": "undefined",
"count": 1,
"label": "铜杯",
"iconUrl": "/api/assets/local-farmer-delight-46in1/MinersDelight_RP/textures/items/miners/copper_cup.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}