配方zy_croptopia
研钵配方
zy_croptopia:mortar_and_pestle_shaped
有序合成,产出 zy_croptopia:mortar_and_pestle
配方
stick
bowl
- 类型
- 有序合成
- 布局
- 工作台 3x3
- 产出
- 研钵
- 产物预览
- mortar_and_pestle
- 标签
- 工作台
组件摘要
{
"recipe": {
"id": "zy_croptopia:mortar_and_pestle_shaped",
"type": "shaped",
"recipeKind": "shaped",
"layout": "crafting_3x3",
"inputIds": [
"minecraft:stick",
"minecraft:bowl"
],
"outputIds": [
"zy_croptopia:mortar_and_pestle"
],
"pattern": [
"i",
"#"
],
"grid": [
"minecraft:stick",
"minecraft:bowl"
],
"ingredients": [
{
"slot": "i",
"count": 1,
"item": "minecraft:stick"
},
{
"slot": "#",
"count": 1,
"item": "minecraft:bowl"
}
],
"results": [
{
"count": 1,
"item": "zy_croptopia:mortar_and_pestle"
}
],
"slots": [
{
"id": "minecraft:stick",
"rawId": "minecraft:stick",
"aux": "undefined",
"count": 1,
"label": "stick",
"iconUrl": "undefined",
"refType": "item"
},
{
"id": "minecraft:bowl",
"rawId": "minecraft:bowl",
"aux": "undefined",
"count": 1,
"label": "bowl",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "zy_croptopia:mortar_and_pestle",
"rawId": "zy_croptopia:mortar_and_pestle",
"aux": "undefined",
"count": 1,
"label": "研钵",
"iconUrl": "undefined",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"crafting_table"
]
}
}