返回上一级
掉落ender_delight_nullgr

loot_chorus_succulent_3 掉落

loot_tables/loot_chorus_succulent_3.json

掉落 ender_delight_nullgr:chorus_succulent

概述

掉落 ender_delight_nullgr:chorus_succulent

资料类型
掉落
命名空间
ender_delight_nullgr
所属模组
ender-delight
关联资料
1 条
掉落ender_delight_nullgr:chorus_succulent

用途与获取

  • 这是掉落表资料,当前解析到 1 个掉落项。
  • 主要掉落:ender_delight_nullgr:chorus_succulent。

关联知识

数据来源

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

掉落

物品权重数量
ender_delight_nullgr:chorus_succulent13 - 3
技术区:组件 JSON
{
  "loot": {
    "id": "loot_tables/loot_chorus_succulent_3.json",
    "drops": [
      {
        "itemId": "ender_delight_nullgr:chorus_succulent",
        "weight": 1,
        "count": [
          3,
          3
        ]
      }
    ],
    "pools": [
      {
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 3,
                  "min": 3
                },
                "function": "set_count"
              },
              {
                "data": 0,
                "function": "set_data"
              }
            ],
            "name": "ender_delight_nullgr:chorus_succulent",
            "type": "item",
            "weight": 1
          }
        ],
        "rolls": 1
      }
    ]
  },
  "pools": [
    {
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 3,
                "min": 3
              },
              "function": "set_count"
            },
            {
              "data": 0,
              "function": "set_data"
            }
          ],
          "name": "ender_delight_nullgr:chorus_succulent",
          "type": "item",
          "weight": 1
        }
      ],
      "rolls": 1
    }
  ]
}