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