
配方farmer_delight_nullgr
奶瓶配方
farmer_delight_nullgr:milk_bottle
有序合成,产出 farmer_delight_nullgr:milk_bottle, minecraft:bucket
配方
milk_bucket
glass_bottle
glass_bottle
glass_bottle
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 奶瓶, bucket
- 产物预览
3bucket- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "farmer_delight_nullgr:milk_bottle",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:milk_bucket",
"minecraft:glass_bottle"
],
"outputIds": [
"farmer_delight_nullgr:milk_bottle",
"minecraft:bucket"
],
"pattern": [
"AD",
"DD"
],
"grid": [
"minecraft:milk_bucket",
"minecraft:glass_bottle",
"minecraft:glass_bottle",
"minecraft:glass_bottle"
],
"ingredients": [
{
"slot": "A",
"item": "minecraft:milk_bucket",
"data": 0
},
{
"slot": "D",
"item": "minecraft:glass_bottle",
"data": 0
}
],
"results": [
{
"count": 3,
"item": "farmer_delight_nullgr:milk_bottle",
"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"
},
{
"id": "minecraft:glass_bottle",
"rawId": "minecraft:glass_bottle",
"aux": "undefined",
"count": 1,
"label": "glass bottle",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:glass_bottle",
"rawId": "minecraft:glass_bottle",
"aux": "undefined",
"count": 1,
"label": "glass bottle",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:glass_bottle",
"rawId": "minecraft:glass_bottle",
"aux": "undefined",
"count": 1,
"label": "glass bottle",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "farmer_delight_nullgr:milk_bottle",
"rawId": "farmer_delight_nullgr:milk_bottle",
"aux": "undefined",
"count": 3,
"label": "奶瓶",
"iconUrl": "/api/assets/farmer-delight-nullgr/FarmerDelight_NullGr_RP/textures/items/famerdelight/milk_bottle.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"
]
}
}