
配方cake_delight_nulgr
甜筒配方
cake_delight_nulgr:muffins_item
有序合成,产出 cake_delight_nulgr:muffins_item, minecraft:bucket
配方
egg
sugar
milk_bucket
wheat
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 甜筒, bucket
- 产物预览
bucket- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "cake_delight_nulgr:muffins_item",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:egg",
"minecraft:milk_bucket",
"minecraft:sugar",
"minecraft:wheat"
],
"outputIds": [
"cake_delight_nulgr:muffins_item",
"minecraft:bucket"
],
"pattern": [
"ABC",
"D "
],
"grid": [
"minecraft:egg",
"minecraft:sugar",
"minecraft:milk_bucket",
"minecraft:wheat",
null,
null
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:egg",
"data": 0
},
{
"slot": "C",
"item": "minecraft:milk_bucket",
"data": 0
},
{
"slot": "B",
"item": "minecraft:sugar",
"data": 0
},
{
"slot": "D",
"item": "minecraft:wheat",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "cake_delight_nulgr:muffins_item",
"data": 0
},
{
"count": 1,
"item": "minecraft:bucket",
"data": 0
}
],
"slots": [
{
"id": "minecraft:egg",
"rawId": "minecraft:egg",
"aux": "undefined",
"count": 1,
"label": "egg",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:sugar",
"rawId": "minecraft:sugar",
"aux": "undefined",
"count": 1,
"label": "sugar",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:milk_bucket",
"rawId": "minecraft:milk_bucket",
"aux": "undefined",
"count": 1,
"label": "milk bucket",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:wheat",
"rawId": "minecraft:wheat",
"aux": "undefined",
"count": 1,
"label": "wheat",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "cake_delight_nulgr:muffins_item",
"rawId": "cake_delight_nulgr:muffins_item",
"aux": "undefined",
"count": 1,
"label": "甜筒",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_Ydqmai1S/textures/items/cake/muffins.png",
"refType": "item"
},
{
"id": "minecraft:bucket",
"rawId": "minecraft:bucket",
"aux": "undefined",
"count": 1,
"label": "bucket",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}