
配方corn_delight
玉米面糊配方
corn_delight:cornbread_batter
有序合成,产出 corn_delight:cornbread_batter, minecraft:glass_bottle
配方
egg
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 玉米面糊, glass bottle
- 产物预览
3glass_bottle- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "corn_delight:cornbread_batter",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:egg"
],
"outputIds": [
"corn_delight:cornbread_batter",
"minecraft:glass_bottle"
],
"pattern": [
"BBC",
"D "
],
"grid": [
null,
null,
null,
"minecraft:egg",
null,
null
],
"ingredients": [
{
"slot": "C",
"tag": "milk_bottle",
"data": 0
},
{
"slot": "B",
"tag": "corn_cob",
"data": 0
},
{
"slot": "D",
"item": "minecraft:egg",
"data": 0
}
],
"results": [
{
"count": 3,
"item": "corn_delight:cornbread_batter",
"data": 0
},
{
"count": 1,
"item": "minecraft:glass_bottle",
"data": 0
}
],
"slots": [
{
"id": "minecraft:egg",
"rawId": "minecraft:egg",
"aux": "undefined",
"count": 1,
"label": "egg",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "corn_delight:cornbread_batter",
"rawId": "corn_delight:cornbread_batter",
"aux": "undefined",
"count": 3,
"label": "玉米面糊",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Corn_Delight_RP/textures/items/corn/Cornbread_Batter.png",
"refType": "item"
},
{
"id": "minecraft:glass_bottle",
"rawId": "minecraft:glass_bottle",
"aux": "undefined",
"count": 1,
"label": "glass bottle",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}