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