掉落zy_croptopia
unripe_currant_crop 掉落
loot_tables/zy_croptopia/blocks/unripe_currant_crop.json
掉落 zy_croptopia:currant_seed
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| zy_croptopia:currant_seed | 1 | 1 - 1 |
组件摘要
{
"loot": {
"id": "loot_tables/zy_croptopia/blocks/unripe_currant_crop.json",
"drops": [
{
"itemId": "zy_croptopia:currant_seed",
"weight": 1,
"count": [
1,
1
]
}
],
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "zy_croptopia:currant_seed",
"weight": 1
}
]
}
]
},
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "zy_croptopia:currant_seed",
"weight": 1
}
]
}
]
}