
配方delightful_nullgr
抹茶奶昔配方
delightful_nullgr:matcha_milkshake
有序合成,产出 delightful_nullgr:matcha_milkshake
配方
sugar
sugar
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 抹茶奶昔
- 产物预览

- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "delightful_nullgr:matcha_milkshake",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:ice",
"minecraft:sugar"
],
"outputIds": [
"delightful_nullgr:matcha_milkshake"
],
"pattern": [
"ABC",
"D "
],
"grid": [
null,
"minecraft:ice",
null,
"minecraft:sugar",
null,
null
],
"ingredients": [
{
"slot": "A",
"tag": "matcha",
"data": 0
},
{
"slot": "C",
"tag": "milk_bottle",
"data": 0
},
{
"slot": "B",
"item": "minecraft:ice",
"data": 0
},
{
"slot": "D",
"item": "minecraft:sugar",
"data": 0
}
],
"results": [
{
"count": 1,
"item": "delightful_nullgr:matcha_milkshake",
"data": 0
}
],
"slots": [
{
"id": "minecraft:ice",
"rawId": "minecraft:ice",
"aux": "undefined",
"count": 1,
"label": "ice",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:sugar",
"rawId": "minecraft:sugar",
"aux": "undefined",
"count": 1,
"label": "sugar",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "delightful_nullgr:matcha_milkshake",
"rawId": "delightful_nullgr:matcha_milkshake",
"aux": "undefined",
"count": 1,
"label": "抹茶奶昔",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_4Po0AwZ0/textures/items/delightful/matcha_milkshake.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}