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