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