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