32 lines
548 B
JSON
32 lines
548 B
JSON
![]() |
{
|
||
|
"type": "minecraft:entity",
|
||
|
"pools": [
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "minecraft:loot_table",
|
||
|
"value": "vanilla:entities/bat"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "minecraft:loot_table",
|
||
|
"value": "bat_membranes:entities/bat"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"rolls": 1,
|
||
|
"entries": [
|
||
|
{
|
||
|
"type": "minecraft:loot_table",
|
||
|
"value": "more_mob_heads:entities/bat"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|