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