返回上一级
掉落valentine_delight_nullgr

loot_cotton_candy_crop_stage5 掉落

loot_tables/loot_cotton_candy_crop_stage5.json

掉落 valentine_delight_nullgr:cotton_candy_seeds、valentine_delight_nullgr:cotton_candy

掉落

物品权重数量
valentine_delight_nullgr:cotton_candy_seeds10 - 1
valentine_delight_nullgr:cotton_candy11 - 2

组件摘要

{
  "loot": {
    "id": "loot_tables/loot_cotton_candy_crop_stage5.json",
    "drops": [
      {
        "itemId": "valentine_delight_nullgr:cotton_candy_seeds",
        "weight": 1,
        "count": [
          0,
          1
        ]
      },
      {
        "itemId": "valentine_delight_nullgr:cotton_candy",
        "weight": 1,
        "count": [
          1,
          2
        ]
      }
    ],
    "pools": [
      {
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 1,
                  "min": 0
                },
                "function": "set_count"
              },
              {
                "data": 0,
                "function": "set_data"
              }
            ],
            "name": "valentine_delight_nullgr:cotton_candy_seeds",
            "type": "item",
            "weight": 1
          }
        ],
        "rolls": 1
      },
      {
        "entries": [
          {
            "functions": [
              {
                "count": {
                  "max": 2,
                  "min": 1
                },
                "function": "set_count"
              },
              {
                "data": 0,
                "function": "set_data"
              }
            ],
            "name": "valentine_delight_nullgr:cotton_candy",
            "type": "item",
            "weight": 1
          }
        ],
        "rolls": 1
      }
    ]
  },
  "pools": [
    {
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 1,
                "min": 0
              },
              "function": "set_count"
            },
            {
              "data": 0,
              "function": "set_data"
            }
          ],
          "name": "valentine_delight_nullgr:cotton_candy_seeds",
          "type": "item",
          "weight": 1
        }
      ],
      "rolls": 1
    },
    {
      "entries": [
        {
          "functions": [
            {
              "count": {
                "max": 2,
                "min": 1
              },
              "function": "set_count"
            },
            {
              "data": 0,
              "function": "set_data"
            }
          ],
          "name": "valentine_delight_nullgr:cotton_candy",
          "type": "item",
          "weight": 1
        }
      ],
      "rolls": 1
    }
  ]
}