掉落fruitfarmersdelight_nullgr
loots_apple_leaves 掉落
loot_tables/loots_apple_leaves.json
掉落 fruitfarmersdelight_nullgr:apple_sapling、minecraft:apple
掉落
| 物品 | 权重 | 数量 |
|---|---|---|
| fruitfarmersdelight_nullgr:apple_sapling | 1 | 1 - 1 |
| minecraft:apple | 7 | 0 - 0 |
组件摘要
{
"loot": {
"id": "loot_tables/loots_apple_leaves.json",
"drops": [
{
"itemId": "fruitfarmersdelight_nullgr:apple_sapling",
"weight": 1,
"count": [
1,
1
]
},
{
"itemId": "minecraft:apple",
"weight": 7,
"count": [
0,
0
]
}
],
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 1,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "fruitfarmersdelight_nullgr:apple_sapling",
"type": "item",
"weight": 1
},
{
"functions": [
{
"count": {
"max": 0,
"min": 0
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "minecraft:apple",
"type": "item",
"weight": 7
}
],
"rolls": 1
}
]
},
"pools": [
{
"entries": [
{
"functions": [
{
"count": {
"max": 1,
"min": 1
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "fruitfarmersdelight_nullgr:apple_sapling",
"type": "item",
"weight": 1
},
{
"functions": [
{
"count": {
"max": 0,
"min": 0
},
"function": "set_count"
},
{
"data": 0,
"function": "set_data"
}
],
"name": "minecraft:apple",
"type": "item",
"weight": 7
}
],
"rolls": 1
}
]
}