掉落cultural_delight_nullgr
eggplants_sloots_4 掉落
loot_tables/eggplants_sloots_4.json
掉落 cultural_delight_nullgr:eggplant_seeds
概述
掉落 cultural_delight_nullgr:eggplant_seeds
- 资料类型
- 掉落
- 命名空间
- cultural_delight_nullgr
- 所属模组
- cultural-delight
- 关联资料
- 0 条
掉落cultural_delight_nullgr:eggplant_seeds
用途与获取
- 这是掉落表资料,当前解析到 1 个掉落项。
- 主要掉落:cultural_delight_nullgr:eggplant_seeds。
关联知识
当前解析结果还没有发现配方、掉落、地物或实体关联。
数据来源
- 来源文件
- CulturalDelight_BP/loot_tables/eggplants_sloots_4.json
- 条目 ID
- loot_tables/eggplants_sloots_4.json
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 建议补充获取方式和用途
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| cultural_delight_nullgr:eggplant_seeds | 1 | 2 - 3 |
技术区:组件 JSON
{
"loot": {
"id": "loot_tables/eggplants_sloots_4.json",
"drops": [
{
"itemId": "cultural_delight_nullgr:eggplant_seeds",
"weight": 1,
"count": [
2,
3
]
}
],
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 3,
"min": 2
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "cultural_delight_nullgr:eggplant_seeds",
"type": "item",
"weight": 1
}
],
"rolls": 1
}
]
},
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 3,
"min": 2
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "cultural_delight_nullgr:eggplant_seeds",
"type": "item",
"weight": 1
}
],
"rolls": 1
}
]
}