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