掉落frycooking_delight_nullgr
wild_canola 掉落
loot_tables/wild_canola.json
掉落 frycooking_delight_nullgr:canola_seeds、frycooking_delight_nullgr:canola
概述
掉落 frycooking_delight_nullgr:canola_seeds、frycooking_delight_nullgr:canola
- 资料类型
- 掉落
- 命名空间
- frycooking_delight_nullgr
- 所属模组
- fry-cooking-delight
- 关联资料
- 1 条
掉落frycooking_delight_nullgr:canola_seedsfrycooking_delight_nullgr:canola
用途与获取
- 这是掉落表资料,当前解析到 2 个掉落项。
- 主要掉落:frycooking_delight_nullgr:canola_seeds、frycooking_delight_nullgr:canola。
关联知识
数据来源
- 来源文件
- FryCookingDelight_BP/loot_tables/wild_canola.json
- 条目 ID
- loot_tables/wild_canola.json
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| frycooking_delight_nullgr:canola_seeds | 1 | 1 - 1 |
| frycooking_delight_nullgr:canola | 1 | 0 - 1 |
技术区:组件 JSON
{
"loot": {
"id": "loot_tables/wild_canola.json",
"drops": [
{
"itemId": "frycooking_delight_nullgr:canola_seeds",
"weight": 1,
"count": [
1,
1
]
},
{
"itemId": "frycooking_delight_nullgr:canola",
"weight": 1,
"count": [
0,
1
]
}
],
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 1,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "frycooking_delight_nullgr:canola_seeds",
"type": "item",
"weight": 1
}
],
"rolls": 1
},
{
"entries": [
{
"functions": [
{
"count": {
"max": 1,
"min": 0
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "frycooking_delight_nullgr:canola",
"type": "item",
"weight": 1
}
],
"rolls": 1
}
]
},
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 1,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "frycooking_delight_nullgr:canola_seeds",
"type": "item",
"weight": 1
}
],
"rolls": 1
},
{
"entries": [
{
"functions": [
{
"count": {
"max": 1,
"min": 0
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "frycooking_delight_nullgr:canola",
"type": "item",
"weight": 1
}
],
"rolls": 1
}
]
}