返回首页
掉落dumpling_delight_nullgr

fennel_3 掉落

loot_tables/fennel_3.json

掉落 dumpling_delight_nullgr:fennel、dumpling_delight_nullgr:fennel_seeds

掉落

物品权重数量
dumpling_delight_nullgr:fennel11 - 2
dumpling_delight_nullgr:fennel_seeds12 - 3

组件摘要

{
  "loot": {
    "id": "loot_tables/fennel_3.json",
    "drops": [
      {
        "itemId": "dumpling_delight_nullgr:fennel",
        "weight": 1,
        "count": [
          1,
          2
        ]
      },
      {
        "itemId": "dumpling_delight_nullgr:fennel_seeds",
        "weight": 1,
        "count": [
          2,
          3
        ]
      }
    ],
    "pools": [
      {
        "rolls": 1,
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 2,
                  "min": 1
                },
                "function": "set_count"
              },
              {
                "function": "set_data",
                "data": 0
              }
            ],
            "type": "item",
            "name": "dumpling_delight_nullgr:fennel",
            "weight": 1
          }
        ]
      },
      {
        "rolls": 1,
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 3,
                  "min": 2
                },
                "function": "set_count"
              },
              {
                "function": "set_data",
                "data": 0
              }
            ],
            "type": "item",
            "name": "dumpling_delight_nullgr:fennel_seeds",
            "weight": 1
          }
        ]
      }
    ]
  },
  "pools": [
    {
      "rolls": 1,
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 2,
                "min": 1
              },
              "function": "set_count"
            },
            {
              "function": "set_data",
              "data": 0
            }
          ],
          "type": "item",
          "name": "dumpling_delight_nullgr:fennel",
          "weight": 1
        }
      ]
    },
    {
      "rolls": 1,
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 3,
                "min": 2
              },
              "function": "set_count"
            },
            {
              "function": "set_data",
              "data": 0
            }
          ],
          "type": "item",
          "name": "dumpling_delight_nullgr:fennel_seeds",
          "weight": 1
        }
      ]
    }
  ]
}