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