
配方green_delight_nullgr
黏液包配方
green_delight_nullgr:slime_bread
熔炉,产出 green_delight_nullgr:slime_bread
概述
熔炉,产出 green_delight_nullgr:slime_bread
- 资料类型
- 配方
- 命名空间
- green_delight_nullgr
- 所属模组
- a54kfe-fe
- 关联资料
- 1 条
配方熔炉blast_furnacecampfiresmoker
用途与获取
- 这是一个熔炉资料。
- 产出:黏液包。
- 布局:列表。
关联知识
数据来源
- 来源文件
- behavior_pack_A54KFeFE/netease_recipes/green_delight_nullgr_slime_bread.json
- 条目 ID
- green_delight_nullgr:slime_bread
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
配方
slime_ball
- 类型
- 熔炉
- 布局
- 列表
- 产出
- 黏液包
- 产物预览

- 标签
- blast_furnace、campfire、熔炉、smoker
技术区:组件 JSON
{
"recipe": {
"id": "green_delight_nullgr:slime_bread",
"type": "furnace",
"recipeKind": "furnace",
"layout": "list",
"inputIds": [
"minecraft:slime_ball"
],
"outputIds": [
"green_delight_nullgr:slime_bread"
],
"pattern": [],
"grid": [],
"ingredients": [],
"results": [
{
"count": 1,
"item": "green_delight_nullgr:slime_bread",
"data": 0
}
],
"slots": [
{
"id": "minecraft:slime_ball",
"rawId": "minecraft:slime_ball",
"aux": "undefined",
"count": 1,
"label": "slime ball",
"iconUrl": "undefined",
"refType": "item"
}
],
"outputs": [
{
"id": "green_delight_nullgr:slime_bread",
"rawId": "green_delight_nullgr:slime_bread",
"aux": "undefined",
"count": 1,
"label": "黏液包",
"iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_cq2iqBBZ/textures/items/green/slime_bread.png",
"refType": "item"
}
],
"tools": [],
"containers": [],
"sourceType": "vanilla",
"tags": [
"blast_furnace",
"campfire",
"furnace",
"smoker"
]
}
}