返回上一级
掉落collectors_delight_nullgr

portobello_colony_stage0 掉落

loot_tables/portobello_colony_stage0.json

掉落 collectors_delight_nullgr:portobello

掉落

物品权重数量
collectors_delight_nullgr:portobello11 - 1

组件摘要

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