掉落expanded_delight_nullgr
cinnamon 掉落
loot_tables/cinnamon.json
掉落 minecraft:apple、expanded_delight_nullgr:cinnamon_sapling
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| minecraft:apple | 6 | 0 - 0 |
| expanded_delight_nullgr:cinnamon_sapling | 2 | 1 - 1 |
组件摘要
{
"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
}
]
}