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