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