返回上一级
糯米配方
配方newyear_delight_nullgr

糯米配方

newyear_delight_nullgr:glutinousrice_bag2

无序合成,产出 newyear_delight_nullgr:glutinousrice

概述

无序合成,产出 newyear_delight_nullgr:glutinousrice

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

用途与获取

  • 这是一个无序合成资料。
  • 产出:糯米。
  • 布局:列表。

关联知识

数据来源

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

配方

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