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