返回上一级
配方newyear_delight_nullgr

袋装红豆配方

newyear_delight_nullgr:bagged_red_bean_shrub

无序合成,产出 newyear_delight_nullgr:bagged_red_bean_shrub

概述

无序合成,产出 newyear_delight_nullgr:bagged_red_bean_shrub

资料类型
配方
命名空间
newyear_delight_nullgr
所属模组
h60m18ao
关联资料
2 条
配方无序合成工作台

用途与获取

  • 这是一个无序合成资料。
  • 产出:袋装红豆。
  • 布局:列表。

关联知识

数据来源

来源文件
behavior_pack_H60M18ao/netease_recipes/newyear_delight_nullgr_bagged_red_bean_shrub.json
条目 ID
newyear_delight_nullgr:bagged_red_bean_shrub
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

配方

红豆
类型
无序合成
布局
列表
产出
袋装红豆
产物预览
袋装红豆
标签
工作台
技术区:组件 JSON
{
  "recipe": {
    "id": "newyear_delight_nullgr:bagged_red_bean_shrub",
    "type": "shapeless",
    "recipeKind": "shapeless",
    "layout": "list",
    "inputIds": [
      "newyear_delight_nullgr:red_bean_shrub"
    ],
    "outputIds": [
      "newyear_delight_nullgr:bagged_red_bean_shrub"
    ],
    "pattern": [],
    "grid": [],
    "ingredients": [
      {
        "count": 9,
        "item": "newyear_delight_nullgr:red_bean_shrub",
        "data": 0
      }
    ],
    "results": [
      {
        "count": 1,
        "item": "newyear_delight_nullgr:bagged_red_bean_shrub",
        "data": 0
      }
    ],
    "slots": [
      {
        "id": "newyear_delight_nullgr:red_bean_shrub",
        "rawId": "newyear_delight_nullgr:red_bean_shrub",
        "aux": "undefined",
        "count": 1,
        "label": "红豆",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_84GOjZaC/textures/items/newyear/red_bean_shrub.png",
        "refType": "item"
      }
    ],
    "outputs": [
      {
        "id": "newyear_delight_nullgr:bagged_red_bean_shrub",
        "rawId": "newyear_delight_nullgr:bagged_red_bean_shrub",
        "aux": "undefined",
        "count": 1,
        "label": "袋装红豆",
        "iconUrl": "/api/assets/local-farmer-delight-46in1/resource_pack_84GOjZaC/textures/blocks/newyear/rice_bag_bottom.png",
        "refType": "block"
      }
    ],
    "tools": [],
    "containers": [],
    "sourceType": "vanilla",
    "tags": [
      "crafting_table"
    ]
  }
}