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