配方zy_croptopia
茶配方
zy_croptopia:tea_shaped
有序合成,产出 zy_croptopia:tea
配方
tea_leaves
water_bottle
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 茶
- 产物预览
- tea
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:tea_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"zy_croptopia:water_bottle",
"zy_croptopia:tea_leaves"
],
"outputIds": [
"zy_croptopia:tea"
],
"pattern": [
" ",
" 2 ",
" 1 "
],
"grid": [
null,
null,
null,
null,
"zy_croptopia:tea_leaves",
null,
null,
"zy_croptopia:water_bottle",
null
],
"ingredients": [
{
"slot": "1",
"count": 1,
"item": "zy_croptopia:water_bottle"
},
{
"slot": "2",
"count": 1,
"item": "zy_croptopia:tea_leaves"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:tea"
}
],
"slots": [
{
"id": "zy_croptopia:tea_leaves",
"rawId": "zy_croptopia:tea_leaves",
"aux": "undefined",
"count": 1,
"label": "茶叶",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "zy_croptopia:water_bottle",
"rawId": "zy_croptopia:water_bottle",
"aux": "undefined",
"count": 1,
"label": "水瓶",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:tea",
"rawId": "zy_croptopia:tea",
"aux": "undefined",
"count": 1,
"label": "茶",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}