掉落collectors_delight_nullgr
portobello_colony_stage2 掉落
loot_tables/portobello_colony_stage2.json
掉落 collectors_delight_nullgr:portobello
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| collectors_delight_nullgr:portobello | 1 | 3 - 3 |
组件摘要
{
"loot": {
"id": "loot_tables/portobello_colony_stage2.json",
"drops": [
{
"itemId": "collectors_delight_nullgr:portobello",
"weight": 1,
"count": [
3,
3
]
}
],
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 3,
"min": 3
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "collectors_delight_nullgr:portobello",
"type": "item",
"weight": 1
}
],
"rolls": 1
}
]
},
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 3,
"min": 3
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "collectors_delight_nullgr:portobello",
"type": "item",
"weight": 1
}
],
"rolls": 1
}
]
}