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