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