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