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