配方zy_croptopia
牛奶瓶配方
zy_croptopia:milk_bottle_shaped
有序合成,产出 zy_croptopia:milk_bottle, minecraft:bucket
配方
glass
milk_bucket
glass
glass
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 牛奶瓶, bucket
- 产物预览
- milk_bottle16bucket
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:milk_bottle_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:milk_bucket",
"minecraft:glass"
],
"outputIds": [
"zy_croptopia:milk_bottle",
"minecraft:bucket"
],
"pattern": [
" ",
"212",
" 2 "
],
"grid": [
null,
null,
null,
"minecraft:glass",
"minecraft:milk_bucket",
"minecraft:glass",
null,
"minecraft:glass",
null
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "minecraft:milk_bucket"
},
{
"slot": "2",
"count": 1,
"item": "minecraft:glass"
}
],
"results": [
{
"count": 16,
"item": "zy_croptopia:milk_bottle"
},
{
"count": 1,
"item": "minecraft:bucket"
}
],
"slots": [
{
"id": "minecraft:glass",
"rawId": "minecraft:glass",
"aux": "undefined",
"count": 1,
"label": "glass",
"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:glass",
"rawId": "minecraft:glass",
"aux": "undefined",
"count": 1,
"label": "glass",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:glass",
"rawId": "minecraft:glass",
"aux": "undefined",
"count": 1,
"label": "glass",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:milk_bottle",
"rawId": "zy_croptopia:milk_bottle",
"aux": "undefined",
"count": 16,
"label": "牛奶瓶",
"iconUrl": "undefined",
"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"
]
}
}