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