
配方fastfood_delight_nullgr
芝士配方
fastfood_delight_nullgr:cheese
有序合成,产出 fastfood_delight_nullgr:cheese, minecraft:bucket
配方
milk_bucket
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 芝士, bucket
- 产物预览
8bucket- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "fastfood_delight_nullgr:cheese",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:milk_bucket"
],
"outputIds": [
"fastfood_delight_nullgr:cheese",
"minecraft:bucket"
],
"pattern": [
"A"
],
"grid": [
"minecraft:milk_bucket"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:milk_bucket",
"data": 0
}
],
"results": [
{
"count": 8,
"item": "fastfood_delight_nullgr:cheese",
"data": 0
},
{
"count": 1,
"item": "minecraft:bucket",
"data": 0
}
],
"slots": [
{
"id": "minecraft:milk_bucket",
"rawId": "minecraft:milk_bucket",
"aux": "undefined",
"count": 1,
"label": "milk bucket",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "fastfood_delight_nullgr:cheese",
"rawId": "fastfood_delight_nullgr:cheese",
"aux": "undefined",
"count": 8,
"label": "芝士",
"iconUrl": "/api/assets/local-farmer-delight-46in1/Fastfood_Delight_RP/textures/items/kcls/cheese_fjdf.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"
]
}
}